| /external/oss-fuzz/infra/cifuzz/ |
| D | clusterfuzz_deployment.py | 38 def download_latest_build(self, out_dir): argument 46 def download_corpus(self, target_name, out_dir): argument 58 def download_latest_build(self, out_dir): argument 61 def download_corpus(self, target_name, out_dir): argument 95 def download_latest_build(self, out_dir): argument 120 def download_corpus(self, target_name, out_dir): argument
|
| /external/libchrome/build/ |
| D | check_gn_headers.py | 27 def GetHeadersFromNinja(out_dir, skip_obj, q): argument 51 def ParseNinjaDepsOutput(ninja_out, out_dir, skip_obj): argument 84 def GetHeadersFromGN(out_dir, q): argument 109 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 149 def IsBuildClean(out_dir): argument
|
| D | clobber.py | 110 def clobber(out_dir): argument
|
| /external/skia/infra/bots/recipes/ |
| D | compute_buildstats.py | 137 def analyze_web_file(api, checkout_root, out_dir, files): argument 164 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 192 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 231 def analyze_wasm_file(api, checkout_root, out_dir, files): argument 263 def make_treemap(api, checkout_root, out_dir, files): argument
|
| /external/webrtc/tools_webrtc/vim/ |
| D | webrtc.ycm_extra_conf.py | 123 def GetNinjaBuildOutputsForSourceFile(out_dir, filename): argument 162 def GetClangCommandLineForNinjaOutput(out_dir, build_target): argument 192 def GetClangCommandLineFromNinjaForSource(out_dir, filename): argument 217 def GetClangOptionsFromCommandLine(clang_commandline, out_dir, argument
|
| /external/skqp/infra/bots/recipes/ |
| D | compute_buildstats.py | 107 def analyze_web_file(api, checkout_root, out_dir, files): argument 120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
|
| /external/tensorflow/tensorflow/python/tools/ |
| D | make_aot_compile_models.py | 41 def create_large_matmul_savedmodel(out_dir): argument 58 def create_small_matmul_savedmodel(out_dir): argument
|
| /external/rust/crates/bindgen/ |
| D | build.rs | 8 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable 26 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
|
| /external/skia/infra/bots/recipe_modules/build/ |
| D | api.py | 55 def __call__(self, checkout_root, out_dir): argument 59 def copy_build_products(self, out_dir, dst): argument
|
| D | chromebook.py | 15 def compile_fn(api, checkout_root, out_dir): argument
|
| /external/skqp/infra/bots/recipe_modules/build/ |
| D | api.py | 56 def __call__(self, checkout_root, out_dir): argument 60 def copy_build_products(self, out_dir, dst): argument
|
| D | flutter.py | 6 def compile_fn(api, checkout_root, out_dir): argument
|
| D | android.py | 9 def compile_fn(api, checkout_root, out_dir): argument
|
| /external/noto-fonts/cjk/ |
| D | subset_noto_cjk.py | 93 def remove_codepoints_from_ttc_using_ttc_utils(ttc_name, out_dir): argument 105 def remove_codepoints_from_ttc(ttc_path, out_dir): argument
|
| /external/tensorflow/tensorflow/compiler/aot/tests/ |
| D | make_test_graphs.py | 54 def tfadd_with_ckpt(out_dir): argument 69 def tfadd_with_ckpt_saver(out_dir): argument 204 def write_graph(build_graph, out_dir, debug_info=False): argument
|
| /external/perfetto/tools/ |
| D | load_tool | 105 def SingleTraceRun(out_dir, prio_name, buffer_size_kb, drain_rate_ms, argument 164 def SinglePriorityRun(out_dir, prio_name): argument
|
| /external/crosvm/protos/ |
| D | build.rs | 56 let out_dir = env::var("OUT_DIR")?; in main() localVariable 91 let out_dir = format!("{}/{}", env::var("OUT_DIR")?, module); in protoc() localVariable
|
| /external/grpc-grpc-java/annotation-stubs/ |
| D | gen_annotations.py | 48 out_dir = pathlib.Path(sys.argv[1]) variable
|
| /external/jimfs/jimfs/ |
| D | gen_annotations.py | 48 out_dir = pathlib.Path(sys.argv[1]) variable
|
| /external/minijail/rust/minijail-sys/ |
| D | build.rs | 23 let out_dir = env::var("OUT_DIR").unwrap(); in main() localVariable
|
| /external/pigweed/pw_build/py/pw_build/ |
| D | python_wheels.py | 37 def build_wheels(setup_files, out_dir): argument
|
| /external/rust/crates/proc-macro-nested/ |
| D | build.rs | 35 let out_dir = env::var("OUT_DIR").unwrap(); in main() localVariable
|
| /external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/support/ |
| D | run_bindings_generator.py | 10 def RunBindingsGenerator(out_dir, root_dir, mojom_file, extra_flags=None): argument
|
| /external/angle/scripts/ |
| D | msvs_projects.py | 23 out_dir = 'out' variable
|
| /external/rust/crates/rustversion/build/ |
| D | build.rs | 44 let out_dir = env::var_os("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
|