| /third_party/python/Lib/importlib/resources/ |
| D | _adapters.py | 69 is_dir = is_file variable in CompatibilityFiles.SpecPath 99 def is_dir(self): member in CompatibilityFiles.ChildPath 131 is_dir = is_file variable in CompatibilityFiles.OrphanPath
|
| D | simple.py | 66 def is_dir(self): member in ResourceHandle 88 def is_dir(self): member in ResourceContainer
|
| D | abc.py | 87 def is_dir(self) -> bool: member in Traversable
|
| D | readers.py | 79 def is_dir(self): member in MultiplexedPath
|
| /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/ |
| D | pathlib.py | 327 def _select_from(self, parent_path, is_dir, exists, scandir): argument 337 def _select_from(self, parent_path, is_dir, exists, scandir): argument 353 def _select_from(self, parent_path, is_dir, exists, scandir): argument 383 def _iterate_directories(self, parent_path, is_dir, scandir): argument 402 def _select_from(self, parent_path, is_dir, exists, scandir): argument 1245 def is_dir(self): member in Path
|
| D | zipfile.py | 560 def is_dir(self): member in ZipInfo 2470 def is_dir(self): member in Path
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| D | fanotify13.c | 54 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/node/deps/openssl/openssl/engines/ |
| D | e_loader_attic.c | 867 is_dir enumerator
|
| /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 | 1233 int is_dir; in umass_scsi_inquiry_data() local
|
| /third_party/python/Lib/test/ |
| D | test_os.py | 4181 def check_entry(self, entry, name, is_dir, is_file, is_symlink): argument
|