/external/chromium_org/ppapi/generators/ |
idl_lint.py | 37 def Arrive(self, node, errors):
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/ |
test_runner.html | 52 // sense that the DEBUG_POSTMESSAGE messages can arrive after the
|
/external/chromium_org/ppapi/tests/ |
test_post_message.h | 50 // Posts a message from JavaScript to the plugin and wait for it to arrive.
|
/external/chromium_org/sync/internal_api/public/base/ |
cancelation_signal_unittest.cc | 159 // posted. This is racy. The signal to stop may arrive before the signal to
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
testclient.h | 83 // Checks that no packets have arrived or will arrive in the next second.
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/util/ |
TimeoutService.java | 22 * Only after new timeouts arrive a new thread (singleton) will be instantiated.
|
/external/valgrind/main/none/tests/ |
async-sigs.c | 85 // arrive:
|
/hardware/qcom/display/msm8960/libqdutils/ |
profiler.h | 78 /* frame will arrive at a multiple of 16666 us at the display.
|
/hardware/qcom/display/msm8974/libqdutils/ |
profiler.h | 78 /* frame will arrive at a multiple of 16666 us at the display.
|
/hardware/qcom/display/msm8x26/libqdutils/ |
profiler.h | 78 /* frame will arrive at a multiple of 16666 us at the display.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
tcp.h | 93 #define TCP_DEFER_ACCEPT 9 /* Wake up listener only when data arrive */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tcp.h | 93 #define TCP_DEFER_ACCEPT 9 /* Wake up listener only when data arrive */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tcp.h | 93 #define TCP_DEFER_ACCEPT 9 /* Wake up listener only when data arrive */
|
/external/chromium/base/debug/ |
trace_event_win_unittest.cc | 210 // The events should arrive in the same sequence as the expects. 285 // The events should arrive in the same sequence as the expects.
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
ClientOnPageFinishedTest.java | 156 // we load another valid page. Since callbacks arrive sequentially if the next callback 198 // we load another valid page. Since callbacks arrive sequentially if the next callback
|
/external/chromium_org/base/debug/ |
trace_event_win_unittest.cc | 216 // The events should arrive in the same sequence as the expects. 291 // The events should arrive in the same sequence as the expects.
|
/external/iptables/libipq/ |
libipq.3 | 85 waits for queue messages to arrive from ip_queue and copies 138 Wait for a queue message to arrive from ip_queue and read it into
|
/external/qemu/distrib/sdl-1.2.15/test/ |
threadwin.c | 161 /* Give up some CPU to allow events to arrive */ 217 /* Give up some CPU to allow events to arrive */
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/ |
CameraManager.java | 64 /** Autofocus callbacks arrive here, and are dispatched to the Handler which requested them. */ 144 * A single preview frame will be returned to the handler supplied. The data will arrive as byte[]
|
/external/libpcap/ |
pcap.3 | 184 to arrive and to read multiple packets from the OS kernel in one 190 arrive, with no timeout. 278 immediately rather than blocking waiting for packets to arrive. 489 packets arrive, the timeout expires before any packets arrive, or if the 534 allows the reception and processing of any packets that arrive when the 566 starts before any packets arrive, the timeout expires before any packets 567 arrive, or if the file descriptor for the capture device is in 623 packets arrive and the call completes. [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
OutputSurface.java | 233 // stalling the test if it doesn't arrive. 262 // stalling the test if it doesn't arrive.
|
/external/chromium_org/ash/shelf/ |
shelf_tooltip_manager.cc | 276 // Because this mouse event may arrive to |view_|, here we just schedule 290 // Because this mouse event may arrive to |view_|, here we just schedule
|
/external/chromium_org/content/renderer/media/ |
buffered_resource_loader.h | 75 kLoadingFinished, // Loading finished normally; no more data will arrive. 76 kLoadingFailed, // Loading finished abnormally; no more data will arrive.
|
/art/runtime/ |
signal_catcher.cc | 81 // to arrive, send it one.
|
/development/ndk/platforms/android-9/include/android/ |
sensor.h | 191 * Note that this is a hint only, generally event will arrive at a higher
|