/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/e2fsprogs/e2fsck/ |
D | pass4.c | 133 int isdir; in e2fsck_pass4() local
|
/external/python/cpython2/Lib/ |
D | genericpath.py | 46 def isdir(s): function
|
D | ntpath.py | 547 from nt import _isdir as isdir unknown
|
D | tarfile.py | 1469 def isdir(self): member in TarInfo
|
/external/python/cpython2/Lib/unittest/test/ |
D | test_discovery.py | 45 def isdir(path): function 340 def isdir(_): function
|
/external/python/cpython3/Lib/ |
D | genericpath.py | 39 def isdir(s): function
|
D | ntpath.py | 689 from nt import _isdir as isdir unknown
|
D | tarfile.py | 1364 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/cpython3/Lib/test/ |
D | test_venv.py | 75 def isdir(self, *args): member in BasicTest
|
/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/minijail/ |
D | system.c | 222 int mkdir_p(const char *path, mode_t mode, bool isdir) in mkdir_p()
|
/external/python/cpython2/Modules/ |
D | getpath.c | 174 isdir(char *filename) /* Is directory */ in isdir() function
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_discovery.py | 61 def isdir(path): function 733 def isdir(_): function
|
/external/python/cpython3/Modules/ |
D | getpath.c | 186 isdir(wchar_t *filename) /* Is directory */ in isdir() function
|
/external/protobuf/gtest/test/ |
D | run_tests_util_test.py | 121 def isdir(self, path): member in FakePath
|
/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/libpng/contrib/tools/ |
D | pngcp.c | 1591 isdir(struct display *dp, const char *pathname) in isdir() function
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 2247 static int isdir(const char *path) in isdir() function
|