OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lunch
(Results
1 - 13
of
13
) sorted by null
/development/ide/intellij/
make+intelligen.sh
9
lunch
6
/prebuilts/clang/host/linux-x86/3.8/
build_profile_rt.sh
10
lunch
$1
20
lunch
aosp_arm64-userdebug
build_toolchain.sh
17
lunch
aosp_arm-userdebug
/prebuilts/clang/linux-x86/host/3.6/
build_profile_rt.sh
9
lunch
$1
19
lunch
aosp_arm64-userdebug
/build/core/tasks/
ide.mk
33
ifneq ($(filter
lunch
,$(eclipse_project_modules)),)
34
eclipse_project_modules := $(filter-out
lunch
,$(eclipse_project_modules))
/frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh
12
echo You must
lunch
before running this test.
/prebuilts/clang/host/darwin-x86/3.8/
build_toolchain.sh
18
lunch
aosp_arm-userdebug
/external/parameter-framework/support/android/asio/
asio_shrinker.sh
44
# Then, run this script by passing it a list of
lunch
targets. ASIO will be
46
# on those
lunch
targets. As results may very among targets, it is advised to
47
# pass
lunch
targets of various architectures (ideally, all
lunch
targets).
54
echo "\tsupport/android/asio/asio_shrinker.sh <
lunch
target> [more
lunch
targets]"
96
# Take a list of
lunch
targets as argument and run "mma" on all of them.
102
lunch
$target || fail "Failed to
lunch
$target"
129
Although unlikely (thanks to having been tested on all AOSP
lunch
targets), i
[
all
...]
/device/common/
generate-blob-lists.sh
64
lunch
aosp_$DEVICENAME-user
75
lunch
aosp_$DEVICENAME-user
/frameworks/rs/
update_rs_prebuilts.sh
70
lunch
$1
/build/
envsetup.sh
4
-
lunch
:
lunch
<product_name>-<build_variant>
168
# PATH. This is required so
lunch
can be run more than once #
530
echo "
Lunch
menu... pick a combo:"
543
function
lunch
()
function
574
echo "Invalid
lunch
combo: $answer"
619
# Tab completion for
lunch
.
630
complete -F _lunch
lunch
[
all
...]
/build/core/
config.mk
392
$(info *** If you use envsetup/
lunch
/choosecombo:)
394
$(info *** - Re-run
lunch
or choosecombo)
[
all
...]
main.mk
260
$(info Use a publicly available JDK and make sure you have run envsetup.sh /
lunch
.)
305
$(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use
lunch
or)
[
all
...]
Completed in 3923 milliseconds