Home
last modified time | relevance | path

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

12

/external/boringssl/src/util/
Dgenerate_build_files.py428 def OnlyFIPSFragments(path, dent, is_dir): argument
433 def NoTestsNorFIPSFragments(path, dent, is_dir): argument
437 def NoTests(path, dent, is_dir): argument
445 def OnlyTests(path, dent, is_dir): argument
453 def AllFiles(path, dent, is_dir): argument
459 def NoTestRunnerFiles(path, dent, is_dir): argument
467 def NotGTestSupport(path, dent, is_dir): argument
471 def SSLHeaderFiles(path, dent, is_dir): argument
713 def NotSSLHeaderFiles(path, filename, is_dir): argument
/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/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.py504 def _select_from(self, parent_path, is_dir, exists, scandir): argument
514 def _select_from(self, parent_path, is_dir, exists, scandir): argument
530 def _select_from(self, parent_path, is_dir, exists, scandir): argument
556 def _iterate_directories(self, parent_path, is_dir, scandir): argument
574 def _select_from(self, parent_path, is_dir, exists, scandir): argument
1395 def is_dir(self): member in Path
Dzipfile.py547 def is_dir(self): member in ZipInfo
2278 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/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.py312 def is_dir(self): member in ResultInfo
/external/kmod/shared/
Dutil.c389 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/autotest/client/cros/faft/utils/
Dos_interface.py143 def is_dir(self, path): member in OSInterface
/external/u-boot/lib/efi_loader/
Defi_file.c67 static int is_dir(struct file_handle *fh) in is_dir() function
/external/e2fsprogs/e2fsck/
Dpass1.c94 unsigned is_dir:1, is_reg:1, clear:1, suppress:1, member
2808 int is_dir, is_leaf; in scan_extent_node() local
/external/e2fsprogs/misc/
De2image.c306 int is_dir; member
/external/e2fsprogs/resize/
Dresize2fs.c1819 int is_dir; member
/external/openssh/
Dsftp.c567 is_dir(const char *path) in is_dir() function
/external/libiio/src/
Dlocal.c1636 static int foreach_in_dir(void *d, const char *path, bool is_dir, in foreach_in_dir()
/external/kmod/tools/
Ddepmod.c1240 uint8_t is_dir; in depmod_modules_search_dir() local

12