Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 25 of 26) 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/vulkan-loader/tests/framework/
Dtest_util.cpp273 path new_path = contents; in operator +() local
278 path new_path = contents; in operator +() local
283 path new_path(contents); in operator +() local
289 path new_path = contents; in operator /() local
294 path new_path = contents; in operator /() local
299 path new_path(contents); in operator /() 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/spirv-tools/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp186 void PlatformShim::redirect_path(fs::path const& path, fs::path const& new_path) { redirection_map[…
201 void PlatformShim::redirect_category(fs::path const& new_path, ManifestCategory category) {
/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/mindspore/mindspore-src/source/mindspore/core/utils/
Dfile_utils.cc246 std::string new_path = FileUtils::UTF_8ToGB2312(path); in GetRealPath() local
/third_party/cJSON/
DcJSON_Utils.c1192 …unsigned char *new_path = (unsigned char*)cJSON_malloc(strlen((const char*)path) + 20 + sizeof("/"… in create_patches() local
1263 …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.c1837 const char* new_path, in uv_fs_link()
2009 const char* new_path, in uv_fs_rename()
2056 const char* new_path, in uv_fs_symlink()
2163 const char* new_path, in uv_fs_copyfile()
/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.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/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp437 …fs::path new_path = env.get_folder(ManifestLocation::implicit_layer).write_manifest(file_name, inv… in TEST() local
748 fs::path new_path = env.get_folder(ManifestLocation::explicit_layer) in TEST() local
Dloader_regression_tests.cpp4184 …fs::path new_path = env.get_folder(ManifestLocation::driver).write_manifest(file_name, invalid_jso… in TEST() local
4208 …fs::path new_path = env.get_folder(ManifestLocation::implicit_layer).write_manifest(file_name, inv… in TEST() local
/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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Diwslt_op.cc417 std::string new_path; in GenerateNewFile() local
/third_party/flatbuffers/src/
Dbfbs_gen_nim.cpp592 std::string new_path; in GetRelativePathFromNamespace() 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/ltp/lib/
Dtst_test.c1439 char *new_path; in add_paths() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1701 char new_path[NAME_LEN_MAX * 2]; in hbtl_scan() local

12