/external/chromium_org/chrome/browser/ |
chrome_process_singleton.h | 64 // First |modal_dialog_lock_| will discard any notifications that arrive while
|
/external/chromium_org/chrome/browser/resources/app_list/ |
speech_recognition_manager.js | 39 * Called when new speech recognition results arrive.
|
/external/chromium_org/content/browser/renderer_host/ |
render_process_host_browsertest.cc | 35 // ViewMsg_WasSwappedOut from a previous navigation) doesn't arrive until after
|
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/ |
ps.h | 21 * such as window resize, mouse keyboard, or other inputs arrive. To prevent
|
ps_event.h | 20 * As Pepper events such as input, or focus and view changes arrive on the
|
/external/chromium_org/net/websockets/ |
websocket_deflate_stream.h | 33 // data message and cf is a control message frame. cf may arrive first and
|
websocket_basic_stream.h | 131 // remain non-NULL until additional chunks arrive. If the header of the frame 136 // Although it should rarely happen in practice, a control frame can arrive
|
/external/chromium_org/sync/engine/ |
syncer_types.h | 32 // forward progress on this node, but because the passphrase may not arrive
|
/external/chromium_org/third_party/libjingle/source/talk/examples/chat/ |
textchatreceivetask.h | 55 // Called by the XMPP client when chat stanzas arrive. We pull out the
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
pubsub_task.h | 42 // When pubsub notifications arrive and matches the namespace, the NodeHandlers
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
ChannelCondition.java | 46 * EOF on has been reached, no more _new_ stdout or stderr data will arrive
|
/external/iptables/extensions/ |
libxt_physdev.man | 14 interface which begins with this name will match. If the packet didn't arrive
|
/external/qemu/proxy/ |
proxy_common.h | 83 /* this function is called to act on proxified connection sockets when network events arrive */
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
AppInterface.java | 28 * proactive command, session end arrive.
|
/external/iproute2/man/man8/ |
tc-tbf.8 | 51 in one go. Tokens arrive at a steady rate, until the bucket is full. 86 If your buffer is too small, packets may be dropped because more tokens arrive per timer tick than fit in your bucket.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Phaser.java | 38 * number starts at zero, and advances when all parties arrive at the 47 * <li> <b>Arrival.</b> Methods {@link #arrive} and 116 * parties arrive, the phase advances. The values returned by these 345 * Main implementation for methods arrive and arriveAndDeregister. 350 * ONE_ARRIVAL for arrive, 594 * Arrives at this phaser, without waiting for others to arrive. 605 public int arrive() { method in class:Phaser 611 * for others to arrive. Deregistration reduces the number of 631 * to {@code awaitAdvance(arrive())}. If you need to await with 690 * previous call to {@code arrive} or {@code arriveAndDeregister} [all...] |
/dalvik/vm/native/ |
InternalNativePriv.h | 42 * virtual dispatch (in the case of String.equals, which we may arrive
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
js_modal_dialog.h | 107 // may arrive after the client has entered its destructor (and is thus
|
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/ |
webstore_provider.cc | 78 // browser. This placeholder is removed when the search results arrive.
|
/external/chromium_org/content/browser/loader/ |
resource_scheduler.h | 37 // IPCs may be meaningless if they arrive after the UI thread signals a renderer
|
/external/chromium_org/content/common/ |
swapped_out_messages.cc | 58 // We drop most other messages that arrive from a swapped out renderer.
|
/external/chromium_org/media/cast/net/rtp_sender/rtp_packetizer/ |
rtp_packetizer_unittest.cc | 93 // Assuming packets arrive in sequence.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_barrier_wait.c | 60 * We are the last thread to arrive at the barrier before it releases us.
|
/external/chromium_org/net/android/ |
network_change_notifier_android.cc | 51 // Notifications from the Java side always arrive on the main thread. The
|
/external/chromium_org/net/quic/congestion_control/ |
channel_estimator.cc | 9 // scenario, the arriving packet pair will tend to arrive at the max bandwidth
|