Searched defs:dequeue (Results 1 - 13 of 13) sorted by relevance

/external/dropbear/
H A Dqueue.c41 void* dequeue(struct Queue* queue) { function
/external/webkit/Tools/DumpRenderTree/
H A DWorkQueue.cpp65 WorkQueueItem* WorkQueue::dequeue() function in class:WorkQueue
96 WorkQueueItem* item = dequeue();
/external/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp97 virtual LiveInterval *dequeue() { function in class:__anon9294::RABasic
H A DRegAllocGreedy.cpp240 virtual LiveInterval *dequeue();
424 LiveInterval *RAGreedy::dequeue() { function in class:RAGreedy
/external/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h45 /// dequeue - Remove a block from the worklist.
46 const CFGBlock *dequeue() { function in class:clang::DataflowWorkListTy
202 const CFGBlock *B = WorkList.dequeue();
/external/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp54 virtual WorkListUnit dequeue() { function in class:__anon3950::DFS
82 virtual WorkListUnit dequeue() { function in class:__anon3950::BFS
123 virtual WorkListUnit dequeue() { function in class:__anon3951::BFSBlockDFSContents
214 const WorkListUnit& WU = WList->dequeue();
/external/clang/lib/Analysis/
H A DLiveVariables.cpp33 const CFGBlock *dequeue();
77 const CFGBlock *DataflowWorklist::dequeue() { function in class:DataflowWorklist
542 while (const CFGBlock *block = worklist.dequeue()) {
H A DUninitializedValues.cpp216 const CFGBlock *dequeue();
239 const CFGBlock *DataflowWorklist::dequeue() { function in class:DataflowWorklist
744 while (const CFGBlock *block = worklist.dequeue()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 739 milliseconds