/external/chromium_org/v8/test/cctest/ |
test-heap.cc | [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_snapshot.c | 338 int enqueued, 408 int enqueued, mm_camera_app_obj_t *pme) 416 enqueued, pme); [all...] |
/cts/tests/tests/mediastress/jni/ |
native-media-jni.cpp | 153 // pBufferData is a pointer to a buffer that we previously Enqueued
|
/development/ndk/platforms/android-14/samples/native-media/jni/ |
native-media-jni.c | 152 // pBufferData is a pointer to a buffer that we previously Enqueued
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
cloud_external_data_manager_base.cc | 89 // enqueued and all invoked once the data has been successfully retrieved.
|
/external/chromium_org/chrome/browser/extensions/ |
tab_helper.cc | 471 // Ensure previously enqueued callbacks are ignored.
|
/external/chromium_org/content/browser/ |
power_save_blocker_x11.cc | 155 // If a call to ApplyBlock() has not yet been enqueued because we are still
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
BrowserStartupControllerTest.java | 174 // Some startup tasks might have been enqueued after the browser process was started, but
|
/external/chromium_org/ppapi/api/ |
ppb_graphics_2d.idl | 187 * Flush() flushes any enqueued paint, scroll, and replace commands to the
|
/external/chromium_org/ppapi/c/ |
ppb_graphics_2d.h | 190 * Flush() flushes any enqueued paint, scroll, and replace commands to the
|
/external/chromium_org/ppapi/cpp/ |
graphics_2d.h | 196 /// Flush() flushes any enqueued paint, scroll, and replace commands
|
/external/chromium_org/v8/src/ |
object-observe.js | 292 // priority. When a change record must be enqueued for the callback, it
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheTesting.java | 196 // under high memory pressure keys/values may be nulled out but not yet enqueued
|
/external/openfst/src/include/fst/ |
shortest-distance.h | 105 vector<bool> enqueued_; // Is state enqueued?
|
/frameworks/av/cmds/stagefright/ |
SimplePlayer.cpp | 503 ALOGV("enqueued input data on track %d", trackIndex);
|
/frameworks/base/core/java/android/app/ |
SharedPreferencesImpl.java | 495 * that they're enqueued.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfoAsyncQuery.java | 109 * This thread handles the messages enqueued in the looper. The normal sequence
|
/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 | 675 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
|
/packages/apps/InCallUI/src/com/android/incallui/ |
CallerInfoAsyncQuery.java | 106 * This thread handles the messages enqueued in the looper. The normal sequence
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadInfo.java | 316 * Returns whether this download should be enqueued.
|