/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/cef/include/internal/ |
D | cef_types_wrappers.h | 44 typedef typename traits::struct_type struct_type; typedef 135 typedef cef_point_t struct_type; typedef 171 typedef cef_rect_t struct_type; typedef 220 typedef cef_size_t struct_type; typedef 258 typedef cef_range_t struct_type; typedef 293 typedef cef_insets_t struct_type; typedef 333 typedef cef_draggable_region_t struct_type; typedef 374 typedef cef_screen_info_t struct_type; typedef 428 typedef cef_key_event_t struct_type; typedef 454 typedef cef_mouse_event_t struct_type; typedef [all …]
|
D | cef_mac.h | 43 typedef cef_main_args_t struct_type; typedef 71 typedef cef_window_info_t struct_type; typedef
|
D | cef_linux.h | 43 typedef cef_main_args_t struct_type; typedef 71 typedef cef_window_info_t struct_type; typedef
|
D | cef_win.h | 45 typedef cef_main_args_t struct_type; typedef 69 typedef cef_window_info_t struct_type; typedef
|
D | cef_string_wrappers.h | 48 typedef cef_string_wide_t struct_type; typedef 146 typedef cef_string_utf8_t struct_type; typedef 229 typedef cef_string_utf16_t struct_type; typedef 349 typedef typename traits::struct_type struct_type; typedef
|
/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/libffi/src/ |
D | prep_cif.c | 251 ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, size_t *offsets) in ffi_get_struct_offsets()
|
/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
|
D | upgrade_memory_model.cpp | 731 analysis::Struct struct_type(element_types); in UpgradeExtInst() 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
|
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/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 | 308 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
|