HomeSort by relevance Sort by last modified time
    Searched full:again (Results 176 - 200 of 2388) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/stlport/test/eh/
LeakCheck.h 81 catch (...) {} // Just try again.
118 catch(...) {} // Just try again.
181 } // Just try again.
  /external/tinyxml/docs/
tutorial0.html 44 Alas (again)
293 Alas (again)
310 Alas (again)
  /external/v8/test/cctest/
test-thread-termination.cc 125 // Test that we can run the code again after thread termination.
143 // Test that we can run the code again after thread termination.
286 // Test that we can run the code again after thread termination.
  /external/v8/test/mjsunit/
array-functions-prototype.js 105 // Again Spidermonkey is inconsistent. array[2] is undefined
132 // Again Spidermonkey is inconsistent. array[0] is undefined
153 // Again Spidermonkey is inconsistent. (array.slice(0, 3))[1] is
  /external/webkit/WebKit/mac/Panels/
WebAuthenticationPanel.m 154 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for the %@ proxy server %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
159 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for area ?%@? on %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
162 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for this area on %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 57 * storage differential goes below a threshold (again a secure
218 // memory check again once the cache has been cleared.
239 if(localLOGV) Slog.i(TAG, "Posting Message again");
  /packages/apps/Browser/tests/src/com/android/browser/
WebStorageSizeManagerUnitTests.java 133 // Origin 1 runs out of space again. It should increase it's quota to take the last 1MB.
140 // Origin 1 runs out of space again. It should inow fail to increase in size.
262 // again. This time, request more space than the old quota + the quota increase step.
  /bionic/libc/arch-x86/bionic/
dl_iterate_phdr_static.c 61 /* TODO: again, copied from linker.c. Find a better home for this
  /bionic/libc/stdio/
refill.c 110 fp->_flags &= ~__SMOD; /* buffer contents are again pristine */
wbuf.c 52 * (if line buffered) so that we will get called again.
  /bionic/libc/stdlib/
bsearch.c 40 * is odd, moving right again involes halving lim, this time moving
  /cts/tools/host/src/com/android/cts/
CommandHistory.java 24 * User can view what has been input and select one to execute again.
  /dalvik/docs/opcodes/
opcode-90-binop.html 88 into multiple pages again).
opcode-b0-binop-2addr.html 88 into multiple pages again).
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
elementsetattributens08.java 40 * again with a qualifiedName that is xmlns.
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
NativeConverter.java 27 * continued by calling convert again with suitably modified parameters.
54 * continued by calling convert again with suitably modified parameters.
80 * continued by calling convert again with suitably modified parameters.
106 * continued by calling convert again with suitably modified parameters.
  /dalvik/libcore/security/src/test/java/tests/security/spec/
EncodedKeySpecTest.java 143 /* Get encoded key again */
PKCS8EncodedKeySpecTest.java 164 // Get encoded key again
X509EncodedKeySpecTest.java 165 // Get encoded key again
  /dalvik/vm/
LinearAlloc.h 87 * Make a chunk of memory writable again.
  /dalvik/vm/oo/
AccessCheck.c 60 /* check again */
  /development/pdk/docs/community/
groups-charter.jd 17 <br>Showing courtesy and respect to others is a vital part of the Android culture, and we expect everyone participating in the Android community to join us in accepting nothing less. Being courteous does not mean we can't constructively disagree with each other, but it does mean that we must be polite when we do so. There's never a reason to be antagonistic or dismissive toward anyone; if you think there is, think again before you post.<br><br>Mobile development is serious business, but it's also a lot of fun. Let's keep it that way. Let's strive to be one of the friendliest communities in all of open source.<br><br></li>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TextToSpeechActivity.java 106 // Allow the user to press the button for the app to speak again.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PurgeableBitmap.java 33 * Bitmap over and over again up to 200 times until out-of-memory occurs.
  /development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java 68 // link without using HTML at all. Again, for a fixed string

Completed in 65 milliseconds

1 2 3 4 5 6 78 91011>>