/external/chromium_org/google_apis/gcm/engine/ |
connection_handler_impl_unittest.cc | 381 // Verify that if two messages arrive at once, they're treated appropriately. 487 // Simulate a message where the end of the data does not arrive in time and the
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp_unittest.cc | 264 // Stream bytes to the recv stream as they arrive. 379 // Stream bytes to the recv stream as they arrive.
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_gcd.c | 423 * So if we set (X, Y, sign) := (Y + D*X, X, -sign), we arrive back at 603 * So if we set (X, Y, sign) := (Y + D*X, X, -sign), we arrive back at
|
/external/openssl/crypto/bn/ |
bn_gcd.c | 423 * So if we set (X, Y, sign) := (Y + D*X, X, -sign), we arrive back at 603 * So if we set (X, Y, sign) := (Y + D*X, X, -sign), we arrive back at
|
/external/v8/src/ |
compiler.cc | 196 // We should never arrive here if there is not code object on the 201 // We should never arrive here if optimization has been disabled on the
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Exchanger.java | 501 * Waits for another thread to arrive at this exchange point (unless 546 * Waits for another thread to arrive at this exchange point (unless
|
/packages/apps/Email/res/values-en-rGB/ |
strings.xml | 144 <string name="account_setup_options_notify_label" msgid="7046146571560728829">"Notify me when emails arrive"</string> 208 <string name="account_settings_notify_summary" msgid="8134339460923068254">"Send notification when emails arrive"</string> [all...] |
/packages/apps/Email/res/values-en-rIN/ |
strings.xml | 144 <string name="account_setup_options_notify_label" msgid="7046146571560728829">"Notify me when emails arrive"</string> 208 <string name="account_settings_notify_summary" msgid="8134339460923068254">"Send notification when emails arrive"</string> [all...] |
/packages/apps/Settings/src/com/android/settings/widget/ |
SettingsAppWidgetProvider.java | 123 // Did a toggle request arrive while a state update was 126 // arrive at that state already. [all...] |
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
PublicApiFunctionalTest.java | 426 // Ensure that we arrive at failed download, instead of spinning forever 444 // Ensure that we arrive at failed download, instead of spinning forever [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 140 " didn't arrive after another second.") 296 """Perform a read during which a signal will arrive. Return True if the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 140 " didn't arrive after another second.") 296 """Perform a read during which a signal will arrive. Return True if the
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/ |
ChannelManager.java | 550 /* Only now we are sure that no more forwarded connections will arrive */ 959 /* Do not wait if more data will never arrive (EOF or CLOSED) */ 1024 * does not matter in which order they arrive at the server. [all...] |
/dalvik/docs/ |
debugger.html | 67 requests as they arrive, and posts events to the debugger as they happen.
|
/external/chromium/base/ |
message_pump_win.h | 158 // placed in the queue when new task arrive also awakens DoRunLoop.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
port.h | 191 // Normally, packets arrive through a connection (or they result signaling of
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader_unittest.cc | 391 // data to arrive.
|
/external/chromium_org/base/android/jni_generator/java/src/org/chromium/example/jni_generator/ |
SampleForTests.java | 176 // derived from |nativeDestroy| and |nativeCPPClass| to arrive at CPPClass::Destroy() (i.e. native
|
/external/chromium_org/base/message_loop/ |
message_pump_win.h | 126 // placed in the queue when new task arrive also awakens DoRunLoop.
|
/external/chromium_org/chrome/browser/spellchecker/ |
feedback_sender.cc | 8 // When spelling service returns spellcheck results, these results first arrive
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_android.cc | 169 // will not start it up - sync will start once credentials arrive).
|
/external/chromium_org/chrome/common/extensions/api/ |
sockets_udp.idl | 183 // <code>onReceive</code> events are raised when UDP packets arrive on the
|
/external/chromium_org/content/browser/renderer_host/media/ |
video_capture_controller_unittest.cc | 320 // Third, fourth, and fifth buffers. Pretend they all arrive at the same time.
|
/external/chromium_org/content/browser/speech/ |
speech_recognizer_impl_unittest.cc | 213 // network callback to arrive before completion.
|
/external/chromium_org/content/common/gpu/media/ |
exynos_video_decode_accelerator.h | 407 // Used by the decoder thread to wait for AssignPictureBuffers to arrive
|