/external/webkit/Source/JavaScriptCore/wtf/ |
ThreadingWin.cpp | 492 // Time is too far in the future (and would overflow unsigned long) - wait forever.
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
ImageSourceAndroid.cpp | 357 // A property with value 0 means loop forever.
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
WebUrlLoaderClient.cpp | 188 // Sometimes, a sync load can wait forever and lock up the WebCore thread,
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
LayoutTestController.cpp | 431 // that is created once and cached forever.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
MVS.uudecode | 207 X} /* forever */
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_event.c | 424 /* Don't wait forever! */
|
/frameworks/av/media/libstagefright/ |
MP3Extractor.cpp | 107 // Don't scan forever.
|
/frameworks/base/core/java/android/content/pm/ |
RegisteredServicesCache.java | 83 * This file contains the list of known services. We would like to maintain this forever
|
/frameworks/base/core/java/com/android/internal/widget/ |
SizeAdaptiveLayout.java | 370 * or {@link #UNBOUNDED} if the child can grow forever
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 144 // clipped to the current time so we don't languish forever.
|
/hardware/msm7k/libgralloc/ |
gralloc.cpp | 137 // and forever.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
package-info.java | 109 * not to wait at all. To wait "forever", you can use a value
|
/sdk/chimpchat/src/com/android/chimpchat/ |
ChimpManager.java | 305 * Tells the monkey that we are done forever.
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioEffectTest.java | [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFAState.java | 120 * attempt more closure ops as it may take forever. Exception thrown 145 * hence looping forever. Sensitive to the NFA state, the alt, and
|
/external/giflib/ |
dgif_lib.c | 813 * During the trace. As we might loop forever, in case of 862 * If image is defective, we might loop here forever, so we limit the loops to [all...] |
/external/icu4c/i18n/unicode/ |
tzrule.h | 397 * rule is effective forever in future, specify MAX_YEAR. 416 * rule is effective forever in future, specify MAX_YEAR. [all...] |
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCameraAdapter.cpp | 3341 volatile int forever = 1; local 3391 volatile int forever = 1; local [all...] |
/external/libpcap/ |
pcap.3 | 189 will cause a read to wait forever to allow enough packets to 540 to loop forever (or at least until an error occurs). \-1 is returned on [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaAudioEffectTest.java | [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraGLTest.java | 142 Looper.loop(); // Blocks forever until Looper.quit() is called. [all...] |
/cts/tests/tests/location/src/android/location/cts/ |
LocationManagerTest.java | 795 // wait(0) would wait forever
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
CodecTest.java | 658 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t059debug.py | 80 # TODO(pink): install alarm, so it doesn't hang forever in case of a bug
|
/external/chromium/base/synchronization/ |
condition_variable_win.cc | 47 // Default to "wait forever" timing, which means have to get a Signal()
|