/external/python/cpython3/Tools/scripts/ |
D | update_file.py | 13 def main(old_path, new_path): argument
|
/external/llvm-project/compiler-rt/test/asan/Unit/ |
D | lit.site.cfg.py.in | 9 def push_ld_library_path(config, new_path): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | shell_util.py | 16 def ScopedChangeDir(new_path): argument
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo_slinks.c | 23 char *new_path; in main() local
|
/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/llvm-project/lldb/source/Utility/ |
D | FileSpec.cpp | 422 llvm::SmallString<64> new_path(component); in PrependPathComponent() local 431 void FileSpec::PrependPathComponent(const FileSpec &new_path) { in PrependPathComponent() 442 void FileSpec::AppendPathComponent(const FileSpec &new_path) { in AppendPathComponent()
|
/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/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
D | current_path.pass.cpp | 56 const path new_path = static_env.Dir; in TEST_CASE() local
|
/external/llvm-project/compiler-rt/test/asan/ |
D | lit.cfg.py | 27 def push_dynamic_library_lookup_path(config, new_path): argument
|
/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/rust/crates/which/src/ |
D | finder.rs | 37 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
|
/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/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 584 char new_path[300]; in lws_client_interpret_server_handshake() local
|
/external/llvm-project/libcxx/utils/libcxx/test/ |
D | target_info.py | 38 def add_path(self, dest_env, new_path): argument
|
D | config.py | 629 def add_path(self, dest_env, new_path): argument
|
/external/ipsec-tools/src/racoon/ |
D | remoteconf.c | 638 vchar_t *new_path; local
|
/external/llvm-project/lldb/source/Host/common/ |
D | ProcessLaunchInfo.cpp | 276 std::string new_path("PATH=\""); in ConvertArgumentsForLaunchingInShell() local
|
/external/llvm-project/lldb/source/Target/ |
D | PathMappingList.cpp | 246 ConstString new_path, bool notify) { in Replace()
|
/external/python/cpython3/Modules/ |
D | getpath.c | 293 wchar_t *new_path = PyMem_RawMalloc((len + 1) * sizeof(wchar_t)); in joinpath2() local 1052 wchar_t new_path[MAXPATHLEN + 1]; in resolve_symlinks() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | SearchXml.java | 464 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/icing/icing/result/ |
D | snippet-retriever.cc | 453 std::string new_path = AddIndexToPath( in RetrieveSnippetForSection() local
|