Searched defs:dequeue (Results 1 - 19 of 19) sorted by relevance
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | rk_mpi.h | 175 MPP_RET (*dequeue)(MppCtx ctx, MppPortType type, MppTask *task); member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | rk_mpi.h | 175 MPP_RET (*dequeue)(MppCtx ctx, MppPortType type, MppTask *task); member
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | rk_mpi.h | 176 MPP_RET (*dequeue)(MppCtx ctx, MppPortType type, MppTask *task); member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | rk_mpi.h | 175 MPP_RET (*dequeue)(MppCtx ctx, MppPortType type, MppTask *task); member
|
| /third_party/node/lib/internal/ |
| H A D | freeze_intrinsics.js | |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_array.h | 62 rte_mempool_dequeue_t dequeue; /**< Dequeue an object. */ member
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | meta.h | 105 static inline void dequeue(struct meta **phead, struct meta *m) in dequeue() function
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | meta.h | 105 static inline void dequeue(struct meta **phead, struct meta *m) in dequeue() function
|
| /third_party/python/Lib/logging/ |
| H A D | handlers.py | 1521 def dequeue(self, block): member in QueueListener
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | gadget.h | 144 int (*dequeue)(struct usb_ep *ep, struct usb_request *req); member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
| H A D | gadget.h | 151 int (*dequeue) (struct usb_ep *ep, struct usb_request *req); member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | RegAllocGreedy.cpp | 747 LiveInterval *RAGreedy::dequeue() { return dequeue(Queue); } in dequeue() function in __anon24090::RAGreedy 749 LiveInterval *RAGreedy::dequeue(PQueue &CurQueue) { in dequeue() function in __anon24090::RAGreedy
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | fair.c | 4987 long task_delta, idle_task_delta, dequeue = 1; in throttle_cfs_rq() local [all...] |
| /third_party/typescript/lib/ |
| H A D | tsserverlibrary.js | [all...] |
| H A D | typescript.js | [all...] |
| H A D | typescriptServices.js | [all...] |
| H A D | typingsInstaller.js | [all...] |
| H A D | tsserver.js | [all...] |
| H A D | tsc.js | [all...] |
Completed in 176 milliseconds