/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderThemeChromiumWin.cpp | 155 if (blinkTime == INFINITE)
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
openssladapter.cc | 62 #define MUTEX_LOCK(x) WaitForSingleObject((x), INFINITE)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_named_pipe.c | 530 WaitForSingleObject(priv->ctrl_dst->pipe, INFINITE);
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ProgressBarICS.java | 266 * mode, the progress is ignored and the progress bar shows an infinite 628 mAnimation.setRepeatCount(Animation.INFINITE);
|
/external/stlport/test/unit/ |
string_test.cpp | 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) { 240 WaitForSingleObject(t[i], INFINITE); [all...] |
/ndk/tests/device/test-gnustl-full/unit/ |
string_test.cpp | 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) { 240 WaitForSingleObject(t[i], INFINITE); [all...] |
/ndk/tests/device/test-stlport/unit/ |
string_test.cpp | 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) { 240 WaitForSingleObject(t[i], INFINITE); [all...] |
/external/chromium/base/ |
message_loop_unittest.cc | 996 WaitForSingleObject(event, INFINITE); 1039 WaitForSingleObject(event, INFINITE); [all...] |
tracked_objects.cc | 451 WaitForSingleObject(completion_handle, INFINITE); [all...] |
/external/v8/src/ |
platform-win32.cc | [all...] |
/external/chromium_org/v8/src/ |
platform-win32.cc | [all...] |
/frameworks/base/core/java/android/widget/ |
ProgressBar.java | 437 * mode, the progress is ignored and the progress bar shows an infinite 881 mAnimation.setRepeatCount(Animation.INFINITE); [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
ProgressBar.java | 426 * mode, the progress is ignored and the progress bar shows an infinite 820 mAnimation.setRepeatCount(Animation.INFINITE); [all...] |
/external/chromium_org/third_party/sqlite/src/ext/async/ |
sqlite3async.c | 304 WaitForSingleObject(primitives.aCond[eCond], INFINITE); [all...] |
/external/chromium_org/win8/metro_driver/ |
chrome_app_view.cc | 855 DWORD wr = ::WaitForSingleObject(globals.host_thread, INFINITE); [all...] |
/external/mdnsresponder/mDNSPosix/ |
NetMonitor.c | 844 while (WaitForSingleObjectEx(gStopEvent, INFINITE, TRUE) == WAIT_IO_COMPLETION) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
subprocess.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
subprocess.py | [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
os_win.c | 347 dwErr = WaitForSingleObject(h, INFINITE); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Encoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Encoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDecoder.c | [all...] |