Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/compat/
Dw32dlfcn.h33 wchar_t *path = NULL, *new_path; in get_module_filename() local
73 wchar_t *path = NULL, *new_path; in win32_dlopen() local
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c23 char *new_path; in main() local
/third_party/gn/src/base/files/
Dfile_path.cc301 FilePath new_path(path_); in DirName() local
336 FilePath new_path(path_); in BaseName() local
478 FilePath new_path(path_); in Append() local
535 FilePath new_path(path_); in StripTrailingSeparators() local
Dfile_util.cc232 FilePath new_path; in GetUniquePathNumber() local
/third_party/rust/rust/src/tools/rustfmt/tests/cargo-fmt/
Dmain.rs22 let new_path = env::join_paths(paths).unwrap(); in cargo_fmt() localVariable
/third_party/spirv-tools/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/third_party/rust/rust/src/tools/tidy/src/
Dmir_opt_tests.rs67 let mut new_path = path.to_owned(); in check_dash_files() localVariable
/third_party/rust/rust/src/tools/rustfmt/tests/rustfmt/
Dmain.rs23 let new_path = env::join_paths(paths).unwrap(); in rustfmt() localVariable
/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp181 …formShim::redirect_path(std::filesystem::path const& path, std::filesystem::path const& new_path) {
199 void PlatformShim::redirect_category(std::filesystem::path const& new_path, ManifestCategory catego…
/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/rust/crates/which-rs/src/
Dfinder.rs41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Dfind_path.rs332 let new_path = match best_path { in calculate_best_path() localVariable
369 let new_path = match best_path { in calculate_best_path() localVariable
/third_party/mesa3d/src/microsoft/clc/
Dclc_nir.c318 …nir_deref_instr *new_path = nir_build_deref_cast_with_alignment(b, constant_ptr, path.path[0]->mod… in lower_deref_base_to_constant() local
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dfile_utils.cc246 std::string new_path = FileUtils::UTF_8ToGB2312(path); in GetRealPath() local
/third_party/rust/rust/src/tools/rustfmt/src/
Dimports.rs687 let mut new_path = prefix.to_vec(); in flatten() localVariable
759 let mut new_path = b[..len].to_vec(); in merge_rest() localVariable
800 let mut new_path = b[..len].to_vec(); in merge_rest() 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/libuv/src/win/
Dfs.c288 const char* new_path, const int copy_path) { in fs__capture_path()
2361 const WCHAR* new_path) { in fs__create_junction()
3106 const char* new_path, uv_fs_cb cb) { in uv_fs_link()
3121 const char* new_path, int flags, uv_fs_cb cb) { in uv_fs_symlink()
3245 const char* new_path, uv_fs_cb cb) { in uv_fs_rename()
3285 const char* new_path, in uv_fs_copyfile()
/third_party/libuv/src/unix/
Dfs.c1846 const char* new_path,
2018 const char* new_path,
2065 const char* new_path,
2172 const char* new_path,
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c599 char new_path[300]; in lws_client_interpret_server_handshake() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/nameres/
Dpath_resolution.rs251 let new_path = ModPath::from_segments( in resolve_path_fp_with_macro_single() localVariable
/third_party/ntfs-3g/src/
Dntfs-3g.c2356 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link()
2589 const char *new_path, in ntfs_fuse_safe_rename()
2636 static int ntfs_fuse_rename_existing_dest(const char *old_path, const char *new_path) in ntfs_fuse_rename_existing_dest()
2680 static int ntfs_fuse_rename(const char *old_path, const char *new_path) in ntfs_fuse_rename()
/third_party/libinput/tools/
Dshared.c626 char new_path[PATH_MAX]; in setup_path() local
/third_party/rust/rust/src/librustdoc/clean/
Dauto_trait.rs356 let mut new_path = poly_trait.trait_.clone(); in make_final_bounds() localVariable
/third_party/rust/rust/compiler/rustc_incremental/src/persist/
Dfs.rs353 let new_path = incr_comp_session_dir.parent().unwrap().join(new_sub_dir_name); in finalize_session_directory() localVariable
/third_party/rust/rust/compiler/rustc_interface/src/
Dpasses.rs212 let mut new_path = sess.host_filesearch(PathKind::All).search_path_dirs(); in configure_and_expand() localVariable

12