Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 25 of 63) sorted by relevance

123

/third_party/node/test/wasi/c/
Dreaddir.c29 assert(entry->d_type == DT_REG); in main()
31 assert(entry->d_type == DT_UNKNOWN); in main()
35 assert(entry->d_type == DT_DIR); in main()
37 assert(entry->d_type == DT_UNKNOWN); in main()
/third_party/e2fsprogs/contrib/
Dspd_readdir.c65 unsigned char d_type; member
223 ds->d_type = d->d_type; in cache_dirstruct()
335 dirstruct->ret_dir.d_type = ds->d_type; in readdir()
358 entry->d_type = ds->d_type; in readdir_r()
381 dirstruct->ret_dir64.d_type = ds->d_type; in readdir64()
405 entry->d_type = ds->d_type; in readdir64_r()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerIOPosix.cpp48 if (E->d_type == DT_REG || E->d_type == DT_LNK) in ListFilesInDirRecursive()
50 else if (E->d_type == DT_DIR && *E->d_name != '.') in ListFilesInDirRecursive()
/third_party/python/Include/
Ddescrobject.h43 PyTypeObject *d_type; member
50 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type)
Dgrammar.h51 int d_type; /* Non-terminal this represents */ member
/third_party/musl/src/regex/
Dglob.c137 if (p2 && de->d_type && de->d_type!=DT_DIR && de->d_type!=DT_LNK) in do_glob()
160 int r = do_glob(buf, pos+l, de->d_type, p2 ? p2 : "", flags, errfunc, tail); in do_glob()
/third_party/musl/arch/generic/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/python/Objects/
Ddescrobject.c22 Py_XDECREF(descr->d_type); in descr_dealloc()
43 return PyUnicode_FromFormat(format, name, "?", descr->d_type->tp_name); in descr_repr()
82 if (!PyObject_TypeCheck(obj, descr->d_type)) { in descr_check()
87 descr->d_type->tp_name, in descr_check()
132 cls = descr->d_common.d_type; in classmethod_get()
146 return PyCMethod_New(descr->d_method, obj, NULL, descr->d_common.d_type); in method_get()
208 if (!PyObject_TypeCheck(obj, descr->d_type)) { in descr_setcheck()
213 descr->d_type->tp_name, in descr_setcheck()
368 ((PyMethodDescrObject *)func)->d_common.d_type, in method_vectorcall_FASTCALL_KEYWORDS_METHOD()
584 type_qualname = _PyObject_GetAttrId((PyObject *)descr->d_type, in calculate_qualname()
[all …]
/third_party/boost/boost/spirit/home/classic/phoenix/
Dtuples.hpp224 typedef typename TupleT::d_type type;
470 typedef nil_t d_type; typedef
671 typedef C c_type; typedef D d_type; typedef
713 typedef C c_type; typedef D d_type; typedef
760 typedef C c_type; typedef D d_type; typedef
808 typedef C c_type; typedef D d_type; typedef
858 typedef C c_type; typedef D d_type; typedef
909 typedef C c_type; typedef D d_type; typedef
961 typedef C c_type; typedef D d_type; typedef
1014 typedef C c_type; typedef D d_type; typedef
[all …]
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h52 unsigned char d_type; member
/third_party/glib/gio/
Dglocalfileenumerator.c280 file_type_from_dirent (char d_type) in file_type_from_dirent() argument
282 switch (d_type) in file_type_from_dirent()
337 local->entries[i].type = file_type_from_dirent (entry->d_type); in next_file_helper()
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c426 if (dent->d_type == DT_DIR) in visit_dir()
428 else if (dent->d_type == DT_LNK) in visit_dir()
430 else if (dent->d_type == DT_UNKNOWN) in visit_dir()
/third_party/python/Parser/
Dgrammar1.c15 assert(d->d_type == type); in PyGrammar_FindDFA()
/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp20 using d_type = typename PP::template division_result<T, U>; typedef
/third_party/boost/libs/filesystem/src/
Ddirectory.cpp271 if (result->d_type == DT_UNKNOWN) // filesystem does not supply d_type value in dir_itr_increment()
277 if (result->d_type == DT_DIR) in dir_itr_increment()
279 else if (result->d_type == DT_REG) in dir_itr_increment()
281 else if (result->d_type == DT_LNK) in dir_itr_increment()
/third_party/newfs_msdos/
Dmkfs_define.h102 uint16_t d_type; /* drive type */ member
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dtxt_test_utils.cc93 if (entry->d_type != DT_REG) { in RegisterFontsFromPath()
/third_party/libwebsockets/lib/misc/
Ddir.c143 switch (namelist[i]->d_type) { in lws_dir()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp127 if (Entry->d_type == DT_DIR) { in checkForOProfileProcEntry()
/third_party/wayland_standard/cursor/
Dxcursor.c887 if (ent->d_type != DT_UNKNOWN && in load_all_cursors_from_dir()
888 (ent->d_type != DT_REG && ent->d_type != DT_LNK)) in load_all_cursors_from_dir()
/third_party/node/deps/uvwasi/include/
Dwasi_types.h286 uvwasi_filetype_t d_type; member
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyaffsfs.h40 YUCHAR d_type; /* type of this record */ member
/third_party/toybox/lib/
Ddirtree.c161 new->st.st_mode = entry->d_type<<12; in dirtree_recurse()

123