Home
last modified time | relevance | path

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

12

/external/python/cpython3/Tools/scripts/
Dupdate_file.py13 def main(old_path, new_path): argument
/external/llvm-project/compiler-rt/test/asan/Unit/
Dlit.site.cfg.py.in9 def push_ld_library_path(config, new_path): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dshell_util.py16 def ScopedChangeDir(new_path): argument
/external/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c23 char *new_path; in main() local
/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/llvm-project/lldb/source/Utility/
DFileSpec.cpp422 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/
Dcurrent_path.pass.cpp55 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/
Dcurrent_path.pass.cpp56 const path new_path = static_env.Dir; in TEST_CASE() local
/external/llvm-project/compiler-rt/test/asan/
Dlit.cfg.py27 def push_dynamic_library_lookup_path(config, new_path): argument
/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/rust/crates/which/src/
Dfinder.rs37 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
/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/libwebsockets/lib/roles/http/client/
Dclient-http.c584 char new_path[300]; in lws_client_interpret_server_handshake() local
/external/llvm-project/libcxx/utils/libcxx/test/
Dtarget_info.py38 def add_path(self, dest_env, new_path): argument
Dconfig.py629 def add_path(self, dest_env, new_path): argument
/external/ipsec-tools/src/racoon/
Dremoteconf.c638 vchar_t *new_path; local
/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp276 std::string new_path("PATH=\""); in ConvertArgumentsForLaunchingInShell() local
/external/llvm-project/lldb/source/Target/
DPathMappingList.cpp246 ConstString new_path, bool notify) { in Replace()
/external/python/cpython3/Modules/
Dgetpath.c293 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/
DSearchXml.java464 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/icing/icing/result/
Dsnippet-retriever.cc453 std::string new_path = AddIndexToPath( in RetrieveSnippetForSection() local

12