Home
last modified time | relevance | path

Searched refs:lunch (Results 1 – 21 of 21) sorted by relevance

/build/make/tools/
Dlunchable10 Lists products that have no functioning lunch combo.
13 -c prints all failing lunch combos for all targets;
14 -w why? Prints the error message after each failed lunch combo. Only
/build/make/tools/perf/
Dbenchmarks280 lunch: Lunch
304 def __init__(self, lunch, benchmark, iteration, log_dir): argument
305 self.lunch = lunch
316 "lunch": self.lunch.ToDict(),
344 for lunch in self._options.Lunches():
345 print(lunch)
348 self._run_benchmark(lunch, benchmark, iteration)
354 def _run_benchmark(self, lunch, benchmark, iteration): argument
356 benchmark_log_subdir = self._benchmark_log_dir(lunch, benchmark, iteration)
364 report = BenchmarkReport(lunch, benchmark, iteration, benchmark_log_subdir)
[all …]
/build/make/tests/
Dlunch_tests.sh22 echo lunch $1
24 lunch $1 > /dev/null 2> /dev/null
Db_tests.sh22 lunch aosp_arm64
/build/soong/scripts/
Drun-ckati.sh22 : ${TARGET_PRODUCT:?not set, run lunch?}
23 : ${TARGET_BUILD_VARIANT:?not set, run lunch?}
/build/make/tools/docker/
DREADME.md16 > lunch aosp_arm-eng
/build/make/
DUsage.txt14 lunch [<product>-<variant>] # Selects the device and variant to target.
19 This is saved in the shell environment as $TARGET_PRODUCT by `lunch`.
23 `lunch`.
Dhelp.sh65 lunch aosp_arm-userdebug
Denvsetup.sh387 complete -F _lunch lunch
442 function lunch() function
/build/pesto/experiments/prepare_bazel_test_env/data/templates/build/bazel/rules/
DBUILD.bazel.template19 exports_files(["lunch.bzl", "tf_test_executable.sh.template"])
/build/bazel/examples/queryview/
DREADME.md14 lunch aosp_arm # or your preferred target
/build/soong/bin/
Dhmm25 - lunch: lunch <product_name>-<release_type>-<build_variant>
/build/bazel/examples/apex/minimal/
DREADME.md6 lunch sdk_phone_x86_64-userdebug
/build/bazel/rules/
DBUILD.bazel23 exports_files(["lunch.bzl"])
/build/bazel/scripts/bp2build_progress/
DREADME.md32 * --banchan : Whether to run Soong in a banchan configuration rather than lunch.
/build/
Denvsetup.sh387 complete -F _lunch lunch
442 function lunch() function
/build/bazel/mkcompare/
DREADME.md13 $ lunch ${target}
/build/bazel/rules/apex/
Dtransition.bzl73 # native_shared_libs_64 are already resolved according to the lunch target
/build/make/core/
Dconfig.mk548 $(info *** If you use envsetup/lunch/choosecombo:)
550 $(info *** - Re-run lunch or choosecombo)
Dmain.mk126 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)
/build/bazel/docs/
Dinternal_concepts.md339 * Specifying a target (via lunch, banchan, tapas, or Soong’s command line