/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test36-leaf-v0.cc | 15 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
|
D | test36-leaf-v1.cc | 16 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/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/third_party/spirv-tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/third_party/node/deps/v8/src/torque/ |
D | types.cc | 124 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
|
D | class-debug-reader-generator.cc | 47 if (auto struct_type = type_->StructSupertype()) { in operator *() local 90 base::Optional<const StructType*> struct_type = type_->StructSupertype(); in end() local
|
D | type-visitor.cc | 194 StructType* struct_type = TypeOracle::GetStructType(decl, specialized_from); in ComputeType() local 491 StructType* struct_type, const StructDeclaration* struct_declaration) { in VisitStructMethods()
|
D | cc-generator.cc | 447 const Type* struct_type = instruction.bit_field_struct_type; in EmitInstruction() local 481 } else if (auto struct_type = result.type()->StructSupertype()) { in CollectAllFields() local
|
D | csa-generator.cc | 949 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
|
D | implementation-visitor.cc | 2169 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/ |
D | ssl_test_ctx.c | 37 #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/ |
D | protostream_objectwriter_test.cc | 1600 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/ |
D | eliminate_dead_input_components_pass.cpp | 76 const analysis::Struct* struct_type = ptr_type->pointee_type()->AsStruct(); in Process() local
|
D | copy_prop_arrays.cpp | 364 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/ |
D | copy_prop_arrays.cpp | 376 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/ |
D | copy_prop_arrays.cpp | 376 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local 804 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
|
D | graphics_robust_access_pass.cpp | 791 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() local
|
D | upgrade_memory_model.cpp | 733 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 432 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/third_party/spirv-tools/source/val/ |
D | validate_annotation.cpp | 308 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_annotation.cpp | 432 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|