/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/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/e2fsprogs/e2fsck/ |
D | pass4.c | 184 int isdir; in e2fsck_pass4() local
|
/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 | 666 from nt import _isdir as isdir unknown
|
D | tarfile.py | 1369 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/cpython3/Lib/test/ |
D | test_venv.py | 78 def isdir(self, *args): member in BasicTest
|
/external/minijail/ |
D | system.c | 261 int mkdir_p(const char *path, mode_t mode, bool isdir) in mkdir_p()
|
/external/python/cpython2/Modules/ |
D | getpath.c | 170 isdir(char *filename) /* Is directory */ in isdir() function
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_discovery.py | 62 def isdir(path): function 740 def isdir(_): function
|
/external/u-boot/lib/efi_loader/ |
D | efi_file.c | 29 int isdir; member
|
/external/python/cpython3/Modules/ |
D | getpath.c | 216 isdir(wchar_t *filename) in isdir() function
|
/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 | 2246 static int isdir(const char *path) in isdir() function
|