/third_party/boost/boost/coroutine/detail/ |
D | symmetric_coroutine_call.hpp | 70 typedef symmetric_coroutine_object< Arg, coroutine_fn, stack_allocator > object_t; in symmetric_coroutine_call() typedef 94 typedef symmetric_coroutine_object< Arg, coroutine_fn, StackAllocator > object_t; in symmetric_coroutine_call() typedef 118 typedef symmetric_coroutine_object< Arg, Fn, stack_allocator > object_t; in symmetric_coroutine_call() typedef 142 typedef symmetric_coroutine_object< Arg, Fn, StackAllocator > object_t; in symmetric_coroutine_call() typedef 166 typedef symmetric_coroutine_object< Arg, Fn, stack_allocator > object_t; in symmetric_coroutine_call() typedef 190 typedef symmetric_coroutine_object< Arg, Fn, StackAllocator > object_t; in symmetric_coroutine_call() typedef 214 typedef symmetric_coroutine_object< Arg, Fn, stack_allocator > object_t; in symmetric_coroutine_call() typedef 238 typedef symmetric_coroutine_object< Arg, Fn, StackAllocator > object_t; in symmetric_coroutine_call() typedef 326 typedef symmetric_coroutine_object< Arg &, coroutine_fn, stack_allocator > object_t; in symmetric_coroutine_call() typedef 350 typedef symmetric_coroutine_object< Arg &, coroutine_fn, StackAllocator > object_t; in symmetric_coroutine_call() typedef [all …]
|
/third_party/boost/boost/coroutine/ |
D | asymmetric_coroutine.hpp | 485 > object_t; in pull_coroutine() typedef 512 > object_t; in pull_coroutine() typedef 539 > object_t; in pull_coroutine() typedef 566 > object_t; in pull_coroutine() typedef 593 > object_t; in pull_coroutine() typedef 620 > object_t; in pull_coroutine() typedef 647 > object_t; in pull_coroutine() typedef 674 > object_t; in pull_coroutine() typedef 957 > object_t; in pull_coroutine() typedef 984 > object_t; in pull_coroutine() typedef [all …]
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify13.c | 51 static struct object_t { struct 52 const char *path; 53 int is_dir; 54 struct fanotify_fid_t fid;
|
/third_party/harfbuzz/src/ |
D | hb-serialize.hh | 66 struct object_t struct 68 void fini () { links.fini (); } in fini() 70 bool operator == (const object_t &o) const in operator ==() 77 uint32_t hash () const in hash() 83 struct link_t 93 char *head; 94 char *tail; 95 hb_vector_t<link_t> links; 96 object_t *next;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-serialize.hh | 66 struct object_t struct 68 void fini () { links.fini (); } in fini() 70 bool operator == (const object_t &o) const in operator ==() 77 uint32_t hash () const in hash() 83 struct link_t 93 char *head; 94 char *tail; 95 hb_vector_t<link_t> links; 96 object_t *next;
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-serialize.hh | 53 struct object_t : range_t struct 55 void fini () { links.fini (); } in fini() 57 bool operator == (const object_t &o) const in operator ==() 64 uint32_t hash () const in hash() 70 struct link_t 78 hb_vector_t<link_t> links; 79 object_t *next;
|
/third_party/json/include/nlohmann/detail/meta/ |
D | type_traits.hpp | 190 using object_t = typename BasicJsonType::object_t; typedef 214 using object_t = typename BasicJsonType::object_t; typedef
|
/third_party/json/include/nlohmann/detail/iterators/ |
D | iter_impl.hpp | 47 using object_t = typename BasicJsonType::object_t; typedef in nlohmann::detail::iter_impl
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-object.c | 137 } object_t; typedef
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-object.c | 137 } object_t; typedef
|
/third_party/harfbuzz/test/api/ |
D | test-object.c | 137 } object_t; typedef
|
/third_party/json/include/nlohmann/ |
D | json.hpp | 499 using object_t = ObjectType<StringType, typedef in nlohmann::basic_json 2706 object_t* get_impl_ptr(object_t* /*unused*/) noexcept in get_impl_ptr() argument
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 3129 using object_t = typename BasicJsonType::object_t; typedef 3153 using object_t = typename BasicJsonType::object_t; typedef 10816 using object_t = typename BasicJsonType::object_t; typedef in nlohmann::detail::iter_impl 16987 using object_t = ObjectType<StringType, typedef in nlohmann::basic_json 19194 object_t* get_impl_ptr(object_t* /*unused*/) noexcept in get_impl_ptr() argument
|