OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enqueued
(Results
51 - 75
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h
126
int tx_queued; /* tx frames
enqueued
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netax25/
ax25.h
162
#define AX25_VALUES_IPMAXQUEUE 15 /* Maximum number of buffers
enqueued
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h
126
int tx_queued; /* tx frames
enqueued
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netax25/
ax25.h
162
#define AX25_VALUES_IPMAXQUEUE 15 /* Maximum number of buffers
enqueued
*/
/device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraStream.h
309
bool
enqueued
);
311
bool
enqueued
);
/device/lge/mako/camera/
QCameraStream.h
325
bool
enqueued
);
327
bool
enqueued
);
/external/chromium_org/apps/
saved_files_service_unittest.cc
108
// recently
enqueued
entry.
120
// recently
enqueued
entry.
/external/iproute2/man/man8/
tc-sfb.8
135
non-responsive that can be
enqueued
per second. Once this number has been
182
Rather, packets are
enqueued
to the inner qdisc (defaults to pfifo).
/external/mockwebserver/src/test/java/com/google/mockwebserver/
MockWebServerTest.java
149
server.enqueue(new MockResponse().setBody("
enqueued
in the background"));
156
assertEquals("
enqueued
in the background", reader.readLine());
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
WeakHashMapTest.java
438
* references as both cleared and
enqueued
.
440
* <p>This method assumes that one value
enqueued
implies all others will be
441
*
enqueued
. This behavior isn't specified, and this method may return too
/external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java
161
* The first request is served by the first
enqueued
response; the second
162
* request by the second
enqueued
response; and so on.
179
* Starts the server, serves all
enqueued
requests, and shuts the server
/external/chromium_org/mojo/public/tests/
system_core_cpp_unittest.cc
282
// Tear down a |MessagePipe| which still has a message
enqueued
, with the
329
// Do this in a different order: make the
enqueued
|MessagePipe| handle only
/external/iproute2/include/linux/
pkt_sched.h
33
__u64 bytes; /* Number of
enqueued
bytes */
34
__u32 packets; /* Number of
enqueued
packets */
/external/llvm/lib/CodeGen/
IfConversion.cpp
91
/// IsEnqueued - True if BB has been
enqueued
to be ifcvt'ed.
800
bool
Enqueued
= false;
822
Enqueued
= true;
837
Enqueued
= true;
845
Enqueued
= true;
860
Enqueued
= true;
872
Enqueued
= true;
[
all
...]
/bootable/recovery/
ui.h
81
// the key should be
enqueued
for use by the main thread.
/external/chromium/base/synchronization/
waitable_event_posix.cc
249
//
enqueued
anywhere. EnqueueMany returns the count of remaining waitables
256
//
enqueued
our waiter in them all.
297
// been
enqueued
in the wait-list of each. None of the WaitableEvents are
300
// None of the WaitableEvent locks are held. The Waiter has not been
enqueued
/external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h
140
// List of URLs that were
enqueued
during the time that the mediaplayer
/external/chromium_org/base/synchronization/
waitable_event_posix.cc
255
//
enqueued
anywhere. EnqueueMany returns the count of remaining waitables
262
//
enqueued
our waiter in them all.
303
// been
enqueued
in the wait-list of each. None of the WaitableEvents are
306
// None of the WaitableEvent locks are held. The Waiter has not been
enqueued
/external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller.cc
163
// earlier on the UI thread, while other tasks were being
enqueued
from the IO
/external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator.h
149
//
enqueued
.
/external/chromium_org/content/public/android/java/src/org/chromium/content/common/
CleanupReference.java
117
* actually get
enqueued
.
/external/chromium_org/content/public/test/
test_renderer_host.cc
198
// properly if the |rph_factory_| reset above
enqueued
any tasks which
/external/chromium_org/extensions/browser/
lazy_background_task_queue.cc
82
// If this is the first
enqueued
task, and we're not waiting for the
/external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js
56
* This message will be
enqueued
if the extension has not yet injected the
/external/chromium_org/net/base/
prioritized_dispatcher.h
62
// A handle to the
enqueued
job. The handle becomes invalid when the job is
Completed in 1155 milliseconds
1
2
3
4
5
6
7
8
9
10