Home
last modified time | relevance | path

Searched defs:struct_type (Results 1 – 25 of 59) sorted by relevance

123

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest36-leaf-v0.cc15 struct struct_type struct
21 interface1(struct_type*) in interface1() argument
25 interface2(struct_type&) in interface2() argument
29 interface3(struct_type**) in interface3() argument
Dtest36-leaf-v1.cc16 struct struct_type struct
22 interface1(struct_type*) in interface1() argument
26 interface2(struct_type&) in interface2() argument
30 interface3(struct_type**) in interface3() argument
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/third_party/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/third_party/node/deps/v8/src/torque/
Dtypes.cc124 if (auto* struct_type = StructType::DynamicCast(t)) { in StructSupertype() local
618 if (auto struct_type = type->StructSupertype()) { in ComputeSlotKindsHelper() local
1200 base::Optional<const StructType*> struct_type = type->StructSupertype(); in ValidateAlignment() local
1259 } else if (auto struct_type = type->StructSupertype()) { in SizeOf() local
1320 if (base::Optional<const StructType*> struct_type = StructSupertype()) { in GetRuntimeType() local
1340 if (base::Optional<const StructType*> struct_type = StructSupertype()) { in GetDebugType() local
Dclass-debug-reader-generator.cc47 if (auto struct_type = type_->StructSupertype()) { in operator *() local
90 base::Optional<const StructType*> struct_type = type_->StructSupertype(); in end() local
Dtype-visitor.cc194 StructType* struct_type = TypeOracle::GetStructType(decl, specialized_from); in ComputeType() local
491 StructType* struct_type, const StructDeclaration* struct_declaration) { in VisitStructMethods()
Dcc-generator.cc447 const Type* struct_type = instruction.bit_field_struct_type; in EmitInstruction() local
481 } else if (auto struct_type = result.type()->StructSupertype()) { in CollectAllFields() local
Dcsa-generator.cc949 const Type* struct_type = instruction.bit_field_struct_type; in EmitInstruction() local
991 const Type* struct_type = instruction.bit_field_struct_type; in EmitInstruction() local
1040 } else if (auto struct_type = result.type()->StructSupertype()) { in EmitCSAValue() local
Dimplementation-visitor.cc2169 if (const auto* struct_type = StructType::DynamicCast(type)) { in Visit() local
2313 if (auto struct_type = (*generic_type)->StructSupertype()) { in GenerateFieldAccess() local
2496 } else if (auto struct_type = referenced_type->StructSupertype()) { in GenerateFetchFromLocation() local
2560 } else if (auto struct_type = referenced_type->StructSupertype()) { in GenerateAssignToLocation() local
3361 if (base::Optional<const StructType*> struct_type = type->StructSupertype()) { in LowerParameter() local
3379 if (base::Optional<const StructType*> struct_type = type->StructSupertype()) { in LowerLabelParameter() local
4407 if (const StructType* struct_type = StructType::DynamicCast(field_type)) { in GenerateFieldAccessors() local
5218 if (auto struct_type = field_type->StructSupertype()) { in GenerateClassFieldVerifier() local
5416 const StructType* struct_type = in CollectAllFields() local
5441 const StructType* struct_type = StructType::DynamicCast(type.get()); in GenerateCSATypes() local
[all …]
/third_party/openssl/test/helpers/
Dssl_test_ctx.c37 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument
43 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument
51 #define IMPLEMENT_SSL_TEST_INT_OPTION(struct_type, name, field) \ argument
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc1600 StructType struct_type; in TEST_P() local
1615 StructType struct_type; in TEST_P() local
1625 StructType struct_type; in TEST_P() local
1638 StructType struct_type; in TEST_P() local
1646 StructType struct_type; in TEST_P() local
1705 StructType struct_type; in TEST_P() local
1727 StructType struct_type; in TEST_P() local
1746 StructType struct_type; in TEST_P() local
/third_party/spirv-tools/source/opt/
Deliminate_dead_input_components_pass.cpp76 const analysis::Struct* struct_type = ptr_type->pointee_type()->AsStruct(); in Process() local
Dcopy_prop_arrays.cpp364 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
803 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.cpp376 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
804 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp376 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
804 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
Dgraphics_robust_access_pass.cpp791 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() local
Dupgrade_memory_model.cpp733 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_annotation.cpp432 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
/third_party/spirv-tools/source/val/
Dvalidate_annotation.cpp308 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_annotation.cpp432 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local

123