Home
last modified time | relevance | path

Searched defs:fspath (Results 1 – 9 of 9) 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/erofs-utils/lib/
Dxattr.c198 char *kvbuf, *fspath; in erofs_get_selabel_xattr() local
Dinode.c699 const char *fspath; in erofs_droid_inode_fsconfig() local
/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.py1060 fspath = _fspath variable
/external/llvm-project/clang/bindings/python/clang/
Dcindex.py136 fspath = os.fspath variable
138 def fspath(x): function
/external/python/cpython3/Lib/test/
Dtest_os.py4179 fspath = staticmethod(os.fspath) variable in TestPEP519
4256 fspath = staticmethod(os._fspath) variable in TestPEP519PurePython
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h661 __u64 fspath; /* out */ member