Searched
full:once (Results
651 -
675 of
3364) sorted by null
<<21222324252627282930>>
/dalvik/tests/082-inline-execute/src/ |
Main.java | 19 * twice - once using self-cosimulation (if available) and once without.
|
/dalvik/vm/mterp/x86/ |
header.S | 40 Once past the prologue, arguments are referenced at ((argno + 2)*4)(%ebp) 131 * It's okay to do this more than once.
|
/development/pdk/docs/porting/ |
getting_source_code.jd | 34 <p>Once Git is cleanly installed, you need to establish a connection with Google's Git server, a connection that requires an RSA key in order to authenticate requests.</p> 59 <p>Once you have generated an RSA key and shared the public file with Google, you can test your connection with the Git server with the following command:</p>
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
_index.html | 76 automatically stops itself once all jobs have been processed. This can be 93 will happen once at a given time, and a repeating alarm that will happen
|
/external/astl/include/ |
ios_base.h | 150 // Set all the flags at once. 154 // @return all the flags at once
|
/external/kernel-headers/original/linux/ |
relay.h | 123 * Called during relay_open(), once for each per-cpu buffer, 148 * Called during relay_close(), once for each per-cpu buffer,
|
slab.h | 128 * then give up at once. 132 * %__GFP_REPEAT - If allocation fails initially, try once more before failing.
|
/external/opencore/oscl/unit_test/src/ |
unit_test_vector.h | 111 * it is more efficient to allocate the vector all at once rather than rely on 198 * vector all at once rather than rely on the automatic reallocation scheme.
|
/external/quake/quake/src/QW/client/ |
d_edge.c | 252 // TODO: store once at start of frame 290 // TODO: store once at start of frame
|
/external/quake/quake/src/WinQuake/ |
d_edge.cpp | 248 // TODO: store once at start of frame
285 // TODO: store once at start of frame
|
/external/stlport/doc/ |
README.borland | 87 Once the command returns you will have all the necessary import libraries 102 Once the unit tests are built you just need to run them. They can be found
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209919.js | 61 * once the minimum repeat count (which is 0 for *, 1 for +, etc.) has 108 * Therefore the parens must capture at least once before stopping, so it
|
/external/webkit/JavaScriptCore/wtf/ |
ThreadSpecific.h | 36 * only once. 197 // 1) Once the instance of ThreadSpecific<> is created, it will not be destructed until the program dies.
|
/external/webkit/WebCore/dom/ |
Document.idl | 136 // FIXME: remove the these two versions once [Optional] is implemented for Objective-C. 213 // FIXME: remove the first version once [Optional] is implemented for Objective-C.
|
/frameworks/base/core/java/android/database/ |
CursorJoiner.java | 148 * Once next() has been called the cursors specified in the result of the call to 214 * This will only have an affect once per call to next().
|
/frameworks/base/core/java/android/preference/ |
PreferenceGroupAdapter.java | 67 * out how many types of views this adapter can return. Once the count is 69 * count once--when the adapter is being set). We will not recycle views for
|
/frameworks/base/core/java/android/widget/ |
RatingBar.java | 239 // TODO: Once ProgressBar's TODOs are fixed, this won't be needed 277 // TODO: Once ProgressBar's TODOs are gone, this can be done more
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrv.h | 126 * Indicates whether to exit driver mode once scan 131 * mode once scan is finished
|
/packages/apps/IM/src/com/android/im/app/ |
DatabaseUtils.java | 81 * when displaying them. Once we decode the avatar, we store the decoded 230 // instead of specific version change because this is called only once.
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
ScanSrv.h | 126 * Indicates whether to exit driver mode once scan 131 * mode once scan is finished
|
/external/gtest/test/ |
gtest_unittest.cc | 38 // in code once <gtest/gtest.h> has been #included. [all...] |
/frameworks/base/docs/html/guide/topics/testing/ |
testing_android.jd | 211 once, instead of once per method call. Use it when all of your test methods run against the same activity. 337 method that you can override to set up fixtures. In addition, you add methods to the class to define individual tests. Each method you add is run once each time you run the test application. If you override the <code>setUp()</code> 338 method, it runs before each of your methods. Similarly, the JUnit {@link junit.framework.TestCase#tearDown() tearDown()} method is run once after each of your methods. 342 {@link android.test.ActivityInstrumentationTestCase2#getActivity()} method to start the activity under test. You can call this method once during the entire test case, or once for each test method. You can even destroy the 392 An application's activities run on the application's <strong>UI thread</strong>. Once the
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_sim_db.c | 533 * callback function registered with eap_sim_db_init() will be called once the 541 * triplets are not available. Once the triplets are received, callback 856 * with eap_sim_db_add_pseudonym() once the authentication has been completed 875 * will need to be added with eap_sim_db_add_reauth() once the authentication 898 * responsible of freeing pseudonym buffer once it is not needed anymore. 1004 * EAP-SIM DB is responsible of freeing reauth_id buffer once it is not needed 1042 * EAP-SIM DB is responsible of freeing reauth_id buffer once it is not needed 1161 * called once the results become available. 1168 * authentication triplets are not available. Once the authentication data are [all...] |
/external/bison/lib/ |
obstack.h | 30 by syllable.) An object can move while it is growing. Once it has 76 never be explicitly shuffled. Once an object is formed, it does not 91 Once carved, an object never moves. 103 /* Don't do the contents of this file more than once. */ 265 we can define these macros to compute all args only once
|
/external/grub/netboot/ |
3c90x.txt | 107 Please note that you have to boot off a floppy (not PROM!) once for 137 have issues with booting locally once the boot PROM has been installed 170 create a floppy image and boot it once. 301 You have to take the chip off the card and boot the system once using 302 this floppy. Once loaded from the floppy, the boot program will access
|
Completed in 241 milliseconds
<<21222324252627282930>>