Home
last modified time | relevance | path

Searched defs:fspath (Results 1 – 6 of 6) sorted by relevance

/external/python/setuptools/setuptools/command/
Dpy36compat.py41 def _cs_path_exists(fspath): argument
/external/python/cpython3/Lib/distutils/command/
Dsdist.py233 def _cs_path_exists(fspath): argument
/external/python/setuptools/pkg_resources/
D__init__.py1607 def _zipinfo_name(self, fspath): argument
1752 def _has(self, fspath): argument
1756 def _isdir(self, fspath): argument
1759 def _listdir(self, fspath): argument
/external/python/cpython3/Lib/
Dos.py1058 fspath = _fspath variable
/external/python/cpython3/Lib/test/
Dtest_os.py3978 fspath = staticmethod(os.fspath) variable in TestPEP519
4044 fspath = staticmethod(os._fspath) variable in TestPEP519PurePython
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h624 __u64 fspath; /* out */ member