HomeSort by relevance Sort by last modified time
    Searched refs:lunch (Results 1 - 11 of 11) sorted by null

  /development/ide/intellij/
make+intelligen.sh 9 lunch 6
  /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/inputmethodtests/
run_core_inputmethod_test.sh 12 echo You must lunch before running this test.
  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 12 echo You must lunch before running this test.
  /device/common/
generate-blob-lists.sh 64 lunch aosp_$DEVICENAME-user
75 lunch aosp_$DEVICENAME-user
  /frameworks/webview/chromium/tools/buildbot/
webview_buildbot_functions.sh 25 echo "Unable to determine lunch type from: ${BUILDBOT_BUILDERNAME}"
30 echo "Using lunch type: $LUNCH_TYPE"
81 lunch $LUNCH_TYPE
  /frameworks/rs/
update_rs_prebuilts.sh 64 lunch $1
  /sdk/eclipse/scripts/
create_all_symlinks.sh 323 ( # Make sure we have lunch sdk-<something>
327 warn "## lunch sdk-eng"
328 lunch sdk-eng
  /build/
envsetup.sh 4 - lunch: lunch <product_name>-<build_variant>
100 # PATH. This is required so lunch can be run more than once #
468 echo "Lunch menu... pick a combo:"
481 function lunch() function
512 echo "Invalid lunch combo: $answer"
554 # Tab completion for lunch.
565 complete -F _lunch lunch
    [all...]
  /build/core/
config.mk 354 $(info *** If you use envsetup/lunch/choosecombo:)
356 $(info *** - Re-run lunch or choosecombo)
main.mk 270 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)
    [all...]

Completed in 658 milliseconds