| /third_party/python/Lib/ |
| H A D | genericpath.py | 39 def isdir(s): function
|
| H A D | ntpath.py | 854 from nt import _isdir as isdir namespace
|
| H A D | tarfile.py | 1605 def isdir(self): member in TarInfo [all...] |
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | path.c | 94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | path.c | 94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
|
| /third_party/python/Lib/distutils/ |
| H A D | file_util.py | 177 from os.path import exists, isfile, isdir, basename, dirname namespace
|
| /third_party/ffmpeg/tests/ |
| H A D | videogen.c | 156 int isdir = 0; in main() local
|
| H A D | rotozoom.c | 161 int isdir = 0; in main() local
|
| /third_party/node/test/message/ |
| H A D | testcfg.py | 31 from os.path import join, exists, basename, isdir namespace
|
| /third_party/node/test/pseudo-tty/ |
| H A D | testcfg.py | 32 from os.path import join, exists, basename, dirname, isdir namespace
|
| /kernel/linux/linux-5.10/fs/erofs/ |
| H A D | inode.c | 233 static int erofs_fill_inode(struct inode *inode, int isdir) in erofs_fill_inode() argument 315 erofs_iget(struct super_block *sb, erofs_nid_t nid, bool isdir) erofs_iget() argument
|
| /third_party/node/deps/v8/tools/testrunner/local/ |
| H A D | utils.py | 29 from os.path import isdir namespace
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fsnotify.h | 129 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const struct qstr *old_name, int isdir, struct inode *target, struct dentry *moved) fsnotify_move() argument
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | ioctl.c | 425 bool isdir = S_ISDIR(inode->i_mode); in fuse_priv_ioctl_prepare() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fsnotify.h | 140 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const struct qstr *old_name, int isdir, struct inode *target, struct dentry *moved) fsnotify_move() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_venv.py | 101 def isdir(self, *args): member in BasicTest [all...] |
| H A D | test_getpath.py | 935 def isdir(self, path): member in MockNTNamespace 1109 def isdir(self, path): member in MockPosixNamespace
|
| /third_party/python/Lib/unittest/test/ |
| H A D | test_discovery.py | 63 def isdir(path): function 743 def isdir(_): global() function [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | reparse.c | 799 BOOL isdir; in ntfs_make_symlink() local 220 search_absolute(ntfs_volume *vol, ntfschar *path, int count, BOOL isdir) search_absolute() argument 559 ntfs_get_fulllink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point, BOOL isdir) ntfs_get_fulllink() argument 662 ntfs_get_abslink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point __attribute__((unused)), BOOL isdir) ntfs_get_abslink() argument [all...] |
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | bmap.c | 121 int isdir = gfs2_is_dir(ip); in gfs2_unstuff_dinode() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | file.c | 203 ceph_init_file_info(struct inode *inode, struct file *file, int fmode, bool isdir) ceph_init_file_info() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | file.c | 198 ceph_init_file_info(struct inode *inode, struct file *file, int fmode, bool isdir) ceph_init_file_info() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | bmap.c | 97 int isdir = gfs2_is_dir(ip); in __gfs2_unstuff_inode() local
|
| /third_party/node/tools/ |
| H A D | test.py | 71 from os.path import join, dirname, abspath, basename, isdir, exists namespace
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngcp.c | 1591 isdir(struct display *dp, const char *pathname) in isdir() function
|