| /third_party/ffmpeg/compat/ |
| D | w32dlfcn.h | 33 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/ |
| D | mongo_slinks.c | 23 char *new_path; in main() local
|
| /third_party/gn/src/base/files/ |
| D | file_path.cc | 301 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
|
| D | file_util.cc | 232 FilePath new_path; in GetUniquePathNumber() local
|
| /third_party/rust/rust/src/tools/rustfmt/tests/cargo-fmt/ |
| D | main.rs | 22 let new_path = env::join_paths(paths).unwrap(); in cargo_fmt() localVariable
|
| /third_party/spirv-tools/tools/objdump/ |
| D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
| /third_party/rust/rust/src/tools/tidy/src/ |
| D | mir_opt_tests.rs | 67 let mut new_path = path.to_owned(); in check_dash_files() localVariable
|
| /third_party/rust/rust/src/tools/rustfmt/tests/rustfmt/ |
| D | main.rs | 23 let new_path = env::join_paths(paths).unwrap(); in rustfmt() localVariable
|
| /third_party/vulkan-loader/tests/framework/shim/ |
| D | shim_common.cpp | 181 …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/ |
| D | test_fcntl.rs | 148 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/ |
| D | finder.rs | 41 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/ |
| D | find_path.rs | 332 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/ |
| D | clc_nir.c | 318 …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/ |
| D | file_utils.cc | 246 std::string new_path = FileUtils::UTF_8ToGB2312(path); in GetRealPath() local
|
| /third_party/rust/rust/src/tools/rustfmt/src/ |
| D | imports.rs | 687 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/ |
| D | cJSON_Utils.c | 1175 …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/ |
| D | fs.c | 288 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/ |
| D | fs.c | 1846 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/ |
| D | client-http.c | 599 char new_path[300]; in lws_client_interpret_server_handshake() local
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/nameres/ |
| D | path_resolution.rs | 251 let new_path = ModPath::from_segments( in resolve_path_fp_with_macro_single() localVariable
|
| /third_party/ntfs-3g/src/ |
| D | ntfs-3g.c | 2356 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/ |
| D | shared.c | 626 char new_path[PATH_MAX]; in setup_path() local
|
| /third_party/rust/rust/src/librustdoc/clean/ |
| D | auto_trait.rs | 356 let mut new_path = poly_trait.trait_.clone(); in make_final_bounds() localVariable
|
| /third_party/rust/rust/compiler/rustc_incremental/src/persist/ |
| D | fs.rs | 353 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/ |
| D | passes.rs | 212 let mut new_path = sess.host_filesearch(PathKind::All).search_path_dirs(); in configure_and_expand() localVariable
|