/aosp_15_r20/external/clang/ |
H A D | build.py | 192 def package_toolchain(build_dir, build_name, host, dist_dir): argument 218 def install_minimal_toolchain(build_dir, install_dir, host, strip): argument 224 def install_toolchain(build_dir, install_dir, host, strip): argument 283 def install_built_host_files(build_dir, install_dir, host, strip, minimal=None): argument 361 def install_headers(build_dir, install_dir, host): argument 391 def install_profile_rt(build_dir, install_dir, host): argument 403 def install_target_profile_rt(build_dir, lib_dir): argument 422 def install_host_profile_rt(build_dir, host, lib_dir): argument 437 def install_libomp(build_dir, install_dir, host): argument 464 def install_sanitizers(build_dir, install_dir, host): argument [all …]
|
/aosp_15_r20/frameworks/rs/ |
H A D | build_rs.py | 101 def package_toolchain(build_dir, build_name, host, dist_dir): argument 122 def install_toolchain(build_dir, install_dir, host): argument 149 def install_built_host_files(build_dir, install_dir, host): argument 203 def install_clang_headers(build_dir, install_dir, host): argument 224 def install_built_device_files(build_dir, install_dir, host): argument
|
/aosp_15_r20/external/pdfium/testing/tools/ |
H A D | safetynet_compare.py | 30 def RunSingleTestCaseParallel(this, run_label, build_dir, test_case): argument 377 def _BuildCurrentBranch(self, build_dir): argument 395 def _MeasureCurrentBranch(self, run_label, build_dir): argument 405 def _RunSync(self, run_label, build_dir): argument 426 def _RunAsync(self, run_label, build_dir): argument 465 def RunSingleTestCase(self, run_label, build_dir, test_case): argument
|
/aosp_15_r20/external/webrtc/tools_webrtc/android/ |
H A D | build_aar.py | 141 def _GetOutputDirectory(build_dir, arch): argument 170 def Build(build_dir, arch, use_goma, use_remoteexec, extra_gn_args, argument 201 def CollectCommon(aar_file, build_dir, arch): argument 209 def Collect(aar_file, build_dir, arch, unstripped): argument 222 def GenerateLicenses(output_dir, build_dir, archs): argument
|
H A D | test_aar.py | 77 def _TestAAR(build_dir): argument 104 def BuildAndTestAar(use_goma, skip_tests, build_dir): argument
|
/aosp_15_r20/external/angle/third_party/mesa/ |
H A D | mesa_build.py | 108 def SetupBuild(build_dir, source_dir, options, pkg_config_paths=[]): argument 153 def Compile(args, build_dir): argument 231 def GetMesonSourcesAndOutputs(build_dir, sources_filter, output_filter): argument 253 def Meson(build_dir, command, args, extra_env={}, stdout=None): argument 293 def LazySetup(args, build_dir): argument
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | known_good.json | 7 "build_dir" : "glslang/build", string 21 "build_dir" : "Vulkan-Headers/build", string 29 "build_dir" : "Vulkan-Loader/build", string 50 "build_dir" : "VulkanTools/build", string 88 "build_dir" : "Vulkan-Tools/build", string
|
/aosp_15_r20/external/libaom/tools/auto_refactor/ |
H A D | av1_preprocess.py | 76 def modify_av1_rtcd(build_dir): argument 87 def preprocess_av1(aom_dir, build_dir, fake_header_dir): argument 107 build_dir = sys.argv[2] variable
|
/aosp_15_r20/external/coreboot/payloads/external/Memtest86Plus/ |
H A D | Makefile | 9 build_dir=$(project_dir)/build64 macro 11 build_dir=$(project_dir)/build32 macro 22 build_dir=$(project_dir) macro
|
/aosp_15_r20/external/cronet/testing/libfuzzer/ |
H A D | gen_fuzzer_owners.py | 136 def FindGroupsAndDepsInDeps(deps_list, build_dir): argument 166 def TraverseGroups(deps_list, build_dir): argument 194 def GetSourcesFromDeps(deps_list, build_dir): argument
|
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/ |
H A D | build.py | 63 def calc_go_args(args, version, build_dir, output_file): argument 109 def read_version(build_dir): argument
|
/aosp_15_r20/external/libchrome/build/ |
H A D | clobber.py | 39 def delete_dir(build_dir): argument 50 def delete_build_dir(build_dir): argument
|
/aosp_15_r20/external/cronet/build/ |
H A D | clobber.py | 47 def _clean_dir(build_dir): argument 57 def delete_build_dir(build_dir): argument
|
H A D | build-ctags.sh | 27 build_dir() { function
|
/aosp_15_r20/external/angle/build/ |
H A D | clobber.py | 47 def _clean_dir(build_dir): argument 57 def delete_build_dir(build_dir): argument
|
H A D | build-ctags.sh | 27 build_dir() { function
|
/aosp_15_r20/external/arm-trusted-firmware/tools/memory/ |
H A D | print_memory_map.py | 37 build_dir = sys.argv[1] variable 41 build_dir = 'build/fvp/debug' variable
|
/aosp_15_r20/external/rust/beto-rust/nearby/src/ |
D | ffi.rs | 30 let build_dir = root.join("presence/cmake-build"); in check_np_ffi_cmake() localVariable 71 let build_dir = root.join("presence/cmake-build"); in check_ldt_cmake() localVariable
|
D | fuzzers.rs | 70 let build_dir = root.join("presence/cmake-build"); in build_fuzztest_unit_tests() localVariable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/cmake/ |
H A D | internal_utils.cmake | 281 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable 283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
|
/aosp_15_r20/external/googletest/googletest/cmake/ |
H A D | internal_utils.cmake | 283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable 285 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/cmake/ |
H A D | internal_utils.cmake | 283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable 285 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/ |
D | build.rs | 71 let build_dir = format!("{}/build", env::var("OUT_DIR").unwrap()); in clean_up_stale_cache() localVariable 263 let build_dir = format!("{}/build", dst.display()); in build_grpc() localVariable
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_image_utils.cc | 115 const std::string& build_dir) { in RepackVendorRamdisk() 292 const std::string& build_dir) { in RepackBootImage()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/ |
D | build.py | 11 def build( src_dir, build_dir ): argument
|