/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | shell_util.py | 16 def ScopedChangeDir(new_path): argument
|
/external/angle/third_party/spirv-tools/src/tools/objdump/ |
D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/ |
D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/external/deqp-deps/SPIRV-Tools/tools/objdump/ |
D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/external/bazelbuild-rules_rust/tools/upstream_wrapper/src/ |
D | main.rs | 28 let mut new_path = OsString::from(tool_directory); in main() localVariable
|
/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
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | CldrConfigOption.java | 18 String new_path, in show()
|
/external/toolchain-utils/llvm_tools/patch_sync/src/ |
D | version_control.rs | 226 let new_path = if let Some(captures) = suffix_matcher.captures(ebuild_name) { in rev_bump_llvm() localVariable 231 let new_path = ebuild_dir.join(new_filename); in rev_bump_llvm() localVariable 237 let new_path = ebuild_dir.join(new_filename.as_ref()); in rev_bump_llvm() localVariable
|
/external/cronet/stable/base/files/ |
D | file_path.cc | 324 FilePath new_path(path_); in DirName() local 374 FilePath new_path(path_); in BaseName() local 545 FilePath new_path(path_); in Append() local 611 FilePath new_path(path_); in StripTrailingSeparators() local
|
/external/cronet/tot/base/files/ |
D | file_path.cc | 324 FilePath new_path(path_); in DirName() local 374 FilePath new_path(path_); in BaseName() local 545 FilePath new_path(path_); in Append() local 611 FilePath new_path(path_); in StripTrailingSeparators() local
|
/external/icing/icing/index/ |
D | property-existence-indexing-handler.cc | 41 std::string new_path = current_path; in ConstructPropertyExistenceMetaToken() local
|
/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/sandboxed-api/sandboxed_api/sandbox2/testcases/ |
D | namespace.cc | 64 std::string new_path = JoinPath(path, entry); in ListDirectoriesRecursively() 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/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/ |
D | file_path.cc | 110 FilePath new_path(path_); in Append() local
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/ |
D | file_path.cc | 110 FilePath new_path(path_); in Append() local
|
/external/coreboot/src/soc/intel/xeon_sp/spr/ |
D | ioat.c | 39 union xeon_domain_path new_path = { in create_ioat_domain() local
|
/external/cronet/stable/third_party/libc++/src/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 current_path_after_change_test() local
|
/external/cronet/stable/net/base/ |
D | filename_util.cc | 149 std::string new_path; in FileURLToFilePath() local
|
/external/cronet/tot/net/base/ |
D | filename_util.cc | 149 std::string new_path; in FileURLToFilePath() local
|
/external/cronet/tot/third_party/libc++/src/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 current_path_after_change_test() local
|
/external/bazelbuild-rules_rust/crate_universe/src/ |
D | utils.rs | 46 let new_path = if original_parent_path_str.contains('+') { in normalize_cargo_file_paths() localVariable
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 108 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | modular_filesystem_test.cc | 251 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 300 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 349 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 424 std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 469 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 519 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 600 const std::string new_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 665 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 743 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
|