Home
last modified time | relevance | path

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

12

/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/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/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/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/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/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/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
/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/rust/crates/rust-openssl/openssl-sys/build/
Dfind_normal.rs63 let root_dir = Path::new(dir); in resolve_with_wellknown_location() localVariable
/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
/third_party/ninja/misc/
Dwrite_fake_manifests.py136 def write_sources(target, root_dir): argument

12