OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enqueued
(Results
126 - 150
of
256
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/device/google/contexthub/inc/
chre_re.h
261
* events sent from this timer, and any
enqueued
events from this timer
/external/google-breakpad/src/tools/mac/upload_system_symbols/
upload_system_symbols.go
227
// path to the symbol file will be
enqueued
there, too.
/external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java
201
// under high memory pressure keys/values may be nulled out but not yet
enqueued
/external/v8/src/
contexts.cc
433
//
enqueued
as a code flushing candidate and we remove it now.
/external/v8/src/js/
object-observe.js
333
// priority. When a change record must be
enqueued
for the callback, it
/external/webrtc/webrtc/modules/pacing/
paced_sender.cc
185
// List of packets, in the order the were
enqueued
. Since dequeueing may
/frameworks/av/cmds/stagefright/
SimplePlayer.cpp
502
ALOGV("
enqueued
input data on track %zu", trackIndex);
/frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp
426
// dequeued access units should be a subset of
enqueued
access units
/frameworks/base/core/java/android/app/
SharedPreferencesImpl.java
499
* that they're
enqueued
.
/frameworks/base/core/java/android/os/
DropBoxManager.java
34
*
enqueued
data exceeds the maximum size. You can think of this as a
/frameworks/base/libs/hwui/
LayerBuilder.cpp
274
// One or more unclipped saveLayers have been
enqueued
, with deferred clears.
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
149
* This thread handles the messages
enqueued
in the looper. The normal sequence
/frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp
418
// Slot was
enqueued
without requesting a buffer
/frameworks/wilhelm/src/itf/
IAndroidBufferQueue.c
383
// set enqueue attribute if state is PLAYING and the first buffer is
enqueued
IOutputMixExt.c
303
// Maybe it
enqueued
another buffer, or maybe it didn't.
/frameworks/wilhelm/src/
itfstruct.h
682
bool mEOS; // whether EOS has been
enqueued
; never reset
/frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp
219
// verify that each buffer is
enqueued
properly and increments the buffer count
/frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c
141
// pBufferData is a pointer to a buffer that we previously
Enqueued
/frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp
309
#if 0 // used to test ABQ starving where only one buffer is
enqueued
before playback
/libcore/ojluni/src/main/java/sun/misc/
SoftCache.java
163
/* Process any ValueCells that have been cleared and
enqueued
by the
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java
230
// Run messages to avoid the messages
enqueued
by startInputView() and its friends
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java
298
* first request is served by the first
enqueued
response; the second request
299
* by the second
enqueued
response; and so on.
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
cuda.hpp
446
@note Currently, you may face problems if an operation is
enqueued
twice with different data. Some
475
/** @brief Adds a callback to be called on the host after all currently
enqueued
items in the stream have
/frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp
776
printf("Awaiting notification that all encoded buffers have been
enqueued
\n");
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java
70
* Whenever an element is
enqueued
, the putLock is acquired and
72
*
enqueued
Node by either acquiring the putLock (via fullyLock)
[
all
...]
Completed in 3244 milliseconds
1
2
3
4
5
6
7
8
9
10
11