Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/ascendc/cmake/util/
Dascendc_ops_config.py21 def get_specified_suffix_file(root_dir, suffix): argument
79 def gen_all_config(root_dir, soc): argument
Dinsert_simplified_keys.py104 def get_specified_suffix_file(root_dir, suffix): argument
218 def insert_all_simplified_keys(root_dir): argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/kernel_builder/ascend/ascendc/cmake/util/
Dascendc_ops_config.py24 def get_specified_suffix_file(root_dir, suffix): argument
97 def gen_all_config(root_dir, soc): argument
Dinsert_simplified_keys.py108 def get_specified_suffix_file(root_dir, suffix): argument
232 def insert_all_simplified_keys(root_dir): argument
/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/rust/rust/src/tools/clippy/tests/
Dcheck-fmt.rs13 let root_dir = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in fmt() localVariable
Ddogfood.rs86 let root_dir = PathBuf::from(env!("CARGO_MANIFEST_DIR")); in run_clippy_for_package() localVariable
Dintegration.rs46 let root_dir = std::path::PathBuf::from(env!("CARGO_MANIFEST_DIR")); in integration_test() localVariable
/third_party/python/Lib/
Dglob.py13 def glob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument
31 def iglob(pathname, *, root_dir=None, dir_fd=None, recursive=False, argument
60 def _iglob(pathname, root_dir, dir_fd, recursive, dironly, argument
/third_party/vixl/tools/
Dgenerate_test_trace_a64_reference.py47 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(sys.argv[0]))) variable
Dgenerate_simulator_traces.py136 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(sys.argv[0]))) variable
/third_party/skia/build/fuchsia/skqp/
Dappend_assets_to_manifest25 root_dir = args.root_dir 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/gn/src/gn/
Dbundle_data.h108 SourceDir& root_dir() { return root_dir_; } in root_dir() function
109 const SourceDir& root_dir() const { return root_dir_; } in root_dir() function
/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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dsbu_node.cc51 Path root_dir(dataset_dir_); in ValidateParams() local
/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/json/tools/serve_header/
Dserve_header.py97 def __init__(self, root_dir, tree_dir): argument
148 def __init__(self, root_dir): 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