/third_party/gn/src/base/files/ |
D | file_enumerator_win.cc | 157 const bool is_dir = in Next() local
|
D | file_enumerator_posix.cc | 141 const bool is_dir = info.IsDirectory(); in Next() local
|
/third_party/python/Lib/importlib/ |
D | _adapters.py | 41 def is_dir(self): member in DegenerateFiles.Path
|
D | readers.py | 80 def is_dir(self): member in MultiplexedPath
|
D | abc.py | 382 def is_dir(self) -> bool: member in Traversable
|
/third_party/python/Lib/ |
D | pathlib.py | 412 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
|
D | zipfile.py | 530 def is_dir(self): member in ZipInfo 2376 def is_dir(self): member in Path
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify13.c | 53 int is_dir; member
|
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | prot_hsymlinks.c | 90 int is_dir; member 107 int is_dir; member
|
/third_party/f2fs-tools/fsck/ |
D | node.h | 164 static inline void set_cold_node(struct f2fs_node *rn, bool is_dir) in set_cold_node()
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | tinydir.h | 184 int is_dir; member
|
/third_party/rust/crates/glob/src/ |
D | lib.rs | 318 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/ |
D | parse_mb_syn_cavlc.cpp | 1594 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
|
D | parse_mb_syn_cabac.cpp | 1023 bool is_dir = IS_DIR (subMbType, 0, listIdx) > 0; in ParseInterBMotionInfoCabac() local
|
/third_party/openssl/engines/ |
D | e_loader_attic.c | 867 is_dir enumerator
|
/third_party/libabigail/src/ |
D | abg-tools-utils.cc | 514 is_dir(const string& path) in is_dir() function
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 1237 int is_dir; in umass_scsi_inquiry_data() local
|
/third_party/python/Lib/test/ |
D | test_os.py | 4130 def check_entry(self, entry, name, is_dir, is_file, is_symlink): argument
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 47724 bool is_dir; member
|