Home
last modified time | relevance | path

Searched defs:current_dir (Results 1 – 25 of 36) 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/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/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/minijail/rust/minijail-sys/
Dbuild.rs47 let current_dir = env::var("CARGO_MANIFEST_DIR").unwrap() + "/../.."; in set_up_libminijail() localVariable
/external/rust/crates/libtest-mimic/examples/
Dtidy.rs53 let current_dir = env::current_dir()?; in collect_tests() localVariable
/external/rust/crates/winnow/src/combinator/debug/
Dmod.rs80 let current_dir = path.parent().unwrap(); in example() localVariable
/external/rust/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/python/parse_type/tasks/
D_tasklet_cleanup.py181 def path_glob(pattern, current_dir=None): argument
/external/rust/crates/pest_generator/src/
Dgenerator.rs175 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in generate_include() localVariable
1116 let current_dir = std::env::current_dir().expect("Unable to get current directory"); in test_generate_complete() localVariable
/external/sdv/vsomeip/third_party/boost/multi_index/example/
Dcomposite_keys.cpp102 static const file_entry* current_dir=0; /* root directory */ variable
/external/rust/cxx/gen/src/
Dfs.rs64 pub(crate) fn current_dir() -> Result<PathBuf> { in current_dir() function
/external/rust/crates/clap_complete/src/dynamic/
Dcompleter.rs229 let current_dir = match current_dir { in complete_path() localVariable
/external/cronet/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/python/setuptools/setuptools/
Dmsvc.py420 def current_dir(self, hidex86=False, x64=False): member in PlatformInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp889 SmallString<128> current_dir; in make_absolute() local
930 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/crates/tokio/src/process/
Dmod.rs540 pub fn current_dir<P: AsRef<Path>>(&mut self, dir: P) -> &mut Command { in current_dir() method
/external/fonttools/Tests/ttLib/
Dwoff2_test.py58 current_dir = os.path.abspath(os.path.dirname(os.path.realpath(__file__))) variable
/external/llvm/lib/Support/
DPath.cpp821 SmallString<128> current_dir; in make_absolute() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp823 SmallString<128> current_dir; in make_absolute() local
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2002 let current_dir = unsafe { CStr::from_bytes_with_nul_unchecked(b".\0") }; in chromeos_tmpfile() localVariable

12