Home
last modified time | relevance | path

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

/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
51 let new_dir = base_dir.path().join("foo"); in remove() 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-4.c260 struct dir_ent *new_dir; in squashfs_opendir_4() local
Dunsquash-3.c291 struct dir_ent *new_dir; in squashfs_opendir_3() local
/external/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py125 def pushd(new_dir): argument
/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc96 StringPiece new_dir(io::Dirname(dir)); in AllDirectoryPrefixes() local
/external/rust/crates/nix/test/
Dtest_fcntl.rs54 let new_dir = tempfile::tempdir().unwrap(); in test_renameat() localVariable
/external/boringssl/src/crypto/x509/
Dby_dir.c144 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dby_dir.c144 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/external/toolchain-utils/cros_utils/
Dmisc.py303 def WorkingDirectory(new_dir): argument
/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/tpm2-tss/src/tss2-fapi/
Difapi_helpers.c938 char *new_dir; in create_dirs() local