Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/test/fuzzing/
Drun-subset-fuzzer-tests.py45 def run_dir (parent_path): argument
Drun-repacker-fuzzer-tests.py45 def run_dir (parent_path): argument
Drun-draw-fuzzer-tests.py45 parent_path = os.path.join (srcdir, "fonts") variable
Drun-shape-fuzzer-tests.py45 parent_path = os.path.join (srcdir, "fonts") variable
/third_party/skia/third_party/externals/harfbuzz/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
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dtensorprint_utils.cc59 std::optional<std::string> parent_path; in TensorPrintUtils() local
Dtensordump_utils.cc108 std::optional<std::string> parent_path; in TensorNameToArrayName() local
/third_party/python/Lib/
Dpathlib.py313 def select_from(self, parent_path): argument
327 def _select_from(self, parent_path, is_dir, exists, scandir): argument
337 def _select_from(self, parent_path, is_dir, exists, scandir): argument
353 def _select_from(self, parent_path, is_dir, exists, scandir): argument
383 def _iterate_directories(self, parent_path, is_dir, scandir): argument
402 def _select_from(self, parent_path, is_dir, exists, scandir): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmulti30k_op.cc74 Path parent_path(path_en.ParentPath()); in LoadFile() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Dconfig_manager.cc185 std::string parent_path = jsonpath.ParentPath(); in set_enable_autotune() local
/third_party/gn/src/base/files/
Dfile_util_win.cc383 FilePath parent_path(full_path.DirName()); in CreateDirectoryAndGetError() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dnode_ext.rs197 pub fn parent_path(&self) -> ast::Path { in parent_path() method
248 pub fn parent_path(&self) -> Option<ast::Path> { in parent_path() method
/third_party/gn/src/gn/
Dvisual_studio_writer.cc886 std::string_view parent_path; in ResolveSolutionFolders() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp493 StringRef parent_path(StringRef path) { in parent_path() function
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c823 char parent_path[PATH_MAX]; in cache_find_section() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp466 StringRef parent_path(StringRef path, Style style) { in parent_path() function