HomeSort by relevance Sort by last modified time
    Searched full:queued (Results 26 - 50 of 1107) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
librt-2.7.so 
librt.so 
librt.so.1 
  /external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_helper.h 34 // specifies whether this utterance will be queued or spoken immediately.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 24 // notifications while the first interstitial is showing is queued. If the user
25 // decides to proceed in the first interstitial, we display all queued unsafe
55 // showing, the new one will be queued and displayed if the user decides
121 // should be warned about. They are queued when displaying more than one
  /external/chromium_org/chrome/browser/
process_singleton_startup_lock.h 37 // Executes previously queued command-line invocations and allows future
  /external/chromium_org/chrome/test/chromedriver/chrome/
navigation_tracker.cc 134 // 1 The RenderViewHost has already queued ViewMsg_Navigate and loading
136 // 2 The RenderViewHost has already queued ViewMsg_Navigate and loading
138 // 3 The RenderViewHost is suspended and hasn't queued ViewMsg_Navigate
147 // be queued behind ViewMsg_Navigate.
  /external/chromium_org/net/quic/
quic_packet_generator.h 6 // Packets are serialized just-in-time. Control frames are queued.
28 // include any previous queued frames. If an ack should be sent
118 // Enables flushing and flushes queued data which can be sent.
121 // Flushes all queued frames, even frames which are not sendable.
  /external/chromium_org/net/quic/test_tools/
delayed_verify_strike_register_client.h 36 // Number of verifications that are queued.
  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.h 41 * @param vertexPool pool where vertices for queued draws will be saved when
43 * @param indexPool pool where indices for queued draws will be saved when
53 * Empties the draw buffer of any queued up draws. This must not be called while inside an
59 * This plays the queued up draws to its GrGpu target. It also resets this object (i.e. flushing
  /external/chromium_org/ui/message_center/
notification_blocker.h 39 // popups on screen. If it's false, those notifications should be queued.
  /external/iproute2/man/man8/
ip-ntable.8 92 Changes the number of packets queued while address is being resolved from the
  /external/nist-sip/java/javax/sip/message/
Response.java 9 int QUEUED = 182;
  /external/qemu/slirp/
if.h 35 extern int if_queued; /* Number of packets queued so far */
  /external/qemu/slirp-android/
if.h 35 extern int if_queued; /* Number of packets queued so far */
  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 41 * @param vertexPool pool where vertices for queued draws will be saved when
43 * @param indexPool pool where indices for queued draws will be saved when
53 * Empties the draw buffer of any queued up draws. This must not be called while inside an
59 * This plays the queued up draws to its GrGpu target. It also resets this object (i.e. flushing
  /packages/apps/Email/emailsync/src/com/android/emailsync/
MessageMoveRequest.java 33 // separate message moves queued at the same time)
  /packages/apps/Exchange/src/com/android/exchange/
MessageMoveRequest.java 33 // separate message moves queued at the same time)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mqueue.h 30 long int mq_curmsgs; /* Number of messages currently queued. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mqueue.h 30 long int mq_curmsgs; /* Number of messages currently queued. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mqueue.h 30 long int mq_curmsgs; /* Number of messages currently queued. */
  /external/chromium_org/net/ssl/
default_server_bound_cert_store_unittest.cc 146 // Wait for load & queued set task.
207 // Wait for load & queued set tasks.
243 // Wait for load & queued get tasks.
274 // Wait for load & queued set tasks.
307 // Wait for load & queued tasks.
326 // Wait for load & queued set task.
403 // Wait for load & queued tasks.
447 // Wait for load & queued set tasks.
470 // Wait for load & queued set tasks.
534 // Wait for load & queued tasks
    [all...]
  /system/core/include/system/
window.h 128 * has been queued. This value applies only if set_buffer_count was used to
129 * override the number of buffers and if a buffer has since been queued.
137 * queued. In particular this means that it is possible to:
149 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
155 * indicate that queued buffers will be protected from applications or users
274 /* Buffers will be queued by EGL via eglSwapBuffers after being filled using
279 /* Buffers will be queued after being filled using the CPU
283 /* Buffers will be queued by Stagefright after being filled by a video
288 /* Buffers will be queued by the the camera HAL.
434 * Buffers MUST be queued in the same order than they were dequeued
    [all...]
  /external/blktrace/doc/
blktrace.tex 163 Reads Queued: 0, 0KiB Writes Queued: 7, 128KiB
170 Reads Queued: 0, 0KiB Writes Queued: 1, 28KiB
177 Reads Queued: 0, 0KiB Writes Queued: 11, 168KiB
299 Reads Queued: 0, 0KiB Writes Queued: 9, 5,520KiB
305 Reads Queued: 2,411, 38,576KiB Writes Queued: 769, 425,408Ki
    [all...]
  /external/chromium/net/base/
test_completion_callback_unittest.cc 121 bool queued = boss.DoSomething(&callback); local
122 EXPECT_EQ(queued, true);

Completed in 424 milliseconds

12 3 4 5 6 7 8 91011>>