/aosp_15_r20/external/angle/build/ |
H A D | check_gn_headers.py | 27 def GetHeadersFromNinja(out_dir, skip_obj, q): argument 54 def ParseNinjaDepsOutput(ninja_out, out_dir, skip_obj): argument 87 def GetHeadersFromGN(out_dir, q): argument 112 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 152 def IsBuildClean(out_dir): argument
|
/aosp_15_r20/external/libchrome/build/ |
H A 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
|
/aosp_15_r20/external/cronet/build/ |
H A D | check_gn_headers.py | 27 def GetHeadersFromNinja(out_dir, skip_obj, q): argument 54 def ParseNinjaDepsOutput(ninja_out, out_dir, skip_obj): argument 87 def GetHeadersFromGN(out_dir, q): argument 112 def ParseGNProjectJSON(gn, out_dir, tmp_out): argument 152 def IsBuildClean(out_dir): argument
|
/aosp_15_r20/external/skia/infra/bots/recipes/ |
H A D | compute_buildstats.py | 139 def analyze_web_file(api, checkout_root, out_dir, files): argument 166 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 194 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 233 def analyze_wasm_file(api, checkout_root, out_dir, files): argument 265 def make_treemap(api, checkout_root, out_dir, files): argument
|
/aosp_15_r20/external/cronet/components/cronet/tools/ |
H A D | cr_cronet.py | 22 def install(out_dir): argument 33 def test(out_dir, extra_options): argument 45 def unittest(out_dir, extra_options): argument 56 def stack(out_dir): argument
|
H A D | utils.py | 49 def gn(out_dir, gn_args, gn_extra=None, **kwargs): argument 101 def build(out_dir, build_target, extra_options=None): argument 117 def android_gn_gen(is_release, target_cpu, out_dir): argument
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat_test.cc | 1199 std::string out_dir = GetScratchDir(); in TEST_F() local 1253 std::string out_dir = GetScratchDir(); in TEST_F() local 1274 std::string out_dir = GetScratchDir(); in TEST_F() local 1302 std::string out_dir = GetScratchDir(); in TEST_F() local 1315 std::string out_dir = GetScratchDir(); in TEST_F() local 1327 std::string out_dir = GetScratchDir(); in TEST_F() local 1339 std::string out_dir = GetScratchDir(); in TEST_F() local 1418 const std::string out_dir = GetScratchDir(); in TEST_F() local 1597 const std::string out_dir = GetScratchDir(); in TEST_F() local 1633 std::string out_dir = GetScratchDir(); in TEST_F() local [all …]
|
/aosp_15_r20/external/webrtc/tools_webrtc/vim/ |
H A D | webrtc.ycm_extra_conf.py | 121 def GetNinjaBuildOutputsForSourceFile(out_dir, filename): argument 163 def GetClangCommandLineForNinjaOutput(out_dir, build_target): argument 194 def GetClangCommandLineFromNinjaForSource(out_dir, filename): argument 219 def GetClangOptionsFromCommandLine(clang_commandline, out_dir, argument
|
/aosp_15_r20/build/make/tools/ |
H A D | compare_builds.py | 332 def RunSoong(out_dir, args, capture_output): argument 345 def GetBuildVar(out_dir, name): argument 354 def RequireBuildVar(out_dir, name): argument 372 def RunBuild(work_dir, out_dir, target, hide_build_output): argument 592 def __init__(self, out_dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/tests/ |
H A D | make_test_graphs.py | 49 def tfadd_with_ckpt(out_dir): argument 64 def tfadd_with_ckpt_saver(out_dir): argument 199 def write_graph(build_graph, out_dir, debug_info=False): argument
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | resource_sizes.py | 244 out_dir): argument 345 out_dir, argument 674 def _ConfigOutDir(out_dir): argument 706 def _AnalyzeApkOrApks(report_func, apk_path, out_dir): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | resource_sizes.py | 243 out_dir): argument 344 out_dir, argument 683 def _ConfigOutDir(out_dir): argument 715 def _AnalyzeApkOrApks(report_func, apk_path, out_dir): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/ |
D | build.rs | 54 let out_dir = &src_dir.join("src"); in generate_bindings() localVariable 56 let out_dir = in generate_bindings() localVariable 141 let out_dir = path::PathBuf::from(env::var_os("OUT_DIR").unwrap()); in main() localVariable
|
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | generate.py | 1227 def write_spec(self, out_dir): argument 1235 def write_te(self, out_dir): argument 1242 def write_sh(self, out_dir): argument 1250 def write_if(self, out_dir): argument 1257 def write_fc(self, out_dir): argument 1369 def generate(self, out_dir=os.getcwd()): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/codegen/ |
D | mod.rs | 45 out_dir: Option<PathBuf>, field 88 pub fn out_dir(&mut self, out_dir: impl AsRef<Path>) -> &mut Self { in out_dir() method 217 let out_dir = match &self.out_dir { in run() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/ |
H A D | make_aot_compile_models.py | 37 def create_large_matmul_savedmodel(out_dir): argument 54 def create_small_matmul_savedmodel(out_dir): argument
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | rehash.c | 98 struct out_dir { struct 99 blk_t num; 100 blk_t max; 101 char *buf; 102 ext2_dirhash_t *hashes;
|
/aosp_15_r20/external/skia/infra/bots/recipe_modules/build/ |
H A D | api.py | 47 def __call__(self, checkout_root, out_dir): argument 51 def copy_build_products(self, out_dir, dst): argument
|
/aosp_15_r20/system/nfc/tools/casimir/ |
H A D | build.rs | 46 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in install_generated_module() localVariable 58 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in generate_module() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/ |
D | build.rs | 45 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in install_generated_module() localVariable 57 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in generate_module() localVariable
|
/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/ |
H A D | build.rs | 33 let out_dir = env::var("OUT_DIR").unwrap(); in generate_crossystem_bindings() localVariable 57 let out_dir = env::var("OUT_DIR").unwrap(); in generate_vboot_host_binding() localVariable
|
/aosp_15_r20/external/noto-fonts/scripts/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/ |
D | build.rs | 43 let out_dir = Path::new(&out_dir_env); in main() localVariable 64 let out_dir = env::var("OUT_DIR")?; in write_radix_bases() localVariable
|
/aosp_15_r20/art/test/testrunner/ |
H A D | run_build_test_target.py | 132 out_dir = pathlib.PurePath(env.SOONG_OUT_DIR) variable 134 out_dir = pathlib.PurePath(env.ANDROID_BUILD_TOP).joinpath(out_dir) variable
|
/aosp_15_r20/external/pytorch/tools/amd_build/ |
H A D | build_amd.py | 62 out_dir = proj_dir variable 64 out_dir = args.output_directory variable
|