/third_party/boost/libs/filesystem/test/ |
D | copy_test.cpp | 64 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/ |
D | generate_pins.py | 57 def find_file(root_dir, directories, name): argument 77 def enumerate_includes(root_dir, directories): argument
|
/third_party/skia/third_party/externals/zlib/google/ |
D | zip_writer.cc | 90 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/ |
D | zip_writer.cc | 89 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/ |
D | zip_writer.cc | 89 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/ |
D | yapf_util.py | 13 root_dir = os.path.join(script_dir, os.pardir) variable
|
D | clang_util.py | 13 root_dir = os.path.join(script_dir, os.pardir) variable
|
D | fix_style.py | 23 root_dir = os.path.join(script_dir, os.pardir) variable
|
D | translator.py | 72 root_dir = os.path.abspath(options.rootdir) variable
|
/third_party/python/Lib/ |
D | glob.py | 13 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/ |
D | runner_context.h | 32 const std::shared_ptr<vfs::PseudoDir>& root_dir() const { return root_dir_; } in root_dir() function
|
/third_party/gn/src/gn/ |
D | bundle_data.h | 94 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/ |
D | append_assets_to_manifest | 25 root_dir = args.root_dir variable
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/ |
D | mapped_resource.cc | 35 auto root_dir = fdio_ns_opendir(namespc); in LoadFromNamespace() local
|
/third_party/flutter/skia/tools/skqp/ |
D | gn_to_bp.py | 19 root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
|
/third_party/skia/tools/skqp/ |
D | gn_to_bp.py | 19 root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
|
/third_party/skia/buildtools/checkdeps/ |
D | cpp_checker.py | 39 def __init__(self, verbose, resolve_dotdot=False, root_dir=''): argument
|
D | proto_checker.py | 35 def __init__(self, verbose, resolve_dotdot=False, root_dir=''): argument
|
/third_party/python/Lib/distutils/ |
D | archive_util.py | 206 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
|
/third_party/jerryscript/targets/curie_bsp/ |
D | setup.py | 53 def find_sources(root_dir, sub_dir): argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/ |
D | sbu_node.cc | 49 Path root_dir(dataset_dir_); in ValidateParams() local
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | run_code_generation.py | 18 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | run_code_generation.py | 18 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
|
/third_party/flutter/skia/third_party/externals/dawn/generator/ |
D | generator_lib.py | 173 def _compute_python_dependencies(root_dir = None): argument
|
/third_party/skia/third_party/externals/dawn/generator/ |
D | generator_lib.py | 193 def _compute_python_dependencies(root_dir=None): argument
|