/external/e2fsprogs/tests/progs/ |
D | random_exercise.c | 28 int isdir; member 76 int isdir = 0; in create_random_file() local
|
/external/python/cpython2/RISCOS/ |
D | unixstuff.c | 45 int isdir(char *fn) in isdir() function
|
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/ |
D | test_discovery.py | 48 def isdir(path): function 352 def isdir(_): function
|
/external/python/cpython2/Lib/ |
D | genericpath.py | 46 def isdir(s): function
|
D | ntpath.py | 547 from nt import _isdir as isdir unknown
|
/external/python/cpython2/Lib/unittest/test/ |
D | test_discovery.py | 45 def isdir(path): function 340 def isdir(_): function
|
/external/e2fsprogs/e2fsck/ |
D | pass4.c | 184 int isdir; in e2fsck_pass4() local
|
/external/python/cpython3/Lib/ |
D | genericpath.py | 39 def isdir(s): function
|
D | ntpath.py | 791 from nt import _isdir as isdir unknown
|
D | tarfile.py | 1393 def isdir(self): member in TarInfo
|
/external/e2fsprogs/lib/ext2fs/ |
D | alloc_stats.c | 19 int inuse, int isdir) in ext2fs_inode_alloc_stats2()
|
/external/python/cpython2/Demo/pdist/ |
D | RCSProxy.py | 63 def isdir(self, name): member in DirSupport
|
D | FSProxy.py | 132 def isdir(self, name): member in FSProxyLocal
|
/external/python/cpython2/Lib/plat-riscos/ |
D | riscospath.py | 217 def isdir(p): function
|
/external/python/cpython2/Modules/ |
D | getpath.c | 171 isdir(char *filename) /* Is directory */ in isdir() function
|
/external/python/cpython3/Lib/test/ |
D | test_venv.py | 91 def isdir(self, *args): member in BasicTest
|
/external/minijail/ |
D | system.c | 247 int mkdir_p(const char *path, mode_t mode, bool isdir) in mkdir_p()
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_discovery.py | 62 def isdir(path): function 742 def isdir(_): function
|
/external/mtools/ |
D | mainloop.c | 102 int isdir=0; in unix_loop() local
|
/external/zstd/tests/regression/ |
D | data.c | 247 int const isdir = UTIL_isDirectory(dir); in ensure_directory_exists() local
|
/external/toybox/toys/posix/ |
D | tar.c | 396 static int dirflush(char *name, int isdir) in dirflush()
|
/external/python/cpython2/Python/ |
D | import.c | 118 static int isdir(char *path) { in isdir() function 131 static int isdir(char *path) { in isdir() function 139 int isdir(char *path) { in isdir() function
|
/external/python/cpython3/Modules/ |
D | getpath.c | 216 isdir(const wchar_t *filename) in isdir() function
|
/external/python/parse_type/tasks/_vendor/ |
D | path.py | 999 def isdir(self): member in Path
|
/external/python/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 2858 def isdir(self, path, follow_symlinks=True): member in FakeFilesystem 3154 def isdir(self, path): member in FakePathModule
|