Home
last modified time | relevance | path

Searched defs:current_dir (Results 1 – 25 of 40) sorted by relevance

12

/external/bazelbuild-rules_rust/test/process_wrapper/
Dprocess_wrapper_tester.cc27 void basic_part2_test(std::string current_dir, const char* envp[]) { in basic_part2_test()
47 std::string current_dir = argv[3]; in subst_pwd_test() local
/external/rust/android-crates-io/crates/inotify/examples/
Dwatch.rs14 let current_dir = env::current_dir() in main() localVariable
/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
Dpdfium_custom_temp_dir.cc65 const char* current_dir = ::getcwd(nullptr, 0); in ChromeCustomTempDir() local
/external/cronet/stable/third_party/googletest/custom/gtest/internal/custom/
Dchrome_custom_temp_dir.cc65 const char* current_dir = ::getcwd(nullptr, 0); in ChromeCustomTempDir() local
/external/cronet/tot/third_party/googletest/custom/gtest/internal/custom/
Dchrome_custom_temp_dir.cc65 const char* current_dir = ::getcwd(nullptr, 0); in ChromeCustomTempDir() local
/external/skia/platform_tools/android/bin/
Dandroid_build_app49 current_dir = os.path.dirname(__file__) variable
/external/eigen/bench/spbench/
Dspbenchsolver.cpp69 string current_dir; in main() local
/external/rust/android-crates-io/crates/libtest-mimic/examples/
Dtidy.rs53 let current_dir = env::current_dir()?; in collect_tests() localVariable
/external/minijail/rust/minijail-sys/
Dbuild.rs62 let current_dir = env::var("CARGO_MANIFEST_DIR").unwrap() + "/../.."; in set_up_libminijail() localVariable
/external/rust/android-crates-io/crates/clap_complete/src/dynamic/shells/
Dmod.rs74 let current_dir = std::env::current_dir().ok(); in try_complete() localVariable
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmatching_files_dataset_op.cc171 string current_dir(io::Dirname(fixed_prefix)); in GetNextInternal() local
298 const string& current_dir = current_path.first; in UpdateIterator() local
/external/rust/android-crates-io/crates/winnow/src/combinator/debug/
Dmod.rs85 let current_dir = path.parent().unwrap(); in example() localVariable
/external/python/parse_type/tasks/
D_tasklet_cleanup.py181 def path_glob(pattern, current_dir=None): argument
/external/sdv/vsomeip/third_party/boost/multi_index/example/
Dcomposite_keys.cpp102 static const file_entry* current_dir=0; /* root directory */ variable
/external/rust/android-crates-io/crates/pest_generator/src/
Dgenerator.rs180 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in generate_include() localVariable
1213 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in test_generate_complete() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/external/rust/cxx/gen/src/
Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/external/rust/android-crates-io/crates/clap_complete/src/dynamic/
Dcompleter.rs229 let current_dir = match current_dir { in complete_path() localVariable
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestnames.c186 char current_dir[1024]; in merge_lowercasedrive() local
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestnames.c186 char current_dir[1024]; in merge_lowercasedrive() local
/external/bazelbuild-rules_rust/util/process_wrapper/
Doptions.rs128 let current_dir = std::env::current_dir() in options() localVariable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp890 SmallString<128> current_dir; in make_absolute() local
931 SmallString<128> current_dir; in make_absolute() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DPath.cpp918 SmallString<128> current_dir; in make_absolute() local
959 SmallString<128> current_dir; in make_absolute() local
/external/rust/android-crates-io/crates/tokio/src/process/
Dmod.rs545 pub fn current_dir<P: AsRef<Path>>(&mut self, dir: P) -> &mut Command { in current_dir() method

12