/external/boringssl/src/util/ |
D | generate_build_files.py | 634 def OnlyFIPSFragments(path, dent, is_dir): argument 639 def NoTestsNorFIPSFragments(path, dent, is_dir): argument 643 def NoTests(path, dent, is_dir): argument 651 def OnlyTests(path, dent, is_dir): argument 659 def AllFiles(path, dent, is_dir): argument 665 def NoTestRunnerFiles(path, dent, is_dir): argument 673 def NotGTestSupport(path, dent, is_dir): argument 677 def SSLHeaderFiles(path, dent, is_dir): argument 919 def NotSSLHeaderFiles(path, filename, is_dir): argument
|
/external/openscreen/build/scripts/ |
D | dir_exists.py | 22 def is_dir(dir_name): function
|
/external/python/setuptools/pkg_resources/_vendor/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 | 77 def is_dir(self) -> bool: member in Traversable
|
D | readers.py | 79 def is_dir(self): member in MultiplexedPath
|
/external/python/setuptools/setuptools/_vendor/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 | 77 def is_dir(self) -> bool: member in Traversable
|
/external/libchrome/base/files/ |
D | file_path_watcher_linux.cc | 357 bool is_dir) { in OnFilePathChanged() 374 bool is_dir) { in OnFilePathChangedOnOriginSequence() 530 bool is_dir) { in UpdateRecursiveWatches()
|
D | file_enumerator_posix.cc | 159 const bool is_dir = info.IsDirectory(); in Next() local
|
/external/libcxx/utils/libcxx/android/ |
D | executors.py | 17 def _remote_temp(self, is_dir): argument
|
/external/rust/crates/tempfile/tests/ |
D | tempdir.rs | 32 fn is_dir(&self) -> bool; in is_dir() method 39 fn is_dir(&self) -> bool { in is_dir() method
|
/external/rust/crates/remove_dir_all/src/ |
D | fs.rs | 92 let is_dir = dir_entry.file_type()?.is_dir(); in _delete_dir_contents() localVariable
|
/external/webrtc/tools_webrtc/android/profiling/ |
D | utilities.sh | 45 function is_dir() { function
|
/external/rust/crates/walkdir/src/ |
D | dent.rs | 184 pub(crate) fn is_dir(&self) -> bool { in is_dir() method 192 pub(crate) fn is_dir(&self) -> bool { in is_dir() method
|
/external/libcxx/utils/libcxx/test/ |
D | executor.py | 100 def _remote_temp(self, is_dir): argument 166 def _remote_temp(self, is_dir): argument
|
/external/rust/crates/criterion/src/ |
D | fs.rs | 32 pub fn is_dir<P>(path: &P) -> bool in is_dir() function
|
/external/python/parse_type/tasks/_vendor/ |
D | pathlib.py | 467 def _select_from(self, parent_path, is_dir, exists, listdir): argument 477 def _select_from(self, parent_path, is_dir, exists, listdir): argument 492 def _select_from(self, parent_path, is_dir, exists, listdir): argument 509 def _iterate_directories(self, parent_path, is_dir, listdir): argument 517 def _select_from(self, parent_path, is_dir, exists, listdir): argument 1183 def is_dir(self): member in Path
|
/external/python/cpython3/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
|
/external/python/cpython3/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
|
/external/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | prot_hsymlinks.c | 90 int is_dir; member 107 int is_dir; member
|
/external/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify13.c | 53 int is_dir; member
|
/external/e2fsprogs/contrib/android/ |
D | fsmap.c | 98 static int is_dir(ext2_filsys fs, ext2_ino_t ino) in is_dir() function
|