Searched
full:again (Results
326 -
350 of
2388) sorted by null
<<11121314151617181920>>
/external/openssl/crypto/engine/ |
eng_table.c | 242 /* Check again inside the lock otherwise we could race against cleanup 300 /* If it failed, it is unlikely to succeed again until some future
|
/external/proguard/src/proguard/optimize/evaluation/ |
LivenessAnalyzer.java | 242 // Do we have to check again after this loop? 395 // Check again after having marked this try block.
|
/external/v8/src/ |
jump-target.h | 242 // shadowed target is again represented by the original and the 257 // again gives access to the formerly shadowed target and the shadow
|
/external/webkit/WebCore/platform/image-decoders/ico/ |
ICOImageDecoder.cpp | 107 // CAUTION: We must not resize m_frameBufferCache again after this, as 203 // we must not resize it again later (see caution in frameCount()).
|
/external/webkit/WebKit/mac/Plugins/Hosted/ |
NetscapePluginHostManager.mm | 142 // And spawn the plug-in host again. 259 // Try to spawn it again.
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
PixelDumpSupportMac.mm | 165 // (displayWebView() painted gray over the webview, but we'll be making everything repaint again). 232 // FIXME: This path is suboptimal: data is read from window backing store, converted to RGB8 then drawn again into an RGBA8 bitmap
|
/frameworks/base/core/jni/ |
android_util_EventLog.cpp | 181 continue; // interrupted by signal, try again 191 continue; // interrupted by signal, try again
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
ServiceTest.java | 75 finishBad("onStart() again on an object when it should have been the first time"); 162 finishBad("onServiceConnected() again on an object when it should have been the first time");
|
/packages/apps/Email/src/com/android/exchange/provider/ |
GalEmailAddressAdapter.java | 90 // and we'll never check this again 98 // If not, clear it so we never bother again
|
/system/core/adb/ |
adb.h | 107 ** peer->ready() when we once again are ready to 113 ** us to send data via enqueue again
|
/system/core/sh/ |
redir.c | 138 again: 145 goto again;
|
/packages/apps/Music/src/com/android/music/ |
MediaPlaybackService.java | 187 // reopen the same song (it will start again 313 // system will relaunch it. Make sure it gets stopped again in that case. 472 // that fails, wait a while and try again. If that too fails, 478 // wait a bit and try again 655 // Check again to make sure nothing is playing right now 660 // save the queue again, because it might have changed 693 mOneShot = true; // This makes us not save the state again later, [all...] |
/bionic/libc/include/ |
fts.h | 104 #define FTS_AGAIN 1 /* read node again */
|
/bionic/libc/stdio/ |
freopen.c | 89 /* If out of fd's close the old one and try again. */
|
setvbuf.c | 95 * failure, but try again with file system size.
|
/bionic/libc/unistd/ |
abort.c | 89 * it again, only harder.
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetManagerTest.java | 99 notes = "Cannot close. Because when it is closed, it won't be opened again."
|
/cts/tests/tests/os/src/android/os/cts/ |
RemoteCallbackListTest.java | 197 // should return 0) and not allow registering the service again.
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
TelephonyManagerTest.java | 108 // unregister again, to make sure doing so does not call the listener
|
/cts/tools/annotation-helper/src/spechelper/ |
SimpleComputer.java | 49 * first TestTarget, press enter and insert a ":", press ctrl-space again.
|
/dalvik/dx/src/com/android/dx/ssa/ |
Optimizer.java | 118 * If we've produced a method that uses more than 16 registers, try again
|
/dalvik/libcore/annotation/src/main/java/org/apache/harmony/annotation/internal/nls/ |
Messages.java | 20 * if this tool runs again. Better make changes in the template file.
|
/dalvik/libcore/archive/src/main/java/org/apache/harmony/archive/internal/nls/ |
Messages.java | 21 * if this tool runs again. Better make changes in the template file.
|
/dalvik/libcore/auth/src/main/java/org/apache/harmony/auth/internal/nls/ |
Messages.java | 21 * if this tool runs again. Better make changes in the template file.
|
/dalvik/libcore/crypto/src/main/java/org/apache/harmony/crypto/internal/nls/ |
Messages.java | 21 * if this tool runs again. Better make changes in the template file.
|
Completed in 141 milliseconds
<<11121314151617181920>>