/external/python/cpython3/Tools/scripts/ |
D | update_file.py | 13 def main(old_path, new_path): argument
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo_slinks.c | 23 char *new_path; in main() local
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | shell_util.py | 16 def ScopedChangeDir(new_path): argument
|
/external/libchrome/base/files/ |
D | file_path.cc | 309 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
|
D | file_util.cc | 275 FilePath new_path; in GetUniquePathNumber() local
|
/external/toolchain-utils/llvm_tools/patch_sync/src/ |
D | version_control.rs | 215 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/ |
D | zucchini_integration.cc | 180 const base::FilePath& new_path, in Generate() 211 const base::FilePath& new_path, in Apply()
|
D | integration_test.cc | 36 base::FilePath new_path = MakeTestPath(new_filename); in TestGenApply() local
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
D | current_path.pass.cpp | 55 const path new_path = StaticEnv::Dir; in TEST_CASE() local
|
/external/rust/crates/nix/test/ |
D | test_fcntl.rs | 134 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/ |
D | unix.rs | 129 let new_path = cstr(new_path)?; in persist() localVariable
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 107 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
|
D | container.py | 203 def clone(cls, src, new_name=None, new_path=None, snapshot=False, argument
|
/external/angle/src/tests/restricted_traces/ |
D | retrace_restricted_traces.py | 87 def copy_trace_folder(old_path, new_path): argument
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | modular_filesystem_test.cc | 253 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/ |
D | finder.rs | 41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
|
/external/ipsec-tools/src/racoon/ |
D | remoteconf.c | 638 vchar_t *new_path; local
|
/external/python/cpython3/Modules/ |
D | getpath.c | 292 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/ |
D | client-http.c | 599 char new_path[300]; in lws_client_interpret_server_handshake() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | SearchXml.java | 466 String new_path, in show()
|
/external/mesa3d/src/util/ |
D | disk_cache_os.c | 258 char *new_path; in concatenate_and_mkdir() local
|
/external/libcxx/utils/libcxx/test/ |
D | config.py | 1150 def add_path(self, dest_env, new_path): argument
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | CppAssetManager2.java | 490 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/ |
D | CppAssetManager2.java | 499 final String new_path = "assets/" + filename; in Open() local 509 final String new_path = "assets/" + filename; in Open() local
|
/external/icing/icing/result/ |
D | snippet-retriever.cc | 548 std::string new_path = AddIndexToPath( in RetrieveSnippetForSection() local
|