Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 25 of 26) 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/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/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.h91 SourceDir& root_dir() { return root_dir_; } in root_dir() function
92 const SourceDir& root_dir() const { return root_dir_; } in root_dir() function
Druntime_deps.cc153 SourceDir root_dir("//"); in CollectRuntimeDepsFromFlag() local
Druntime_deps_unittest.cc355 const std::string root_dir(build_dir + "Bundle.framework/"); in TEST_F() local
Dninja_create_bundle_target_writer_unittest.cc17 void SetupBundleDataDir(BundleData* bundle_data, const std::string& root_dir) { in SetupBundleDataDir()
Dcommands.cc495 SourceDir root_dir("//"); in FilterPatternsFromString() local
/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/jerryscript/targets/curie_bsp/
Dsetup.py53 def find_sources(root_dir, sub_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
Dcmd.py367 def make_archive(self, base_name, format, root_dir=None, base_dir=None, argument
/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/ninja/misc/
Dwrite_fake_manifests.py136 def write_sources(target, root_dir): argument
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c74 static char *root_dir; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_i.h125 char *root_dir; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_i.h125 char *root_dir; member
/third_party/freetype/src/winfonts/
Dwinfnt.c408 WinPE_RsrcDirRec root_dir, name_dir, lang_dir; in fnt_face_get_dll_font() local
/third_party/flutter/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c409 WinPE_RsrcDirRec root_dir, name_dir, lang_dir; in fnt_face_get_dll_font() local
/third_party/python/Lib/
Dshutil.py999 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dmsvs.py3196 def _VerifySourcesExist(sources, root_dir): argument

12