Home
last modified time | relevance | path

Searched defs:is_dir (Results 1 – 19 of 19) sorted by relevance

/third_party/gn/src/base/files/
Dfile_enumerator_win.cc157 const bool is_dir = in Next() local
Dfile_enumerator_posix.cc141 const bool is_dir = info.IsDirectory(); in Next() local
/third_party/python/Lib/importlib/
D_adapters.py41 def is_dir(self): member in DegenerateFiles.Path
Dreaders.py80 def is_dir(self): member in MultiplexedPath
Dabc.py382 def is_dir(self) -> bool: member in Traversable
/third_party/python/Lib/
Dpathlib.py412 def _select_from(self, parent_path, is_dir, exists, scandir): argument
422 def _select_from(self, parent_path, is_dir, exists, scandir): argument
438 def _select_from(self, parent_path, is_dir, exists, scandir): argument
468 def _iterate_directories(self, parent_path, is_dir, scandir): argument
487 def _select_from(self, parent_path, is_dir, exists, scandir): argument
1298 def is_dir(self): member in Path
Dzipfile.py530 def is_dir(self): member in ZipInfo
2376 def is_dir(self): member in Path
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c53 int is_dir; member
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c90 int is_dir; member
107 int is_dir; member
/third_party/f2fs-tools/fsck/
Dnode.h164 static inline void set_cold_node(struct f2fs_node *rn, bool is_dir) in set_cold_node()
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h184 int is_dir; member
/third_party/rust/crates/glob/src/
Dlib.rs318 fn is_dir(p: &Path) -> bool { in is_dir() function
843 let is_dir = is_dir(path); in fill_todo() localVariable
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cavlc.cpp1594 bool is_dir = IS_DIR (pCurDqLayer->pSubMbType[iMbXy][i], 0, listIdx) > 0; in ParseInterBInfo() local
1684 bool is_dir = IS_DIR (subMbType, 0, listIdx) > 0; in ParseInterBInfo() local
Dparse_mb_syn_cabac.cpp1023 bool is_dir = IS_DIR (subMbType, 0, listIdx) > 0; in ParseInterBMotionInfoCabac() local
/third_party/openssl/engines/
De_loader_attic.c867 is_dir enumerator
/third_party/libabigail/src/
Dabg-tools-utils.cc514 is_dir(const string& path) in is_dir() function
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c1237 int is_dir; in umass_scsi_inquiry_data() local
/third_party/python/Lib/test/
Dtest_os.py4130 def check_entry(self, entry, name, is_dir, is_file, is_symlink): argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h47724 bool is_dir; member