| /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/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/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/spirv-tools/source/opt/ |
| D | liveness.cpp | 97 auto struct_type = type->AsStruct(); in GetLocSize() local 130 auto struct_type = agg_type->AsStruct(); in GetComponentType() local 143 auto struct_type = agg_type->AsStruct(); in GetLocOffset() 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
|
| D | eliminate_dead_io_components_pass.cpp | 120 const analysis::Struct* struct_type = core_type->AsStruct(); in Process() local
|
| D | graphics_robust_access_pass.cpp | 782 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() local
|
| D | upgrade_memory_model.cpp | 743 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_python.cpp | 131 const std::string struct_type = namer_.Type(struct_def); in NewRootTypeFromBuffer() local 706 const auto struct_type = namer_.Type(struct_def); in GetStartOfTable() local 794 const std::string struct_type = namer_.Type(struct_def); in BuildVectorOfTable() local 840 const std::string struct_type = namer_.Type(struct_def); in BuildVectorOfTableFromBytes() local 1269 const auto struct_type = namer_.Type(struct_def); in InitializeFromBuf() local 1283 const auto struct_type = namer_.Type(struct_def); in InitializeFromPackedBuf() local 1567 const auto struct_type = namer_.Type(struct_def); in GenPackForStructVectorField() local 1611 const auto struct_type = namer_.Type(struct_def); in GenPackForScalarVectorFieldHelper() local 1647 const auto struct_type = namer_.Type(struct_def); in GenPackForScalarVectorField() local 1690 const auto struct_type = namer_.Type(struct_def); in GenPackForStructField() local [all …]
|
| D | idl_gen_dart.cpp | 454 const auto &struct_type = namer_.Type(struct_def); in GenStruct() local 785 const auto struct_type = namer_.Type(struct_def); in GenReader() local
|
| D | idl_gen_go.cpp | 312 const std::string struct_type = namer_.Type(struct_def); in NewRootTypeFromBuffer() local 1098 const std::string struct_type = namer_.Type(struct_def); in GenNativeTablePack() local 1221 const std::string struct_type = namer_.Type(struct_def); in GenNativeTableUnPack() local
|
| /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 | 1597 StructType struct_type; in TEST_P() local 1612 StructType struct_type; in TEST_P() local 1622 StructType struct_type; in TEST_P() local 1635 StructType struct_type; in TEST_P() local 1643 StructType struct_type; in TEST_P() local 1702 StructType struct_type; in TEST_P() local 1724 StructType struct_type; in TEST_P() local 1743 StructType struct_type; in TEST_P() 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 | upgrade_memory_model.cpp | 733 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
|
| D | graphics_robust_access_pass.cpp | 791 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() 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/spirv-tools/source/val/ |
| D | validate_annotation.cpp | 311 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() 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/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_annotation.cpp | 432 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|