/external/chromium_org/content/common/gpu/media/ |
android_video_encode_accelerator.h | 87 // Frames waiting to be passed to the codec, queued until an input buffer is 97 // The difference between number of buffers queued & dequeued at the codec.
|
/external/chromium_org/content/renderer/ |
websharedworker_proxy.h | 62 // If WorkerStarted() has not yet been called, message is queued. 65 // Returns true if there are queued messages.
|
/external/chromium_org/net/base/ |
test_completion_callback_unittest.cc | 117 bool queued = boss.DoSomething(callback.callback()); local 118 EXPECT_EQ(queued, true);
|
/external/chromium_org/ppapi/c/private/ |
ppb_talk_private.h | 110 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a 129 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
|
/external/chromium_org/ui/message_center/ |
message_center_tray_unittest.cc | 154 // The notification is queued if it's added when message center is visible. 164 // The queued notification appears as a popup.
|
/external/qemu/slirp/ |
socket.h | 46 int so_queued; /* Number of packets queued from this socket */ 47 int so_nqueued; /* Number of packets queued in a row
|
/external/qemu/slirp-android/ |
socket.h | 47 int so_queued; /* Number of packets queued from this socket */ 48 int so_nqueued; /* Number of packets queued in a row
|
/external/valgrind/main/none/tests/ |
thread-exits.c | 6 queued. In general, these notifications are ignored, since they're 11 be queued (typically 1024), and beyond that it stops queueing
|
/frameworks/native/include/gui/ |
IConsumerListener.h | 44 // are queued while in asynchronous mode only trigger the callback if no 45 // previous frames are pending. Frames queued while in synchronous mode
|
/libcore/luni/src/main/java/javax/net/ |
ServerSocketFactory.java | 78 * configures its maximum of queued connections. 90 * specified port and configures its maximum of queued connections.
|
/packages/providers/DownloadProvider/ui/res/values-en-rGB/ |
strings.xml | 26 <string name="download_queued" msgid="104973307780629904">"Queued"</string> 33 <string name="dialog_queued_body" msgid="708552801635572720">"This file is queued for future download, so isn\'t available yet."</string>
|
/packages/providers/DownloadProvider/ui/res/values-en-rIN/ |
strings.xml | 26 <string name="download_queued" msgid="104973307780629904">"Queued"</string> 33 <string name="dialog_queued_body" msgid="708552801635572720">"This file is queued for future download, so isn\'t available yet."</string>
|
/bionic/libc/arch-arm/bionic/ |
atexit_legacy.c | 48 * Exit functions queued by this version of atexit will not be called
|
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/ |
T.g | 8 * rewrite instructions just get queued up and executed upon toString().
|
/external/chromium/chrome/browser/sync/ |
js_event_handler_list.cc | 51 // Process any queued messages.
|
/external/chromium_org/base/ |
deferred_sequenced_task_runner.h | 41 // Start the execution - posts all queued tasks to the target executor. The
|
/external/chromium_org/content/browser/ |
message_port_service.h | 50 // Attempts to send the queued messages for a message port.
|
/external/chromium_org/content/browser/renderer_host/input/ |
input_router_impl.h | 153 // Dispatches the ack'ed event to |ack_handler_|, forwarding queued events 159 // dispatch of queued gesture events. 165 // dispatch of queued touch events, or the creation of gesture events. 219 // would be queued) results in very slow scrolling.
|
synthetic_gesture_controller.cc | 60 // gestures is queued.
|
/external/chromium_org/content/child/ |
webmessageportchannel_impl.cc | 45 // If we have any queued messages with attached ports, manually destroy them. 170 // The new endpoint needs to receive the queued messages, including ones that 173 // in-flight. We then send the queued messages to the browser, which prepends 174 // them to the ones it queued and it sends them to the new endpoint.
|
/external/chromium_org/extensions/common/ |
one_shot_event.cc | 59 // After this point, a call to Post() from one of the queued tasks
|
/external/chromium_org/media/base/ |
audio_decoder.h | 52 // Reset decoder state, dropping any queued encoded data.
|
/external/chromium_org/sync/js/ |
sync_js_controller.cc | 42 // Process any queued messages.
|
sync_js_controller.h | 36 // Sends any queued-up messages if |backend| is initialized.
|
/external/iproute2/man/man8/ |
tc-choke.8 | 29 queue. If both the to-be-queued and the drawn packet belong to the same flow,
|