Home
last modified time | relevance | path

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

/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/jsoncpp/devtools/
Dantglob.py102 entry_type = FILE, argument
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c31 enum entry_type { enum
/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/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.h1195 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