Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/fuzzing/
Drun-subset-fuzzer-tests.py87 def run_dir (parent_path): argument
Drun-shape-fuzzer-tests.py87 parent_path = os.path.join (srcdir, "fonts") variable
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp73 std::string parent_path; member
/external/u-boot/arch/arm/mach-k3/
Dcommon.c98 int fdt_fixup_msmc_ram(void *blob, char *parent_path, char *node_name) in fdt_fixup_msmc_ram()
/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/autotest/client/bin/result_tools/
Dview.py324 def _get_dirs_html(dirs, parent_path, total_bytes, indentation): argument
/external/python/cpython3/Lib/
Dpathlib.py490 def select_from(self, parent_path): argument
504 def _select_from(self, parent_path, is_dir, exists, scandir): argument
514 def _select_from(self, parent_path, is_dir, exists, scandir): argument
530 def _select_from(self, parent_path, is_dir, exists, scandir): argument
556 def _iterate_directories(self, parent_path, is_dir, scandir): argument
574 def _select_from(self, parent_path, is_dir, exists, scandir): argument
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp91 BPath path, parent_path; in WatchedEntry() local
/external/tensorflow/tensorflow/core/platform/
Dfile_system_test.cc78 const string& parent_path = this->JoinPath(split_path[0], split_path[1]); in CreateDir() local
/external/perfetto/src/trace_processor/util/
Ddescriptors.cc49 const std::string& parent_path, in ResolveShortType()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc495 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
506 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
720 const std::string parent_path = GetURIForPath("parent/path"); in TEST_P() local
744 const std::string parent_path = GetURIForPath("some/path"); in TEST_P() local
/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc167 const std::vector<int64_t>& parent_path = in GetCallsiteToFrames() 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-7.0/llvm/lib/Support/
DPath.cpp482 StringRef parent_path(StringRef path, Style style) { in parent_path() function