| /minix3/minix/usr.bin/grep/ |
| H A D | queue.c | 49 static queue_t *dequeue(void); 85 free_item(dequeue()); in enqueue() 89 dequeue(void) in dequeue() function 109 while ((item = dequeue()) != NULL) { in printqueue() 120 while ((item = dequeue()) != NULL) in clearqueue()
|
| /minix3/minix/kernel/ |
| H A D | proc.h | 211 dequeue(rp); \ 229 if(proc_is_runnable(rp) && (f)) { dequeue(rp); } \
|
| H A D | proto.h | 70 void dequeue(struct proc *rp);
|
| H A D | proc.c | 1716 void dequeue(struct proc *rp) in dequeue() function
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RegAllocBase.h | 87 virtual LiveInterval *dequeue() = 0;
|
| H A D | RegAllocBase.cpp | 87 while (LiveInterval *VirtReg = dequeue()) { in allocatePhysRegs()
|
| H A D | RegAllocBasic.cpp | 94 LiveInterval *dequeue() override { in dequeue() function in __anon8286a6b20211::RABasic
|
| H A D | RegAllocGreedy.cpp | 315 LiveInterval *dequeue() override; 332 LiveInterval *dequeue(PQueue &CurQueue); 576 LiveInterval *RAGreedy::dequeue() { return dequeue(Queue); } in dequeue() function in RAGreedy 578 LiveInterval *RAGreedy::dequeue(PQueue &CurQueue) { in dequeue() function in RAGreedy 2156 LiveInterval *LI = dequeue(RecoloringQueue); in tryRecoloringCandidates()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | WorkList.h | 78 virtual WorkListUnit dequeue() = 0;
|
| /minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | CoreEngine.cpp | 55 WorkListUnit dequeue() override { in dequeue() function in __anon3c7a8e810111::DFS 83 WorkListUnit dequeue() override { in dequeue() function in __anon3c7a8e810111::BFS 124 WorkListUnit dequeue() override { in dequeue() function in __anon3c7a8e810211::BFSBlockDFSContents 215 const WorkListUnit& WU = WList->dequeue(); in ExecuteWorkList()
|
| /minix3/minix/lib/libblockdriver/ |
| H A D | driver_mt.c | 98 static int dequeue(device_t *dp, worker_t *wp, message *m_dst, in dequeue() function 172 if (!dequeue(dp, wp, &m, &ipc_status)) in worker_thread()
|
| /minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
| H A D | LiveVariables.cpp | 42 const CFGBlock *dequeue(); 73 const CFGBlock *DataflowWorklist::dequeue() { in dequeue() function in DataflowWorklist 537 while (const CFGBlock *block = worklist.dequeue()) { in computeLiveness()
|
| H A D | UninitializedValues.cpp | 223 const CFGBlock *dequeue(); 238 const CFGBlock *DataflowWorklist::dequeue() { in dequeue() function in DataflowWorklist 867 while (const CFGBlock *block = worklist.dequeue()) { in runUninitializedVariablesAnalysis()
|
| /minix3/minix/share/beaglebone/weather/ |
| H A D | jquery.js | 5 …dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),r=n.length,i=n.shift(),o=x._queueHooks(e,t),a=f… method 6 …dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=x._d…
|
| /minix3/games/fortune/datfiles/ |
| H A D | fortunes2 | 4851 messages (such as IEC703, "disk error") and allows you to dequeue your job.
|