Home
last modified time | relevance | path

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

12

/external/toolchain-utils/deprecated/automation/clients/report/
Dvalidate_failures.py75 def GetSumFiles(build_dir): argument
85 def ValidBuildDirectory(build_dir, target): argument
95 def GetManifestPath(build_dir): argument
138 def CheckExpectedResults(manifest_path, build_dir): argument
182 def ProduceManifest(manifest_path, build_dir, overwrite): argument
/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/arm-trusted-firmware/tools/memory/
Dprint_memory_map.py35 build_dir = sys.argv[1] variable
37 build_dir = 'build/fvp/debug' variable
/external/pdfium/testing/tools/
Dsafetynet_compare.py31 def RunSingleTestCaseParallel(this, run_label, build_dir, test_case): argument
378 def _BuildCurrentBranch(self, build_dir): argument
396 def _MeasureCurrentBranch(self, run_label, build_dir): argument
406 def _RunSync(self, run_label, build_dir): argument
427 def _RunAsync(self, run_label, build_dir): argument
466 def RunSingleTestCase(self, run_label, build_dir, test_case): argument
Dcommon.py137 def GetBooleanGnArg(arg_name, build_dir, verbose=False): argument
Dsafetynet_image.py35 def __init__(self, build_dir, output_path, two_labels, num_workers, argument
/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/toolchain-utils/compiler_wrapper/
Dbuild.py54 def read_version(build_dir): argument
/external/u-boot/tools/patman/
Dtest_util.py23 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): argument
/external/curl/projects/
Dbuild-openssl.bat361 set build_dir=%cd% variable
396 set build_dir=%cd%\build\tmp variable
550 set build_dir=%cd%\build\tmp variable
/external/OpenCSD/decoder/tests/build/linux/echo_test_dcd_lib/
Dmakefile57 build_dir: target
/external/xz-java/
Dbuild.properties23 build_dir = build key
/external/OpenCSD/decoder/tests/build/linux/mem_buffer_eg/
Dmakefile63 build_dir: target
/external/OpenCSD/decoder/tests/build/linux/c_api_pkt_print_test/
Dmakefile64 build_dir: target
/external/OpenCSD/decoder/tests/build/linux/trc_pkt_lister/
Dmakefile63 build_dir: target
/external/llvm/utils/release/
Dbuild_llvm_package.bat24 set build_dir=llvm_package_%revision% variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/release/
Dbuild_llvm_package.bat24 set build_dir=llvm_package_%revision% variable
/external/OpenCSD/decoder/tests/build/linux/snapshot_parser_lib/
Dmakefile72 build_dir: target
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dbugpoint_gisel_reducer.py41 def check_bin(build_dir, bin_name): argument
/external/fmtlib/support/
Dtravis-build.py83 build_dir = os.path.join(fmt_dir, "_build") variable
/external/skqp/tools/skqp/
Dmake_universal_apk.py78 build_dir, argument
/external/brotli/python/tests/
D_test_utils.py24 build_dir = os.path.join(project_dir, 'bin', platform_lib_name) variable
/external/google-breakpad/src/testing/gtest/test/
Dgtest_test_utils.py141 def GetTestExecutablePath(executable_name, build_dir=None): argument
/external/googletest/googletest/test/
Dgtest_test_utils.py151 def GetTestExecutablePath(executable_name, build_dir=None): argument
/external/u-boot/tools/buildman/
Dbuilderthread.py393 def CopyFiles(self, out_dir, build_dir, dirname, patterns): argument

12