Searched refs:lunch (Results 1 – 25 of 32) sorted by relevance
12
7 lunch aosp_arm-eng15 lunch aosp_mips-eng23 lunch aosp_x86-eng
102 lunch $target || fail "Failed to lunch $target"129 Although unlikely (thanks to having been tested on all AOSP lunch targets), if130 the Parameter Framework fails to compile on your lunch target because of a
4 Although unlikely (thanks to having been tested on all AOSP lunch targets), if5 the Parameter Framework fails to compile on your lunch target because of a
16 lunch aosp_<TARGET>19 *where `<ANDROID_SOURCE_ROOT>` is the root directory of the android tree and `<TARGET>` is the lunch
5 - break: lunch.
7 - break: lunch.
31 $ lunch <android_device_lunch_combo>106 - There are two different Android builds, for the same board/lunch combo with124 3. `lunch <android_device_lunch_combo>`157 - Verify that the android build environment (lunch, etc.) are setup in your
11 - lunch <TARGET>
26 # The product_combo list can be found with 'lunch' instruction.
21 4. lunch generic-eng
18 'run lunch?')
31 environment using the lunch command. The script will automatically retrieve
37 lunch
27 lunch? Yes coming
80 During lunch hour:
83 Want to grab lunch?” will be broken down into 2 different sentences.
279 Of course this will generally degrade compression (there's no free lunch).
281 Of course this will generally degrade compression (there's no free lunch).
47 * `lunch`
43 * `lunch`
381 - lunch 1
1313 ns = types.SimpleNamespace(breakfast="spam", lunch="spam") unknown