Home
last modified time | relevance | path

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

12

/external/boringssl/src/util/
Dgenerate_build_files.py643 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/
Ddir_exists.py22 def is_dir(dir_name): function
/external/libcxx/utils/libcxx/android/
Dexecutors.py17 def _remote_temp(self, is_dir): argument
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc357 bool is_dir) { in OnFilePathChanged()
374 bool is_dir) { in OnFilePathChangedOnOriginSequence()
530 bool is_dir) { in UpdateRecursiveWatches()
Dfile_enumerator_posix.cc159 const bool is_dir = info.IsDirectory(); in Next() local
/external/webrtc/tools_webrtc/android/profiling/
Dutilities.sh45 function is_dir() { function
/external/rust/crates/walkdir/src/
Ddent.rs184 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/
Dfs.rs32 pub fn is_dir<P>(path: &P) -> bool in is_dir() function
/external/libcxx/utils/libcxx/test/
Dexecutor.py100 def _remote_temp(self, is_dir): argument
166 def _remote_temp(self, is_dir): argument
/external/python/parse_type/tasks/_vendor/
Dpathlib.py467 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/
Dpathlib.py519 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/
Dfsmap.c98 static int is_dir(ext2_filsys fs, ext2_ino_t ino) in is_dir() function
Dperms.c212 static int is_dir(ext2_filsys fs, ext2_ino_t ino) in is_dir() function
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c54 int is_dir; member
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c90 int is_dir; member
107 int is_dir; member
/external/f2fs-tools/fsck/
Dnode.h164 static inline void set_cold_node(struct f2fs_node *rn, bool is_dir) in set_cold_node()
/external/python/pyfakefs/pyfakefs/
Dfake_scandir.py57 def is_dir(self, follow_symlinks=True): member in DirEntry
/external/tensorflow/tensorflow/core/summary/
Dsummary_file_writer.cc40 const Status is_dir = env_->IsDirectory(logdir); in Initialize() local
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py220 def _check_metadata(self, entry_path, size, is_dir, metadata_blob): argument
/external/autotest/client/bin/result_tools/
Dresult_info.py317 def is_dir(self): member in ResultInfo
/external/kmod/shared/
Dutil.c392 static inline int is_dir(const char *path) in is_dir() function
/external/bcc/src/cc/frontends/clang/
Dloader.cc83 bool is_dir(const string& path) in is_dir() function
/external/rust/crates/glob/src/
Dlib.rs310 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/
Dabc.py418 def is_dir(self): member in Traversable
/external/autotest/client/cros/faft/utils/
Dos_interface.py146 def is_dir(self, path): member in OSInterface

12