/third_party/glib/glib/ |
D | gmem.h | 234 # define _G_NEW(struct_type, n_structs, func) \ argument 248 # define _G_RENEW(struct_type, mem, n_structs, func) \ argument 267 #define _G_NEW(struct_type, n_structs, func) \ argument 269 #define _G_RENEW(struct_type, mem, n_structs, func) \ argument 290 #define g_new(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc) argument 307 #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) argument 321 #define g_renew(struct_type, mem, n_structs) _G_RENEW (struct_type, mem, n_structs, realloc) argument 335 #define g_try_new(struct_type, n_structs) _G_NEW (struct_type, n_structs, try_malloc) argument 350 #define g_try_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, try_malloc0) argument 366 #define g_try_renew(struct_type, mem, n_structs) _G_RENEW (struct_type, mem, n_structs, try_realloc) argument
|
D | galloca.h | 101 #define g_newa(struct_type, n_structs) ((struct_type*) g_alloca (sizeof (struct_type) * (gsize) (n_… argument
|
D | gmacros.h | 852 #define G_STRUCT_OFFSET(struct_type, member) \ argument 855 #define G_STRUCT_OFFSET(struct_type, member) \ argument 1203 #define G_SIZEOF_MEMBER(struct_type, member) \ 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_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_mac.h | 43 typedef cef_main_args_t struct_type; typedef 71 typedef cef_window_info_t struct_type; typedef
|
D | cef_string_wrappers.h | 48 typedef cef_string_wide_t struct_type; typedef 130 typedef cef_string_utf8_t struct_type; typedef 198 typedef cef_string_utf16_t struct_type; typedef 304 typedef typename traits::struct_type struct_type; typedef
|
/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/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/boost/libs/fusion/example/extension/detail/ |
D | prior_impl.hpp | 32 typedef typename Iterator::struct_type struct_type; typedef
|
D | next_impl.hpp | 32 typedef typename Iterator::struct_type struct_type; typedef
|
D | advance_impl.hpp | 32 typedef typename Iterator::struct_type struct_type; typedef
|
/third_party/boost/libs/fusion/example/extension/ |
D | example_struct_iterator.hpp | 55 typedef Struct struct_type; typedef
|
/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/ |
D | ssl_test_ctx.c | 41 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument 47 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument 55 #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/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 | graphics_robust_access_pass.cpp | 791 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() 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
|
/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
|