Home
last modified time | relevance | path

Searched defs:build_dir (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/
Dbuild.py192 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 …]
/external/webrtc/tools_webrtc/android/
Dbuild_aar.py141 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
Dtest_aar.py77 def _TestAAR(build_dir): argument
104 def BuildAndTestAar(use_goma, skip_tests, build_dir): argument
/external/libaom/tools/auto_refactor/
Dav1_preprocess.py80 def modify_av1_rtcd(build_dir): argument
91 def preprocess_av1(aom_dir, build_dir, fake_header_dir): argument
111 build_dir = sys.argv[2] variable
/external/angle/third_party/mesa/
Dmesa_build.py108 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
/external/cronet/testing/libfuzzer/
Dgen_fuzzer_owners.py111 def FindGroupsAndDepsInDeps(deps_list, build_dir): argument
141 def TraverseGroups(deps_list, build_dir): argument
169 def GetSourcesFromDeps(deps_list, build_dir): argument
/external/libchrome/build/
Dclobber.py39 def delete_dir(build_dir): argument
50 def delete_build_dir(build_dir): argument
/external/toolchain-utils/compiler_wrapper/
Dbuild.py63 def calc_go_args(args, version, build_dir, output_file): argument
109 def read_version(build_dir): argument
/external/pdfium/testing/tools/
Dsafetynet_compare.py30 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
/external/cronet/build/
Dclobber.py47 def _clean_dir(build_dir): argument
57 def delete_build_dir(build_dir): argument
Dbuild-ctags.sh27 build_dir() { function
/external/angle/build/
Dclobber.py47 def _clean_dir(build_dir): argument
57 def delete_build_dir(build_dir): argument
Dbuild-ctags.sh27 build_dir() { function
/external/arm-trusted-firmware/tools/memory/
Dprint_memory_map.py37 build_dir = sys.argv[1] variable
41 build_dir = 'build/fvp/debug' variable
/external/vulkan-validation-layers/scripts/
Dknown_good.json7 "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
/external/rust/beto-rust/nearby/src/
Dffi.rs30 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
Dfuzzers.rs70 let build_dir = root.join("presence/cmake-build"); in build_fuzztest_unit_tests() localVariable
/external/sdv/vsomeip/third_party/boost/mpl/doc/src/
Dbuild.py11 def build( src_dir, build_dir ): argument
/external/perfetto/tools/
Dsize-report46 def GetTargetOsForBuildDir(build_dir): argument
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/cmake/
Dinternal_utils.cmake281 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable
283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
/external/googletest/googletest/cmake/
Dinternal_utils.cmake283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable
285 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
/external/OpenCSD/decoder/tests/build/linux/echo_test_dcd_lib/
Dmakefile57 build_dir: target
/external/OpenCSD/decoder/tests/build/linux/frame_demux_test/
Dmakefile61 build_dir: target
/external/llvm/utils/release/
Dbuild_llvm_package.bat24 set build_dir=llvm_package_%revision% variable
/external/OpenCSD/decoder/tests/build/linux/c_api_pkt_print_test/
Dmakefile64 build_dir: target

123