Home
last modified time | relevance | path

Searched defs:entry_type (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/flyweight/test/
Dtest_custom_factory.cpp31 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/
Denvironment.hpp241 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/
Dno_tracking.hpp29 struct entry_type struct
32 struct apply{typedef Value type;};
Drefcounted.hpp181 struct entry_type struct
184 struct apply
Dassoc_container_factory.hpp57 >::type entry_type; typedef in boost::flyweights::assoc_container_factory_class
/third_party/gstreamer/gstreamer/gst/
Dgsttoc.h91 #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/
Dct_b64.c64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
Dct_local.h78 ct_log_entry_type_t entry_type; member
Dct_sct.c64 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/
Dflyweight_core.hpp57 typedef typename core::entry_type entry_type; typedef
89 >::type entry_type; typedef in boost::flyweights::detail::flyweight_core
/third_party/jsoncpp/devtools/
Dantglob.py102 entry_type = FILE, argument
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c31 enum entry_type { enum
/third_party/weston/libweston/backend-drm/
Dlibbacklight.c211 enum backlight_type entry_type; in backlight_init() local
/third_party/skia/third_party/externals/brotli/research/
Dfind_opt_references.cc39 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/
DMinidumpYAML.h62 using entry_type = EntryT; member
/third_party/boost/boost/geometry/index/detail/rtree/
Dpack_create.hpp190 typedef std::pair<point_type, InIt> entry_type; in apply() typedef
/third_party/node/src/
Dnode_perf.cc389 PerformanceEntryType entry_type = ToPerformanceEntryTypeEnum(*type); in Notify() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc2627 const Descriptor* entry_type = field_descriptor->message_type(); in GetFieldValue() local
/third_party/f2fs-tools/include/
Df2fs_fs.h1028 unsigned char entry_type; /* SUM_TYPE_XXX */ member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp11017 string entry_type; in func_type_decl() local