| /external/boringssl/src/util/ |
| D | generate_build_files.py | 643 def OnlyFIPSFragments(path, dent, is_dir): argument 648 def NoTestsNorFIPSFragments(path, dent, is_dir): argument 652 def NoTests(path, dent, is_dir): argument 660 def OnlyTests(path, dent, is_dir): argument 668 def AllFiles(path, dent, is_dir): argument 674 def NoTestRunnerFiles(path, dent, is_dir): argument 682 def NotGTestSupport(path, dent, is_dir): argument 686 def SSLHeaderFiles(path, dent, is_dir): argument 928 def NotSSLHeaderFiles(path, filename, is_dir): argument
|
| /external/openscreen/build/scripts/ |
| D | dir_exists.py | 22 def is_dir(dir_name): function
|
| /external/libcxx/utils/libcxx/android/ |
| D | executors.py | 17 def _remote_temp(self, is_dir): argument
|
| /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/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/rust/crates/criterion/src/ |
| D | fs.rs | 32 pub fn is_dir<P>(path: &P) -> bool in is_dir() function
|
| /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/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 | 519 def _select_from(self, parent_path, is_dir, exists, scandir): argument 529 def _select_from(self, parent_path, is_dir, exists, scandir): argument 545 def _select_from(self, parent_path, is_dir, exists, scandir): argument 575 def _iterate_directories(self, parent_path, is_dir, scandir): argument 594 def _select_from(self, parent_path, is_dir, exists, scandir): argument 1417 def is_dir(self): member in Path
|
| /external/e2fsprogs/contrib/android/ |
| D | fsmap.c | 98 static int is_dir(ext2_filsys fs, ext2_ino_t ino) in is_dir() function
|
| D | perms.c | 212 static int is_dir(ext2_filsys fs, ext2_ino_t ino) in is_dir() function
|
| /external/ltp/testcases/kernel/syscalls/fanotify/ |
| D | fanotify13.c | 54 int is_dir; member
|
| /external/ltp/testcases/kernel/security/prot_hsymlinks/ |
| D | prot_hsymlinks.c | 90 int is_dir; member 107 int is_dir; member
|
| /external/f2fs-tools/fsck/ |
| D | node.h | 164 static inline void set_cold_node(struct f2fs_node *rn, bool is_dir) in set_cold_node()
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_scandir.py | 57 def is_dir(self, follow_symlinks=True): member in DirEntry
|
| /external/tensorflow/tensorflow/core/summary/ |
| D | summary_file_writer.cc | 40 const Status is_dir = env_->IsDirectory(logdir); in Initialize() local
|
| /external/autotest/client/site_tests/enterprise_SmbProviderDaemon/ |
| D | enterprise_SmbProviderDaemon.py | 220 def _check_metadata(self, entry_path, size, is_dir, metadata_blob): argument
|
| /external/autotest/client/bin/result_tools/ |
| D | result_info.py | 317 def is_dir(self): member in ResultInfo
|
| /external/kmod/shared/ |
| D | util.c | 392 static inline int is_dir(const char *path) in is_dir() function
|
| /external/bcc/src/cc/frontends/clang/ |
| D | loader.cc | 83 bool is_dir(const string& path) in is_dir() function
|
| /external/rust/crates/glob/src/ |
| D | lib.rs | 310 fn is_dir(p: &Path) -> bool { in is_dir() function 834 let is_dir = is_dir(path); in fill_todo() localVariable
|
| /external/python/cpython3/Lib/importlib/ |
| D | abc.py | 418 def is_dir(self): member in Traversable
|
| /external/autotest/client/cros/faft/utils/ |
| D | os_interface.py | 146 def is_dir(self, path): member in OSInterface
|