Home
last modified time | relevance | path

Searched defs:fullpath (Results 1 – 25 of 30) sorted by relevance

12

/third_party/python/Tools/scripts/
Dpysource.py33 def _open(fullpath): argument
50 def has_python_ext(fullpath): argument
53 def looks_like_python(fullpath): argument
74 def can_be_compiled(fullpath): argument
Dfindnocoding.py52 def needs_declaration(fullpath): argument
/third_party/rust/crates/nix/test/
Dtest_stat.rs177 let fullpath = tempdir.path().join(filename); in test_fchmodat() localVariable
227 let fullpath = tempdir.path().join("file"); in test_utimes() localVariable
246 let fullpath = tempdir.path().join("symlink"); in test_lutimes() localVariable
272 let fullpath = tempdir.path().join("file"); in test_futimens() localVariable
288 let fullpath = tempdir.path().join(filename); in test_utimensat() localVariable
/third_party/NuttX/fs/vfs/
Dfs_symlink.c36 int follow_symlink(int dirfd, const char *path, struct Vnode **vnode, char **fullpath) in follow_symlink()
97 char *fullpath = NULL; in do_symlink() local
Dfs_open.c115 static int do_creat(struct Vnode *parentNode, char *fullpath, mode_t mode, struct Vnode **node) in do_creat()
152 char *fullpath = NULL; in fp_open() local
Dfs_rmdir.c94 char *fullpath = NULL; in do_rmdir() local
Dfs_unlink.c77 char *fullpath = NULL; in do_unlink() local
Dfs_readlink.c38 char *fullpath = NULL; in do_readlink() local
Dfs_mkdir.c44 char *fullpath = NULL; in do_mkdir() local
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/android/
DSDL_sysfilesystem.c49 char *fullpath = (char *)SDL_malloc(pathlen); in SDL_GetPrefPath() local
/third_party/node/test/parallel/
Dtest-fs-readdir-ucs2.js16 const fullpath = Buffer.concat([root, filebuff]); constant
/third_party/NuttX/fs/dirent/
Dfs_opendir.c158 char *fullpath = NULL; in do_opendir() local
/third_party/toybox/porting/liteos_a/toys/posix/
Drm.c30 char *fullpath = NULL; in toybox_cmd_do_rmdir() local
/third_party/ffmpeg/libavutil/tests/
Davstring.c28 char *fullpath, *ptr; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/unix/
DSDL_sysfilesystem.c83 char fullpath[PATH_MAX]; in SDL_GetBasePath() local
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c38 char fullpath[PATH_MAX]; variable
/third_party/python/Python/
Dpathconfig.c638 wchar_t fullpath[MAXPATHLEN]; in _PyPathConfig_ComputeSysPath0() local
640 wchar_t fullpath[MAX_PATH]; in _PyPathConfig_ComputeSysPath0() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage_ram.c221 char *fullpath = NULL; in ram_mass_storage_deinit() local
/third_party/openssl/apps/
Drehash.c198 static int handle_symlink(const char *filename, const char *fullpath) in handle_symlink()
237 static int do_file(const char *filename, const char *fullpath, enum Hash h) in do_file()
/third_party/python/Lib/
Dzipimport.py635 def _unmarshal_code(self, pathname, fullpath, fullname, data): argument
/third_party/ffmpeg/libavformat/
Dfile.c292 char *fullpath = NULL; in file_read_dir() local
/third_party/ffmpeg/libavutil/
Davstring.c307 char *fullpath; in av_append_path_component() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
Ddir.c164 fullpath(struct dosDirEntry *dir) in fullpath() function
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c247 char fullpath[BUFSIZ]; in check() local
/third_party/alsa-lib/src/pcm/
Dpcm_ladspa.c1205 char *fullpath; in snd_pcm_ladspa_look_for_plugin() local

12