Home
last modified time | relevance | path

Searched defs:parameter_id (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_params_with_struct.cpp29 const std::vector<uint32_t>& parameter_id, uint32_t fresh_function_type_id, in TransformationReplaceParamsWithStruct()
45 std::vector<uint32_t> parameter_id(message_.parameter_id().begin(), in IsApplicable() local
Dfuzzer_pass_replace_params_with_struct.cpp92 std::vector<uint32_t> parameter_id; in Apply() local
Dtransformation_replace_parameter_with_global.cpp31 uint32_t function_type_fresh_id, uint32_t parameter_id, in TransformationReplaceParameterWithGlobal()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_params_with_struct.cpp29 const std::vector<uint32_t>& parameter_id, uint32_t fresh_function_type_id, in TransformationReplaceParamsWithStruct()
45 std::vector<uint32_t> parameter_id(message_.parameter_id().begin(), in IsApplicable() local
H A Dfuzzer_pass_replace_params_with_struct.cpp92 std::vector<uint32_t> parameter_id; in Apply() local
H A Dtransformation_replace_parameter_with_global.cpp31 uint32_t function_type_fresh_id, uint32_t parameter_id, in TransformationReplaceParameterWithGlobal()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_replace_params_with_struct.cpp29 const std::vector<uint32_t>& parameter_id, uint32_t fresh_function_type_id, in TransformationReplaceParamsWithStruct()
45 std::vector<uint32_t> parameter_id(message_.parameter_id().begin(), in IsApplicable() local
H A Dfuzzer_pass_replace_params_with_struct.cpp92 std::vector<uint32_t> parameter_id; in Apply() local
H A Dtransformation_replace_parameter_with_global.cpp31 uint32_t function_type_fresh_id, uint32_t parameter_id, in TransformationReplaceParameterWithGlobal()
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dstudy.proto92 string parameter_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
390 string parameter_id = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dstudy.proto92 string parameter_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
390 string parameter_id = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dstudy.proto93 string parameter_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
420 string parameter_id = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dstudy.proto93 string parameter_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
420 string parameter_id = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/
H A Dintent.proto118 string parameter_id = 2; field
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/
H A Dintent.proto118 string parameter_id = 2; field
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dintent.proto164 string parameter_id = 2; field
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3/
H A Dintent.proto164 string parameter_id = 2; field
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dfunction.cpp55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
/aosp_15_r20/external/stg/
H A Dstg.proto215 repeated fixed32 parameter_id = 3; field
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto1949 uint32 parameter_id = 3; field
2138 repeated uint32 parameter_id = 1; field
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto1949 uint32 parameter_id = 3; field
2138 repeated uint32 parameter_id = 1; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto1949 uint32 parameter_id = 3; field
2138 repeated uint32 parameter_id = 1; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp799 for (const auto parameter_id : in Link() local

12