Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 25 of 36) sorted by relevance

12

/external/rust/crates/tokio/tests/
Dfs_dir.rs13 let new_dir = base_dir.path().join("foo"); in create_dir() localVariable
24 let new_dir = base_dir.path().join("foo").join("bar"); in create_all() localVariable
34 let new_dir = base_dir.path().join("foo").join("bar"); in build_dir() localVariable
52 let new_dir = base_dir.path().join("abc"); in build_dir_mode_read_only() localVariable
72 let new_dir = base_dir.path().join("foo"); in remove() localVariable
/external/rust/crates/nix/test/
Dtest_fcntl.rs68 let new_dir = tempfile::tempdir().unwrap(); in test_renameat() localVariable
98 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable
145 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_exchange() localVariable
190 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_noreplace() localVariable
/external/rust/crates/criterion/src/analysis/
Dmod.rs133 let mut new_dir = criterion.output_directory.clone(); in common() localVariable
342 let new_dir = root_dir.join("new"); in copy_new_dir_to_base() localVariable
/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c214 struct dir_ent *new_dir; in squashfs_opendir_1() local
Dunsquash-3.c291 struct dir_ent *new_dir; in squashfs_opendir_3() local
Dunsquash-4.c260 struct dir_ent *new_dir; in squashfs_opendir_4() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
Drename.pass.cpp133 const path new_dir = env.makePath("new_dir"); in basic_rename_dir_test() local
/external/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py127 def pushd(new_dir): argument
/external/swiftshader/third_party/llvm-16.0/scripts/
Dupdate.py132 def pushd(new_dir): argument
Dgenerate_build_files.py40 def pushd(new_dir): argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dlocal_storage.c77 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc97 StringPiece new_dir(io::Dirname(dir)); in AllDirectoryPrefixes() local
/external/cronet/third_party/boringssl/src/crypto/x509/
Dby_dir.c135 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dby_dir.c145 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/external/boringssl/src/crypto/x509/
Dby_dir.c134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/external/toolchain-utils/cros_utils/
Dmisc.py325 def WorkingDirectory(new_dir): argument
/external/leveldb/db/
Drepair.cc414 std::string new_dir; in ArchiveFile() local
/external/libchrome/base/files/
Dfile_util_posix.cc666 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
687 FilePath* new_dir) { in CreateTemporaryDirInDir()
Dfile_util_unittest.cc2455 FilePath new_dir; in TEST_F() local
/external/autotest/site_utils/
Dtest_runner_utils.py905 new_dir=True): argument
/external/cronet/base/files/
Dfile_util_posix.cc733 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
755 FilePath* new_dir) { in CreateTemporaryDirInDir()
Dfile_util_win.cc667 FilePath* new_dir) { in CreateTemporaryDirInDir()
Dfile_util_unittest.cc943 FilePath new_dir; in TEST_F() local
3054 FilePath new_dir; in TEST_F() local
/external/tpm2-tss/src/tss2-fapi/
Difapi_helpers.c938 char *new_dir; in create_dirs() local
/external/ltp/lib/
Dtst_cgroup.c1104 struct cgroup_dir *new_dir; in tst_cg_group_mk() local

12