/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_params_with_struct.cpp | 29 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
|
D | fuzzer_pass_replace_params_with_struct.cpp | 92 std::vector<uint32_t> parameter_id; in Apply() local
|
D | transformation_replace_parameter_with_global.cpp | 31 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 D | transformation_replace_params_with_struct.cpp | 29 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 D | fuzzer_pass_replace_params_with_struct.cpp | 92 std::vector<uint32_t> parameter_id; in Apply() local
|
H A D | transformation_replace_parameter_with_global.cpp | 31 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 D | transformation_replace_params_with_struct.cpp | 29 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 D | fuzzer_pass_replace_params_with_struct.cpp | 92 std::vector<uint32_t> parameter_id; in Apply() local
|
H A D | transformation_replace_parameter_with_global.cpp | 31 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 D | study.proto | 92 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 D | study.proto | 92 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 D | study.proto | 93 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 D | study.proto | 93 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 D | intent.proto | 118 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 D | intent.proto | 118 string parameter_id = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/ |
H A D | intent.proto | 164 string parameter_id = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3/ |
H A D | intent.proto | 164 string parameter_id = 2; field
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | function.cpp | 55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | function.cpp | 55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | function.cpp | 55 spv_result_t Function::RegisterFunctionParameter(uint32_t parameter_id, in RegisterFunctionParameter()
|
/aosp_15_r20/external/stg/ |
H A D | stg.proto | 215 repeated fixed32 parameter_id = 3; field
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 1949 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 D | spvtoolsfuzz.proto | 1949 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 D | spvtoolsfuzz.proto | 1949 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 D | linker.cpp | 799 for (const auto parameter_id : in Link() local
|