Searched defs:isabs (Results 1 – 9 of 9) sorted by relevance
| /external/python/cpython3/Lib/ |
| D | macpath.py | 46 def isabs(s): function
|
| D | ntpath.py | 67 def isabs(s): function
|
| D | posixpath.py | 64 def isabs(s): function
|
| /external/python/cpython2/Lib/ |
| D | macpath.py | 33 def isabs(s): function
|
| D | ntpath.py | 56 def isabs(s): function
|
| D | posixpath.py | 52 def isabs(s): function
|
| D | platform.py | 963 isabs=os.path.isabs,join=os.path.join,getcwd=os.getcwd, argument
|
| /external/python/cpython2/Lib/plat-riscos/ |
| D | riscospath.py | 93 def isabs(p): function
|
| /external/openssh/ |
| D | sftp.c | 1851 u_int i, hadglob, pwdlen, len, tmplen, filelen, cesc, isesc, isabs; in complete_match() local
|