Home
last modified time | relevance | path

Searched defs:isfile (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/RISCOS/
Dunixstuff.c55 int isfile(char *fn) in isfile() function
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/
Dtest_discovery.py53 def isfile(path): function
349 def isfile(_): function
/external/python/cpython2/Lib/
Dgenericpath.py34 def isfile(path): function
Dtarfile.py1467 def isfile(self): member in TarInfo
/external/python/cpython2/Lib/unittest/test/
Dtest_discovery.py50 def isfile(path): function
338 def isfile(_): function
/external/python/cpython3/Lib/
Dgenericpath.py27 def isfile(path): function
Dtarfile.py1389 def isfile(self): member in TarInfo
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py227 def isfile(p): function
/external/python/cpython2/Modules/
Dgetpath.c129 isfile(char *filename) /* Is file, not directory */ in isfile() function
/external/python/cpython3/Lib/unittest/test/
Dtest_discovery.py67 def isfile(path): function
740 def isfile(_): function
Dtest_program.py333 def isfile(path): function
/external/python/cpython2/Demo/pdist/
DFSProxy.py138 def isfile(self, name): member in FSProxyLocal
/external/python/cpython3/Modules/
Dgetpath.c183 isfile(const wchar_t *filename) in isfile() function
/external/mksh/src/
Dmisc.c680 gmatchx(const char *s, const char *p, bool isfile) in gmatchx()
/external/python/parse_type/tasks/_vendor/
Dpath.py1003 def isfile(self): member in Path
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py2872 def isfile(self, path, follow_symlinks=True): member in FakeFilesystem
3158 def isfile(self, path): member in FakePathModule