Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 18 of 18) sorted by relevance

/external/boringssl/src/rust/
Dbuild.rs22 let parent_path = crate_path.parent().unwrap(); in main() localVariable
/external/harfbuzz_ng/test/fuzzing/
Drun-subset-fuzzer-tests.py45 def run_dir (parent_path): argument
Drun-shape-fuzzer-tests.py45 parent_path = os.path.join (srcdir, "fonts") variable
Drun-draw-fuzzer-tests.py45 parent_path = os.path.join (srcdir, "fonts") variable
/external/python/parse_type/tasks/_vendor/
Dpathlib.py455 def select_from(self, parent_path): argument
467 def _select_from(self, parent_path, is_dir, exists, listdir): argument
477 def _select_from(self, parent_path, is_dir, exists, listdir): argument
492 def _select_from(self, parent_path, is_dir, exists, listdir): argument
509 def _iterate_directories(self, parent_path, is_dir, listdir): argument
517 def _select_from(self, parent_path, is_dir, exists, listdir): argument
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp73 std::string parent_path; member
/external/python/cpython3/Lib/
Dpathlib.py398 def select_from(self, parent_path): argument
412 def _select_from(self, parent_path, is_dir, exists, scandir): argument
422 def _select_from(self, parent_path, is_dir, exists, scandir): argument
438 def _select_from(self, parent_path, is_dir, exists, scandir): argument
468 def _iterate_directories(self, parent_path, is_dir, scandir): argument
487 def _select_from(self, parent_path, is_dir, exists, scandir): argument
/external/autotest/client/bin/result_tools/
Dview.py325 def _get_dirs_html(dirs, parent_path, total_bytes, indentation): argument
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp91 BPath path, parent_path; in WatchedEntry() local
/external/perfetto/tools/
Dgn_utils.py240 def _visit(self, target_name, parent_path=''): argument
/external/tensorflow/tensorflow/core/platform/
Dfile_system_test.cc80 const string& parent_path = this->JoinPath(split_path[0], split_path[1]); in CreateDir() local
/external/perfetto/src/trace_processor/util/
Ddescriptors.cc50 const std::string& parent_path, in ResolveShortType()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc527 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
538 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
752 const std::string parent_path = GetURIForPath("parent/path"); in TEST_P() local
776 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
/external/llvm/lib/Support/
DPath.cpp493 StringRef parent_path(StringRef path) { in parent_path() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp493 StringRef parent_path(StringRef path) { in parent_path() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp466 StringRef parent_path(StringRef path, Style style) { in parent_path() function
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h603 char *parent_path; member
/external/armnn/third-party/ghc/
Dfilesystem.hpp2523 GHC_INLINE path path::parent_path() const in parent_path() function in ghc::filesystem::path