Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 25 of 29) sorted by relevance

12

/third_party/python/Tools/scripts/
Dupdate_file.py13 def main(old_path, new_path): argument
/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp146 void PlatformShim::redirect_category(fs::path const& new_path, ManifestCategory search_category) {}
163 void PlatformShim::redirect_path(fs::path const& path, fs::path const& new_path) { redirection_map[…
175 void PlatformShim::redirect_category(fs::path const& new_path, ManifestCategory category) {
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp281 path new_path = contents; in operator +() local
286 path new_path = contents; in operator +() local
291 path new_path(contents); in operator +() local
297 path new_path = contents; in operator /() local
302 path new_path = contents; in operator /() local
307 path new_path(contents); in operator /() local
/third_party/gn/src/base/files/
Dfile_path.cc300 FilePath new_path(path_); in DirName() local
335 FilePath new_path(path_); in BaseName() local
477 FilePath new_path(path_); in Append() local
534 FilePath new_path(path_); in StripTrailingSeparators() local
Dfile_util.cc232 FilePath new_path; in GetUniquePathNumber() local
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c23 char *new_path; in main() local
/third_party/rust/crates/nix/test/
Dtest_fcntl.rs148 let new_path = new_dir.path().join("new"); in test_renameat2_exchange() localVariable
193 let new_path = new_dir.path().join("new"); in test_renameat2_noreplace() localVariable
/third_party/node/deps/v8/src/base/debug/
Dstack_trace_win.cc88 std::wstring new_path( in InitializeSymbols() local
/third_party/rust/crates/which-rs/src/
Dfinder.rs41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
/third_party/cJSON/
DcJSON_Utils.c1175 …unsigned char *new_path = (unsigned char*)cJSON_malloc(strlen((const char*)path) + 20 + sizeof("/"… in create_patches() local
1246 …unsigned char *new_path = (unsigned char*)cJSON_malloc(path_length + from_child_name_length + size… in create_patches() local
/third_party/node/deps/uv/src/win/
Dfs.c146 const char* new_path, const int copy_path) { in fs__capture_path()
2380 const WCHAR* new_path) { in fs__create_junction()
3119 const char* new_path, uv_fs_cb cb) { in uv_fs_link()
3134 const char* new_path, int flags, uv_fs_cb cb) { in uv_fs_symlink()
3258 const char* new_path, uv_fs_cb cb) { in uv_fs_rename()
3298 const char* new_path, in uv_fs_copyfile()
/third_party/libuv/src/win/
Dfs.c146 const char* new_path, const int copy_path) { in fs__capture_path()
2380 const WCHAR* new_path) { in fs__create_junction()
3119 const char* new_path, uv_fs_cb cb) { in uv_fs_link()
3134 const char* new_path, int flags, uv_fs_cb cb) { in uv_fs_symlink()
3258 const char* new_path, uv_fs_cb cb) { in uv_fs_rename()
3298 const char* new_path, in uv_fs_copyfile()
/third_party/node/deps/uv/src/unix/
Dfs.c1939 const char* new_path, in uv_fs_link()
2094 const char* new_path, in uv_fs_rename()
2135 const char* new_path, in uv_fs_symlink()
2231 const char* new_path, in uv_fs_copyfile()
/third_party/libuv/src/unix/
Dfs.c1960 const char* new_path, in uv_fs_link()
2115 const char* new_path, in uv_fs_rename()
2156 const char* new_path, in uv_fs_symlink()
2252 const char* new_path, in uv_fs_copyfile()
/third_party/python/Modules/
Dgetpath.c292 wchar_t *new_path = PyMem_RawMalloc((len + 1) * sizeof(wchar_t)); in joinpath2() local
1051 wchar_t new_path[MAXPATHLEN + 1]; in resolve_symlinks() local
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c599 char new_path[300]; in lws_client_interpret_server_handshake() local
/third_party/ntfs-3g/src/
Dntfs-3g.c2355 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link()
2588 const char *new_path, in ntfs_fuse_safe_rename()
2635 static int ntfs_fuse_rename_existing_dest(const char *old_path, const char *new_path) in ntfs_fuse_rename_existing_dest()
2679 static int ntfs_fuse_rename(const char *old_path, const char *new_path) in ntfs_fuse_rename()
/third_party/libinput/tools/
Dshared.c553 char new_path[PATH_MAX]; in setup_path() local
/third_party/node/deps/uvwasi/src/
Duvwasi.c1765 const char* new_path, in uvwasi_path_link()
2137 const char* new_path, in uvwasi_path_rename()
2239 const char* new_path, in uvwasi_path_symlink()
/third_party/cef/tools/
Dmake_distrib.py224 def normalize_headers(file, new_path=''): argument
/third_party/mesa3d/src/util/
Ddisk_cache_os.c153 char *new_path; in concatenate_and_mkdir() local
/third_party/curl/lib/
Dcookie.c297 char *new_path = strdup(cookie_path); in sanitize_cookie_path() local
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1159 GList *new_path; in _gst_uri_normalize_path() local
2074 GList *new_path; in gst_uri_is_normalized() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c1014 nir_deref_instr *new_path = nir_build_deref_var(b, var_state->subvars[subvar].var); in split_multistream_varying_stores() local
/third_party/node/deps/v8/tools/release/
Dcommon_includes.py66 new_path = path_to_depot_tools + os.pathsep + os.environ.get('PATH') variable

12