/external/chromium_org/extensions/browser/ |
lazy_background_task_queue.h | 28 // the page when the first task is queued.
|
/external/chromium_org/extensions/common/ |
one_shot_event.h | 48 // Causes is_signaled() to return true and all queued tasks to be
|
/external/chromium_org/media/base/ |
serial_runner_unittest.cc | 39 // which should cancel all remaining queued work.
|
video_decoder.h | 64 // queued decoded data. After this call, the decoder is back to an initialized
|
/external/chromium_org/mojo/system/ |
raw_channel.h | 35 // view of the caller. If necessary, messages are queued (to be written on
|
/external/chromium_org/net/disk_cache/ |
file.h | 59 // as an APC on the thread that queued the operation.
|
/external/chromium_org/remoting/base/ |
auto_thread.h | 22 // All pending tasks queued on the thread's message loop will run to completion
|
/external/chromium_org/sync/js/ |
sync_js_controller_unittest.cc | 97 // Should call the queued messages.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
CustomElementCallbackDispatcher.h | 80 // identify elements queued when there is no
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
WorkerDebuggerAgent.cpp | 66 // Process all queued debugger commands. It is safe to use m_workerGlobalScope here
|
/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/ |
ApplicationCacheHost.h | 130 void stopDeferringEvents(); // Also raises the events that have been queued up.
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
WorkerMessagingProxy.h | 100 Vector<OwnPtr<ExecutionContextTask> > m_queuedEarlyTasks; // Tasks are queued here until there's a thread object created.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_pipe_clear.c | 118 /* flush any queued prims (don't want them to appear after the clear!) */
|
/external/chromium_org/v8/src/ |
incremental-marking-inl.h | 121 // If we have queued twice the heap size for rescanning then we are
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_group.h | 147 // Updates that have been queued for the next run.
|
/external/iptables/libipq/ |
ipq_message_type.3 | 76 unsigned long packet_id; /* ID of queued packet */
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
SceneProcessor.java | 76 * Called after the scene graph has been queued, but before it is flushed.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
AbstractKernel.java | 75 // Should really be queued up so the outer thread can
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/ |
UdpEndpoint.java | 88 // queued.
|
/external/libppp/src/ |
ncp.c | 262 * How many packets are queued to go out ? 279 * Ditch all queued packets. This is usually done after our choked timer 308 * number of packets queued at the link level to a minimum so that the 448 prompt_Printf(arg->prompt, "Next queued AF: %s\n",
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_pipe_clear.c | 118 /* flush any queued prims (don't want them to appear after the clear!) */
|
/external/v8/src/ |
incremental-marking-inl.h | 104 // If we have queued twice the heap size for rescanning then we are
|
/external/wpa_supplicant_8/src/radius/ |
radius_client.h | 216 * RADIUS_RX_QUEUED - Message has been queued
|
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.h | 124 // frame buffers will be queued and dequeued
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/ |
Server.h | 49 /** Number of incoming connections that can be queued.
|