Home
last modified time | relevance | path

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

12

/external/python/cpython3/Tools/scripts/
Dupdate_file.py13 def main(old_path, new_path): argument
/external/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c23 char *new_path; in main() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dshell_util.py16 def ScopedChangeDir(new_path): argument
/external/libchrome/base/files/
Dfile_path.cc309 FilePath new_path(path_); in DirName() local
345 FilePath new_path(path_); in BaseName() local
500 FilePath new_path(path_); in Append() local
557 FilePath new_path(path_); in StripTrailingSeparators() local
Dfile_util.cc275 FilePath new_path; in GetUniquePathNumber() local
/external/toolchain-utils/llvm_tools/patch_sync/src/
Dversion_control.rs215 let new_path = if let Some(captures) = suffix_matcher.captures(ebuild_name) { in rev_bump_llvm() localVariable
220 let new_path = ebuild_dir.join(new_filename); in rev_bump_llvm() localVariable
226 let new_path = ebuild_dir.join(new_filename.as_ref()); in rev_bump_llvm() localVariable
/external/zucchini/
Dzucchini_integration.cc180 const base::FilePath& new_path, in Generate()
211 const base::FilePath& new_path, in Apply()
Dintegration_test.cc36 base::FilePath new_path = MakeTestPath(new_filename); in TestGenApply() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
Dcurrent_path.pass.cpp55 const path new_path = StaticEnv::Dir; in TEST_CASE() local
/external/rust/crates/nix/test/
Dtest_fcntl.rs134 let new_path = new_dir.path().join("new"); in test_renameat2_exchange() localVariable
177 let new_path = new_dir.path().join("new"); in test_renameat2_noreplace() localVariable
/external/rust/crates/tempfile/src/file/imp/
Dunix.rs129 let new_path = cstr(new_path)?; in persist() localVariable
/external/autotest/site_utils/lxc/
Dutils.py107 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
Dcontainer.py203 def clone(cls, src, new_name=None, new_path=None, snapshot=False, argument
/external/angle/src/tests/restricted_traces/
Dretrace_restricted_traces.py87 def copy_trace_folder(old_path, new_path): argument
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc253 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local
302 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local
351 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local
426 std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local
471 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
521 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
602 const std::string new_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local
667 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
745 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
/external/rust/crates/which/src/
Dfinder.rs41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
/external/ipsec-tools/src/racoon/
Dremoteconf.c638 vchar_t *new_path; local
/external/python/cpython3/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
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c599 char new_path[300]; in lws_client_interpret_server_handshake() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DSearchXml.java466 String new_path, in show()
/external/mesa3d/src/util/
Ddisk_cache_os.c258 char *new_path; in concatenate_and_mkdir() local
/external/libcxx/utils/libcxx/test/
Dconfig.py1150 def add_path(self, dest_env, new_path): argument
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java490 final String new_path = "assets/" + filename; in Open() local
500 final String new_path = "assets/" + filename; in Open() local
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java499 final String new_path = "assets/" + filename; in Open() local
509 final String new_path = "assets/" + filename; in Open() local
/external/icing/icing/result/
Dsnippet-retriever.cc548 std::string new_path = AddIndexToPath( in RetrieveSnippetForSection() local

12