/external/expat/win32/ |
README.txt | 27 On the command line, execute these steps:
|
/external/grub/stage2/ |
nbloader.S | 51 * Relocate the code in two steps:
|
/external/icu4c/data/ |
cldr-icu-readme.txt | 8 Steps for building ICU data from CLDR:
|
/external/icu4c/samples/uciter8/ |
readme.txt | 47 using the --prefix option. The steps to build ICU will look something
|
/external/icu4c/samples/ugrep/ |
readme.txt | 46 using the --prefix option. The steps to build ICU will look something
|
/external/openssl/ |
README.android | 12 The following steps are recommended for porting new OpenSSL versions.
|
/external/oprofile/daemon/ |
opd_ibs.h | 25 * IBS information is processed in two steps. The first step decodes
|
/external/quake/quake/src/WinQuake/ |
sv_user.cpp | 60 int step, dir, steps; local 90 steps = 0; 100 steps++; 110 if (steps < 2)
|
/external/v8/test/mjsunit/ |
debug-stepout-recursive-function.js | 35 // Simple debug event handler which counts the number of breaks hit and steps.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/ |
7.7.3-1.js | 27 This value is determined in two steps: first a
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/ |
15.5.4.4-1.js | 31 pos, the following steps are taken:
|
15.5.4.5-1.js | 31 pos, the following steps are taken:
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/ |
README.amiga | 2 This file, ./MISC/Amiga/README.amiga, describes the necessary steps to get
|
/frameworks/base/core/java/com/android/server/ |
ResettableTimeout.java | 46 * Does the following steps.
|
/external/ipsec-tools/src/racoon/doc/ |
README.plainrsa | 21 called Boston and Chicago. Unless otherwise noted, all steps should 23 steps:
|
/external/proguard/docs/manual/ |
introduction.html | 17 fields, and methods using short meaningless names. These first steps make the 23 Each of these steps is optional. For instance, ProGuard can also be used to
|
/frameworks/base/docs/html/intl/ja/sdk/1.5_r2/ |
installing.jd | 60 <!-- 3.3 steps --> 80 <!-- 3.4 steps -->
|
/frameworks/base/docs/html/intl/ja/sdk/1.5_r3/ |
installing.jd | 60 <!-- 3.3 steps --> 80 <!-- 3.4 steps -->
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
GLView.java | 801 * Zoom in by a given number of steps. A negative value of steps 804 * @param steps the number of steps to zoom by. 806 public void zoom(int steps) { 807 params[ZOOM_EXPONENT] += steps;
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
activity_test.jd | 49 <a href="#NextSteps">Next Steps</a> 150 follow the steps in <a href="{@docRoot}sdk/installing.html">Installing the SDK</a> 262 To install the Spinner app in a new Android project from existing source, following these steps: 306 To create a new test project for the SpinnerTest application, follow these steps: 449 To add <code>ActivityInstrumentationTestCase2</code> as the base test case class, follow these steps: [all...] |
helloandroid_test.jd | 37 <a href="#NextSteps">Next Steps</a> 101 To create the test project and test application framework in Eclipse with ADT, follow these steps 183 To add the Java file for the test case class, follow these steps 454 <h2 id="NextSteps">Next Steps</h2> 458 Now that you are familiar with these fundamentals, here are some suggested next steps:
|
/external/icu4c/test/intltest/ |
convtest.cpp | 974 } steps[]={ local 1421 } steps[]={ local [all...] |
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_radio.h | 150 _5_G_FIRST_SUB_BAND_TYPE_E, /* band 5GHz 1st sub-band(52->64 in steps of 4) */ 151 _5_G_SECOND_SUB_BAND_TYPE_E, /* band 5GHz 2nd sub-band(100->116 in steps of 4) */ 152 _5_G_THIRD_SUB_BAND_TYPE_E, /* band 5GHz 3rd sub-band(120->140 in steps of 4) */ 153 _5_G_FOURTH_SUB_BAND_TYPE_E, /* band 5GHz 4th sub-band(149->165 in steps of 4) */ 452 _9_6_RATE_GROUP_E, /* band 5GHz 1st sub-band(52->64 in steps of 4) */ 453 _11b_RATE_GROUP_E, /* band 5GHz 2nd sub-band(100->116 in steps of 4) */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_radio.h | 149 _5_G_FIRST_SUB_BAND_TYPE_E, /* band 5GHz 1st sub-band(52->64 in steps of 4) */ 150 _5_G_SECOND_SUB_BAND_TYPE_E, /* band 5GHz 2nd sub-band(100->116 in steps of 4) */ 151 _5_G_THIRD_SUB_BAND_TYPE_E, /* band 5GHz 3rd sub-band(120->140 in steps of 4) */ 152 _5_G_FOURTH_SUB_BAND_TYPE_E, /* band 5GHz 4th sub-band(149->165 in steps of 4) */ 449 _9_6_RATE_GROUP_E, /* band 5GHz 1st sub-band(52->64 in steps of 4) */ 450 _11b_RATE_GROUP_E, /* band 5GHz 2nd sub-band(100->116 in steps of 4) */ [all...] |
/frameworks/base/docs/html/sdk/1.5_r1/ |
upgrading.jd | 100 <p>In order to upgrade your Eclipse IDE to use the new 0.9 ADT, follow the steps below 114 <!-- 3.3 steps --> 126 <!-- 3.4 steps --> 150 <!-- 3.3 steps --> 171 <!-- 3.4 steps -->
|