/third_party/boost/libs/flyweight/test/ |
D | test_custom_factory.cpp | 31 struct entry_type struct in lu_factory_class 33 entry_type(const Entry& x_):x(x_),count(0){} in entry_type() argument 35 Entry x; 36 std::size_t count;
|
/third_party/boost/boost/process/ |
D | environment.hpp | 241 using entry_type = detail::entry <Char, base_type>; typedef in boost::process::basic_environment_impl 451 struct entry_type struct in boost::process::basic_environment 454 typedef Char value_type; 455 typedef const value_type * pointer; 456 typedef std::basic_string<value_type> string_type; 457 typedef boost::iterator_range<pointer> range; 458 typedef Environment environment_t; 461 std::vector<string_type> to_vector() const in to_vector() 571 struct entry_type struct in boost::process::basic_native_environment 574 typedef Char value_type; [all …]
|
/third_party/boost/boost/flyweight/ |
D | no_tracking.hpp | 29 struct entry_type struct 32 struct apply{typedef Value type;};
|
D | refcounted.hpp | 181 struct entry_type struct 184 struct apply
|
D | assoc_container_factory.hpp | 57 >::type entry_type; typedef in boost::flyweights::assoc_container_factory_class
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsttoc.h | 91 #define GST_TOC_ENTRY_TYPE_IS_ALTERNATIVE(entry_type) (entry_type < 0) argument 99 #define GST_TOC_ENTRY_TYPE_IS_SEQUENCE(entry_type) (entry_type > 0) argument
|
/third_party/openssl/crypto/ct/ |
D | ct_b64.c | 64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
|
D | ct_local.h | 78 ct_log_entry_type_t entry_type; member
|
D | ct_sct.c | 64 int SCT_set_log_entry_type(SCT *sct, ct_log_entry_type_t entry_type) in SCT_set_log_entry_type()
|
/third_party/boost/boost/flyweight/detail/ |
D | flyweight_core.hpp | 57 typedef typename core::entry_type entry_type; typedef 89 >::type entry_type; typedef in boost::flyweights::detail::flyweight_core
|
/third_party/jsoncpp/devtools/ |
D | antglob.py | 102 entry_type = FILE, argument
|
/third_party/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents01.c | 31 enum entry_type { enum
|
/third_party/weston/libweston/backend-drm/ |
D | libbacklight.c | 211 enum backlight_type entry_type; in backlight_init() local
|
/third_party/skia/third_party/externals/brotli/research/ |
D | find_opt_references.cc | 39 typedef std::pair<int, std::vector<int> > entry_type; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 62 using entry_type = EntryT; member
|
/third_party/boost/boost/geometry/index/detail/rtree/ |
D | pack_create.hpp | 190 typedef std::pair<point_type, InIt> entry_type; in apply() typedef
|
/third_party/node/src/ |
D | node_perf.cc | 389 PerformanceEntryType entry_type = ToPerformanceEntryTypeEnum(*type); in Notify() local
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 2627 const Descriptor* entry_type = field_descriptor->message_type(); in GetFieldValue() local
|
/third_party/f2fs-tools/include/ |
D | f2fs_fs.h | 1028 unsigned char entry_type; /* SUM_TYPE_XXX */ member
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 11017 string entry_type; in func_type_decl() local
|