Home
last modified time | relevance | path

Searched defs:out_dir (Results 1 – 25 of 69) sorted by relevance

123

/external/oss-fuzz/infra/cifuzz/
Dclusterfuzz_deployment.py38 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/
Dcheck_gn_headers.py27 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
Dclobber.py110 def clobber(out_dir): argument
/external/skia/infra/bots/recipes/
Dcompute_buildstats.py137 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/
Dwebrtc.ycm_extra_conf.py123 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/
Dcompute_buildstats.py107 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/
Dmake_aot_compile_models.py41 def create_large_matmul_savedmodel(out_dir): argument
58 def create_small_matmul_savedmodel(out_dir): argument
/external/rust/crates/bindgen/
Dbuild.rs8 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/
Dapi.py55 def __call__(self, checkout_root, out_dir): argument
59 def copy_build_products(self, out_dir, dst): argument
Dchromebook.py15 def compile_fn(api, checkout_root, out_dir): argument
/external/skqp/infra/bots/recipe_modules/build/
Dapi.py56 def __call__(self, checkout_root, out_dir): argument
60 def copy_build_products(self, out_dir, dst): argument
Dflutter.py6 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py9 def compile_fn(api, checkout_root, out_dir): argument
/external/noto-fonts/cjk/
Dsubset_noto_cjk.py93 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/
Dmake_test_graphs.py54 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/
Dload_tool105 def SingleTraceRun(out_dir, prio_name, buffer_size_kb, drain_rate_ms, argument
164 def SinglePriorityRun(out_dir, prio_name): argument
/external/crosvm/protos/
Dbuild.rs56 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/
Dgen_annotations.py48 out_dir = pathlib.Path(sys.argv[1]) variable
/external/jimfs/jimfs/
Dgen_annotations.py48 out_dir = pathlib.Path(sys.argv[1]) variable
/external/minijail/rust/minijail-sys/
Dbuild.rs23 let out_dir = env::var("OUT_DIR").unwrap(); in main() localVariable
/external/pigweed/pw_build/py/pw_build/
Dpython_wheels.py37 def build_wheels(setup_files, out_dir): argument
/external/rust/crates/proc-macro-nested/
Dbuild.rs35 let out_dir = env::var("OUT_DIR").unwrap(); in main() localVariable
/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/support/
Drun_bindings_generator.py10 def RunBindingsGenerator(out_dir, root_dir, mojom_file, extra_flags=None): argument
/external/angle/scripts/
Dmsvs_projects.py23 out_dir = 'out' variable
/external/rust/crates/rustversion/build/
Dbuild.rs44 let out_dir = env::var_os("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable

123