/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
|
/external/chromium_org/third_party/sqlite/src/ |
sqlite3.1 | 63 .B insert into memos values('lunch with Christine', 100); 70 lunch with Christine|100 90 text = lunch with Christine
|
/external/chromium_org/tools/gyp/buildbot/ |
buildbot_run.py | 106 '-c', 'source build/envsetup.sh && lunch full-eng && make -j4'], 136 # gyptest needs the environment setup from envsetup/lunch in order to build 140 '-c', 'source build/envsetup.sh && lunch full-eng && cd %s && %s'
|
/cts/tests/tests/security/tools/ |
format_cert.sh | 13 echo " . build/envsetup.sh && lunch"
|
/docs/source.android.com/src/source/ |
building-running.jd | 51 <p>Choose which target to build with <code>lunch</code>. The exact configuration can be passed as 53 <pre><code>$ lunch aosp_arm-eng 56 <p>If run with no arguments <code>lunch</code> will prompt you to choose a target from the menu. </p> 121 <p>You can either run your build on an emulator or flash it on a device. Please note that you have already selected your build target with <code>lunch</code>, and it is unlikely at best to run on a different target than it was built for.</p>
|
building-devices.jd | 185 the lunch menu, accessed when running the <code>lunch</code> command with no arguments:</p>
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
README.txt | 22 Otherwise, to build the application for a specific device, lunch to that device
|
/frameworks/compile/slang/lit-tests/ |
README | 11 set (i.e. source build/envsetup.sh; lunch). You must also have on your path:
|
/device/common/ |
generate-blob-lists.sh | 64 lunch aosp_$DEVICENAME-user 75 lunch aosp_$DEVICENAME-user
|
/external/chromium_org/build/android/ |
envsetup.sh | 96 # android environment setup and lunch. 103 echo " lunch"
|
/external/okhttp/src/test/java/com/squareup/okhttp/internal/ |
FaultRecoveringOutputStreamTest.java | 170 faulting1.nextFault = "out to lunch"; 175 assertEquals("out to lunch", expected.getMessage());
|
/external/smack/src/org/jivesoftware/smack/packet/ |
Presence.java | 43 * <li>Status -- free-form text describing a user's presence (i.e., gone to lunch). 144 * (i.e., "gone to lunch"). 154 * describing a user's presence (i.e., "gone to lunch").
|
/bootable/recovery/ |
verifier_test.sh | 4 # client where you have done envsetup, lunch, etc.
|
/dalvik/tools/ |
dexcheck | 24 # 2. Set up a standard shell environment (envsetup.sh, lunch, etc.).
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
machine_setup.jd | 35 command to set up the build environment, rather than the <code>lunch</code> command. So starting
|
/packages/providers/CalendarProvider/tests/ |
EMMA_README | 6 # This expects that ". build/envsetup.sh" and an appropriate "lunch"
|
/sdk/docs/ |
howto_build_SDK.txt | 84 $ lunch sdk-eng 143 $ lunch sdk-eng 196 $ lunch sdk-eng 227 $ lunch sdk-eng
|
/build/ |
envsetup.sh | 4 - lunch: lunch <product_name>-<build_variant> 98 # PATH. This is required so lunch can be run more than once # 440 echo "Lunch menu... pick a combo:" 453 function lunch() function 484 echo "Invalid lunch combo: $answer" 526 # Tab completion for lunch. 537 complete -F _lunch lunch [all...] |
/sdk/eclipse/scripts/ |
create_all_symlinks.sh | 321 ( # Make sure we have lunch sdk-<something> 325 warn "## lunch sdk-eng" 326 lunch sdk-eng
|
/dalvik/docs/ |
hello-world.html | 108 lunch sim-eng 134 <code>lunch</code> command with
|
/external/iptables/extensions/ |
libxt_time.man | 76 During lunch hour:
|
/external/qemu/ |
INSTALL | 60 envsetup.sh script and using the appropriate 'lunch' command.
|
/system/extras/tests/bionic/libc/ |
run-test.sh | 76 echo "ERROR: ANDROID_PRODUCT_OUT not defined. Please run the 'lunch' command"
|
/development/ide/emacs/ |
android-compile.el | 21 ;; 'lunch' shell function.
|
/development/ndk/platforms/android-3/include/ |
zconf.h | 157 Of course this will generally degrade compression (there's no free lunch).
|