Home
last modified time | relevance | path

Searched defs:component_type (Results 1 – 25 of 91) sorted by relevance

1234

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
49 const auto* component_type = in Apply() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp122 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
49 const auto* component_type = in Apply() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp122 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_composite_construct.cpp166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
49 const auto* component_type = in Apply() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp122 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/libtextclassifier/native/annotator/
Dtypes.cc79 const DatetimeComponent::ComponentType& component_type) { in ComponentTypeToString()
327 const DatetimeComponent::ComponentType& component_type) { in GetOrCreateDatetimeComponent()
344 for (const auto& component_type : datetime_component_types) { in GetFinestGranularityFromComponentTypes() local
413 const DatetimeComponent::ComponentType& component_type) { in GetDatetimeComponent()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_constants.cpp59 const auto component_type = in ValidateConstantComposite() local
105 const auto component_type = in ValidateConstantComposite() local
267 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp193 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
224 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
248 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp59 const auto component_type = in ValidateConstantComposite() local
105 const auto component_type = in ValidateConstantComposite() local
267 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp193 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
224 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
248 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_constants.cpp59 const auto component_type = in ValidateConstantComposite() local
105 const auto component_type = in ValidateConstantComposite() local
267 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp193 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
224 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
248 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_fixed_containers.cpp34 typedef typename data_type<T>::value_type component_type; in test_vector() typedef
179 typedef typename data_type<T>::value_type component_type; in test_matrix() typedef
/external/tensorflow/tensorflow/compiler/xla/
Dprimitive_util.h177 auto component_type = in HigherPrecisionType() local
/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/proto/google/maps/addressvalidation/v1/
Daddress.proto110 string component_type = 2; field
/external/googleapis/google/maps/addressvalidation/v1/
Daddress.proto110 string component_type = 2; field
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp412 uint32_t const component_type = in GetTypeInstruction() local
428 uint32_t const component_type = in GetTypeInstruction() local
657 const Type* component_type = cm_type->component_type(); in RebuildType() local
665 const Type* component_type = cm_type->component_type(); in RebuildType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp412 uint32_t const component_type = in GetTypeInstruction() local
428 uint32_t const component_type = in GetTypeInstruction() local
642 const Type* component_type = cm_type->component_type(); in RebuildType() local
650 const Type* component_type = cm_type->component_type(); in RebuildType() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dtype_manager.cpp412 uint32_t const component_type = in GetTypeInstruction() local
428 uint32_t const component_type = in GetTypeInstruction() local
654 const Type* component_type = cm_type->component_type(); in RebuildType() local
662 const Type* component_type = cm_type->component_type(); in RebuildType() local
/external/libtextclassifier/native/annotator/datetime/
Ddatetime-grounder.cc115 const grammar::datetime::ComponentType component_type) { in ToComponentType()
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_latency_info.proto78 optional LatencyComponentType component_type = 1; field

1234