| /external/chromium_org/cc/resources/ |
| image_raster_worker_pool.cc | 50 void ImageRasterWorkerPool::ScheduleTasks(RasterTaskQueue* queue) { 53 DCHECK_EQ(queue->required_for_activation_count, 55 std::count_if(queue->items.begin(), 56 queue->items.end(), 75 queue->required_for_activation_count, 86 for (RasterTaskQueue::Item::Vector::const_iterator it = queue->items.begin(); 87 it != queue->items.end(); 107 queue->required_for_activation_count); 111 queue->items.size());
|
| /libcore/luni/src/main/java/java/util/concurrent/ |
| ScheduledThreadPoolExecutor.java | 34 * automatically removed from the work queue until its delay 49 * {@code corePoolSize} threads and an unbounded queue, adjustments 106 * 2. Using a custom queue (DelayedWorkQueue), a variant of 135 * True if ScheduledFutureTask.cancel should remove from queue 173 * Index into delay queue, to support faster cancellation. 287 * is shut down, rejects the task. Otherwise adds task to queue 327 * Cancels and clears the queue of all tasks that should not be run 428 * because the thread bounds and queue capacities are reached 447 * because the thread bounds and queue capacities are reached 475 * Constrains the values of all delays in the queue to be withi 803 private RunnableScheduledFuture<?>[] queue = field in class:ScheduledThreadPoolExecutor.DelayedWorkQueue [all...] |
| /external/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _queue.h | 59 class queue class in inherits:__stlport_class 62 : public __stlport_class<queue<_Tp> > 64 : public __stlport_class<queue<_Tp, _Sequence> > 70 typedef queue<_Tp> _Self; 72 typedef queue<_Tp, _Sequence> _Self; 86 queue() : c() {} function in class:queue 87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue 90 queue(__move_source<_Self> src) function in class:queue 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) [all...] |
| /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 72 int32_t mm_channel_superbuf_flush(mm_channel_t* my_obj, mm_channel_queue_t * queue); 102 /* channel super queue functions */ 103 int32_t mm_channel_superbuf_queue_init(mm_channel_queue_t * queue); 104 int32_t mm_channel_superbuf_queue_deinit(mm_channel_queue_t * queue); 106 mm_channel_queue_t * queue, 108 mm_channel_queue_node_t* mm_channel_superbuf_dequeue(mm_channel_queue_t * queue); 110 mm_channel_queue_t *queue); 112 mm_channel_queue_t *queue); 179 * in the superbuf queue, or sending matched superbuf frames to upper [all...] |
| /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/ |
| mm_camera_channel.c | 72 int32_t mm_channel_superbuf_flush(mm_channel_t* my_obj, mm_channel_queue_t * queue); 102 /* channel super queue functions */ 103 int32_t mm_channel_superbuf_queue_init(mm_channel_queue_t * queue); 104 int32_t mm_channel_superbuf_queue_deinit(mm_channel_queue_t * queue); 106 mm_channel_queue_t * queue, 108 mm_channel_queue_node_t* mm_channel_superbuf_dequeue(mm_channel_queue_t * queue); 110 mm_channel_queue_t *queue); 112 mm_channel_queue_t *queue); 180 * in the superbuf queue, or sending matched superbuf frames to upper [all...] |
| /development/ndk/platforms/android-19/include/android/ |
| sensor.h | 199 * Creates a new sensor event queue and associate it with a looper. 205 * Destroys the event queue and free all resources associated to it. 207 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 215 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 220 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 229 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 233 * sensor queue. Returns 1 if the queue has events; 0 if 236 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 239 * Returns the next available events from the queue. Returns a negativ [all...] |
| /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/ |
| mm_jpeg.h | 100 mm_jpeg_queue_t job_queue; /* queue for job to do */ 125 mm_jpeg_queue_t ongoing_job_q; /* queue for ongoing jobs */ 128 mm_jpeg_queue_t cb_q; /* queue for CB threads */ 156 /* basic queue functions */ 157 extern int32_t mm_jpeg_queue_init(mm_jpeg_queue_t* queue); 158 extern int32_t mm_jpeg_queue_enq(mm_jpeg_queue_t* queue, void* node); 159 extern void* mm_jpeg_queue_deq(mm_jpeg_queue_t* queue); 160 extern int32_t mm_jpeg_queue_deinit(mm_jpeg_queue_t* queue); 161 extern int32_t mm_jpeg_queue_flush(mm_jpeg_queue_t* queue); 162 extern uint32_t mm_jpeg_queue_get_size(mm_jpeg_queue_t* queue); [all...] |
| /external/qemu/telephony/ |
| sysdeps_posix.c | 29 /** QUEUE 41 sys_queue_reset( SysQueue queue ) 43 queue->start = queue->end = 0; 47 sys_queue_add( SysQueue queue, void* item ) 49 assert( queue->end - queue->start < SYS_MAX_QUEUE ); 50 assert( queue->start == 0 ); 52 queue->pending[ queue->end++ ] = item [all...] |
| /frameworks/native/include/android/ |
| sensor.h | 225 * Creates a new sensor event queue and associate it with a looper. 231 * Destroys the event queue and free all resources associated to it. 233 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 241 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 246 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 255 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 259 * sensor queue. Returns 1 if the queue has events; 0 if 262 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 265 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/ |
| sensor.h | 199 * Creates a new sensor event queue and associate it with a looper. 205 * Destroys the event queue and free all resources associated to it. 207 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 215 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 220 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 229 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 233 * sensor queue. Returns 1 if the queue has events; 0 if 236 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 239 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/android/ |
| sensor.h | 226 * Creates a new sensor event queue and associate it with a looper. 232 * Destroys the event queue and free all resources associated to it. 234 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 242 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 247 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 256 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 260 * sensor queue. Returns 1 if the queue has events; 0 if 263 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 266 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/ |
| sensor.h | 199 * Creates a new sensor event queue and associate it with a looper. 205 * Destroys the event queue and free all resources associated to it. 207 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 215 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 220 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 229 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 233 * sensor queue. Returns 1 if the queue has events; 0 if 236 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 239 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/android/ |
| sensor.h | 226 * Creates a new sensor event queue and associate it with a looper. 232 * Destroys the event queue and free all resources associated to it. 234 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 242 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 247 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 256 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 260 * sensor queue. Returns 1 if the queue has events; 0 if 263 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 266 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/ |
| sensor.h | 199 * Creates a new sensor event queue and associate it with a looper. 205 * Destroys the event queue and free all resources associated to it. 207 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 215 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 220 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 229 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 233 * sensor queue. Returns 1 if the queue has events; 0 if 236 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 239 * Returns the next available events from the queue. Returns a negativ [all...] |
| /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/android/ |
| sensor.h | 226 * Creates a new sensor event queue and associate it with a looper. 232 * Destroys the event queue and free all resources associated to it. 234 int ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue); 242 int ASensorEventQueue_enableSensor(ASensorEventQueue* queue, ASensor const* sensor); 247 int ASensorEventQueue_disableSensor(ASensorEventQueue* queue, ASensor const* sensor); 256 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec); 260 * sensor queue. Returns 1 if the queue has events; 0 if 263 int ASensorEventQueue_hasEvents(ASensorEventQueue* queue); 266 * Returns the next available events from the queue. Returns a negativ [all...] |
| /external/chromium_org/components/gcm_driver/ |
| gcm_stats_recorder_impl_unittest.cc | 289 const std::deque<CheckinActivity>& queue, 293 EXPECT_EQ(event, queue.front().event) << remark; 294 EXPECT_EQ(details, queue.front().details) << remark; 298 const std::deque<ConnectionActivity>& queue, 302 EXPECT_EQ(event, queue.front().event) << remark; 303 EXPECT_EQ(details, queue.front().details) << remark; 307 const std::deque<RegistrationActivity>& queue, 312 EXPECT_EQ(kAppId, queue.front().app_id) << remark; 313 EXPECT_EQ(sender_ids, queue.front().sender_ids) << remark; 314 EXPECT_EQ(event, queue.front().event) << remark [all...] |
| /cts/suite/cts/deviceTests/browserbench/assets/octane/ |
| richards.js | 51 var queue = new Packet(null, ID_WORKER, KIND_WORK); 52 queue = new Packet(queue, ID_WORKER, KIND_WORK); 53 scheduler.addWorkerTask(ID_WORKER, 1000, queue); 55 queue = new Packet(null, ID_DEVICE_A, KIND_DEVICE); 56 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 57 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 58 scheduler.addHandlerTask(ID_HANDLER_A, 2000, queue); [all...] |
| /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
| v8-richards.js | 46 var queue = new Packet(null, ID_WORKER, KIND_WORK); 47 queue = new Packet(queue, ID_WORKER, KIND_WORK); 48 scheduler.addWorkerTask(ID_WORKER, 1000, queue); 50 queue = new Packet(null, ID_DEVICE_A, KIND_DEVICE); 51 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 52 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 53 scheduler.addHandlerTask(ID_HANDLER_A, 2000, queue); [all...] |
| /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
| v8-richards.js | 46 var queue = new Packet(null, ID_WORKER, KIND_WORK); 47 queue = new Packet(queue, ID_WORKER, KIND_WORK); 48 scheduler.addWorkerTask(ID_WORKER, 1000, queue); 50 queue = new Packet(null, ID_DEVICE_A, KIND_DEVICE); 51 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 52 queue = new Packet(queue, ID_DEVICE_A, KIND_DEVICE); 53 scheduler.addHandlerTask(ID_HANDLER_A, 2000, queue); [all...] |