Home
last modified time | relevance | path

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

123

/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.py140 def analyze_web_file(api, checkout_root, out_dir, files): argument
167 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
195 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
234 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
266 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/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/skia/infra/bots/recipe_modules/build/
Dapi.py51 def __call__(self, checkout_root, out_dir): argument
55 def copy_build_products(self, out_dir, dst): argument
Dchromebook.py8 def compile_fn(api, checkout_root, out_dir): argument
Ddocker.py20 def compile_fn(api, checkout_root, out_dir): argument
Dflutter.py15 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py10 def compile_fn(api, checkout_root, 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/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.rs48 let out_dir = env::var("OUT_DIR")?; in main() localVariable
83 let out_dir = format!("{}/{}", env::var("OUT_DIR")?, module); in protoc() localVariable
/external/uwb/src/rust/uwb_uci_packets/
Dbuild.rs23 let out_dir = env::var_os("OUT_DIR").unwrap(); in main() localVariable
/external/rust/crates/oid-registry/
Dbuild.rs8 let out_dir = env::var_os("OUT_DIR").unwrap(); in main() 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/rust/crates/proc-macro-nested/
Dbuild.rs37 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
Dcollect_wheels.py44 def copy_wheels(prefix, suffix_file, out_dir): argument
/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/rust/crates/rustversion/build/
Dbuild.rs50 let out_dir = env::var_os("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
/external/rust/crates/protobuf/
Dbuild.rs46 fn out_dir() -> PathBuf { in out_dir() function

123