/external/jetty/src/java/org/eclipse/jetty/util/ |
D | ArrayQueue.java | 161 return dequeue(); in poll() 166 private E dequeue() in dequeue() method in ArrayQueue 183 return dequeue(); in remove()
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | FastQueue.m | 34 /** A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. 35 * A linked list is fast at dequeue but slow at get(i). An array is 38 * List grows until you dequeue last element at end of buffer. Then
|
/external/llvm/lib/CodeGen/ |
D | RegAllocBase.h | 87 virtual LiveInterval *dequeue() = 0;
|
D | RegAllocBase.cpp | 88 while (LiveInterval *VirtReg = dequeue()) { in allocatePhysRegs()
|
D | RegAllocBasic.cpp | 94 LiveInterval *dequeue() override { in dequeue() function in __anon97ef1a410211::RABasic
|
D | RegAllocGreedy.cpp | 315 LiveInterval *dequeue() override; 332 LiveInterval *dequeue(PQueue &CurQueue); 577 LiveInterval *RAGreedy::dequeue() { return dequeue(Queue); } in dequeue() function in RAGreedy 579 LiveInterval *RAGreedy::dequeue(PQueue &CurQueue) { in dequeue() function in RAGreedy 2158 LiveInterval *LI = dequeue(RecoloringQueue); in tryRecoloringCandidates()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 55 WorkListUnit dequeue() override { in dequeue() function in __anon581800d00111::DFS 83 WorkListUnit dequeue() override { in dequeue() function in __anon581800d00111::BFS 124 WorkListUnit dequeue() override { in dequeue() function in __anon581800d00211::BFSBlockDFSContents 215 const WorkListUnit& WU = WList->dequeue(); in ExecuteWorkList()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 78 virtual WorkListUnit dequeue() = 0;
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 42 const CFGBlock *dequeue(); 73 const CFGBlock *DataflowWorklist::dequeue() { in dequeue() function in DataflowWorklist 534 while (const CFGBlock *block = worklist.dequeue()) { in computeLiveness()
|
D | UninitializedValues.cpp | 224 const CFGBlock *dequeue(); 239 const CFGBlock *DataflowWorklist::dequeue() { in dequeue() function in DataflowWorklist 900 while (const CFGBlock *block = worklist.dequeue()) { in runUninitializedVariablesAnalysis()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.databinding_1.3.100.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.sat4j.core_2.2.0.v20100429.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/valgrind/ |
D | darwin9.supp | 193 # by 0x4E5BF87: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 2 …dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()… method
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}… method 19 …dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",…
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 2046 dequeue: function( elem, type ) { method 2067 jQuery.dequeue( elem, type ); 2092 jQuery.dequeue( this, type ); 2096 dequeue: function( type ) { method 2098 jQuery.dequeue( this, type ); 8526 jQuery.dequeue( this, type ); 8594 jQuery.dequeue( this, opt.queue );
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 393 A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. 394 A linked list is fast at dequeue but slow at get(i). An array is
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | v8.log | 12032 code-creation,LazyCompile,0,0x4f0e2720,1356,"dequeue http://dromaeo.com/webrunner.js:351",0x249202a…
|