Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/libs/filesystem/test/
Dcopy_test.cpp64 fs::path root_dir = fs::unique_path(); in create_tree() local
86 directory_tree collect_directory_tree(fs::path const& root_dir) in collect_directory_tree()
105 void test_copy_file_default(fs::path const& root_dir) in test_copy_file_default()
127 void test_copy_dir_default(fs::path const& root_dir, bool with_symlinks) in test_copy_dir_default()
153 void test_copy_dir_default_ec(fs::path const& root_dir, bool with_symlinks) in test_copy_dir_default_ec()
184 void test_copy_dir_recursive(fs::path const& root_dir) in test_copy_dir_recursive()
214 void test_copy_dir_recursive_tree(fs::path const& root_dir) in test_copy_dir_recursive_tree()
233 void test_copy_file_symlinks(fs::path const& root_dir) in test_copy_file_symlinks()
269 void test_copy_errors(fs::path const& root_dir, bool symlinks_supported) in test_copy_errors()
302 fs::path root_dir = create_tree(); in main() local
/third_party/jerryscript/targets/mbedos5/tools/
Dgenerate_pins.py57 def find_file(root_dir, directories, name): argument
77 def enumerate_includes(root_dir, directories): argument
/third_party/skia/third_party/externals/zlib/google/
Dzip_writer.cc90 const base::FilePath& root_dir, in CreateWithFd()
107 const base::FilePath& root_dir, in Create()
121 const base::FilePath& root_dir, in ZipWriter()
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_writer.cc89 const base::FilePath& root_dir, in CreateWithFd()
106 const base::FilePath& root_dir, in Create()
120 const base::FilePath& root_dir, in ZipWriter()
/third_party/node/deps/zlib/google/
Dzip_writer.cc89 const base::FilePath& root_dir, in CreateWithFd()
106 const base::FilePath& root_dir, in Create()
120 const base::FilePath& root_dir, in ZipWriter()
/third_party/cef/tools/
Dyapf_util.py13 root_dir = os.path.join(script_dir, os.pardir) variable
Dclang_util.py13 root_dir = os.path.join(script_dir, os.pardir) variable
Dfix_style.py23 root_dir = os.path.join(script_dir, os.pardir) variable
Dtranslator.py72 root_dir = os.path.abspath(options.rootdir) variable
/third_party/python/Lib/
Dglob.py13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False): argument
26 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False): argument
53 def _iglob(pathname, root_dir, dir_fd, recursive, dironly): argument
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Drunner_context.h32 const std::shared_ptr<vfs::PseudoDir>& root_dir() const { return root_dir_; } in root_dir() function
/third_party/gn/src/gn/
Dbundle_data.h94 SourceDir& root_dir() { return root_dir_; } in root_dir() function
95 const SourceDir& root_dir() const { return root_dir_; } in root_dir() function
/third_party/skia/build/fuchsia/skqp/
Dappend_assets_to_manifest25 root_dir = args.root_dir variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Dmapped_resource.cc35 auto root_dir = fdio_ns_opendir(namespc); in LoadFromNamespace() local
/third_party/flutter/skia/tools/skqp/
Dgn_to_bp.py19 root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
/third_party/skia/tools/skqp/
Dgn_to_bp.py19 root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
/third_party/skia/buildtools/checkdeps/
Dcpp_checker.py39 def __init__(self, verbose, resolve_dotdot=False, root_dir=''): argument
Dproto_checker.py35 def __init__(self, verbose, resolve_dotdot=False, root_dir=''): argument
/third_party/python/Lib/distutils/
Darchive_util.py206 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
/third_party/jerryscript/targets/curie_bsp/
Dsetup.py53 def find_sources(root_dir, sub_dir): argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dsbu_node.cc49 Path root_dir(dataset_dir_); in ValidateParams() local
/third_party/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py18 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py18 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
/third_party/flutter/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py173 def _compute_python_dependencies(root_dir = None): argument
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py193 def _compute_python_dependencies(root_dir=None): argument

12