Home
last modified time | relevance | path

Searched refs:pop_back (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/external/valgrind/unittest/
Datomicity_tests.cc57 void pop_back() { in pop_back() function in AtomicityTests_LockedVector::LockedVector
59 v_.pop_back(); in pop_back()
73 v.pop_back(); in Worker()
/external/regex-re2/re2/testing/
Dregexp_generator.cc117 post->pop_back(); in GeneratePostfix()
129 post->pop_back(); in GeneratePostfix()
160 post->pop_back(); in GenerateRandomPostfix()
170 post->pop_back(); in GenerateRandomPostfix()
/external/llvm/include/llvm/ADT/
DSetVector.h167 void pop_back() { in pop_back() function
170 vector_.pop_back(); in pop_back()
175 pop_back(); in pop_back_val()
DSCCIterator.h106 VisitStack.pop_back(); in GetNextSCC()
107 MinVisitNumStack.pop_back(); in GetNextSCC()
124 SCCNodeStack.pop_back(); in GetNextSCC()
DMapVector.h123 void pop_back() { in pop_back() function
126 Vector.pop_back(); in pop_back()
/external/clang/lib/Lex/
DPPCaching.cpp35 BacktrackPositions.pop_back(); in CommitBacktrackedTokens()
44 BacktrackPositions.pop_back(); in Backtrack()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.h72 void pop_back() { ValuePtrs.pop_back(); } in pop_back() function
107 void pop_back() { MDValuePtrs.pop_back(); } in pop_back() function
/external/llvm/unittests/ADT/
DTinyPtrVectorTest.cpp103 this->V.pop_back(); in TYPED_TEST()
105 this->V.pop_back(); in TYPED_TEST()
114 this->V.pop_back(); in TYPED_TEST()
116 this->V.pop_back(); in TYPED_TEST()
118 this->V.pop_back(); in TYPED_TEST()
120 this->V.pop_back(); in TYPED_TEST()
122 this->V.pop_back(); in TYPED_TEST()
DSmallVectorTest.cpp172 this->theVector.pop_back(); in TYPED_TEST()
176 this->theVector.pop_back(); in TYPED_TEST()
177 this->theVector.pop_back(); in TYPED_TEST()
/external/chromium/third_party/libjingle/source/talk/xmllite/
Dxmlnsstack.cc53 pxmlnsDepthStack_->pop_back(); in PopFrame()
134 pxmlnsStack_->pop_back(); in RemoveXmlns()
135 pxmlnsStack_->pop_back(); in RemoveXmlns()
/external/llvm/lib/Transforms/Utils/
DUnifyFunctionExitNodes.cpp73 BB->getInstList().pop_back(); // Remove the unreachable inst. in runOnFunction()
117 BB->getInstList().pop_back(); // Remove the return insn in runOnFunction()
/external/llvm/lib/CodeGen/
DLatencyPriorityQueue.cpp129 Queue.pop_back(); in pop()
138 Queue.pop_back(); in remove()
/external/llvm/lib/Analysis/IPA/
DCallGraph.cpp286 CalledFunctions.pop_back(); in removeCallEdgeFor()
300 CalledFunctions.pop_back(); in removeAnyCallEdgeTo()
314 CalledFunctions.pop_back(); in removeOneAbstractEdgeTo()
/external/skia/src/gpu/
DGrClipMaskCache.h30 fStack.pop_back(); in ~GrClipMaskCache()
82 fStack.pop_back(); in pop()
/external/eigen/unsupported/test/
Dsparse_extra.cpp30 remaining.pop_back(); in test_random_setter()
46 remaining.pop_back(); in test_random_setter()
/external/clang/lib/Sema/
DSemaAttr.cpp87 Stack.pop_back(); in pop()
406 Stack->pop_back(); in PopPragmaVisibility()
416 Stack->pop_back(); in PopPragmaVisibility()
/external/clang/include/clang/Sema/
DCXXFieldCollector.h74 FieldCount.pop_back(); in FinishClass()
/external/skia/tests/
DDequeTest.cpp137 deq.pop_back(); in TestSub()
144 deq.pop_back(); in TestSub()
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp188 TagStack.pop_back(); in parseMCMarkup()
204 TagStack.pop_back(); in parseMCMarkup()
/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp310 FreeNodes.pop_back(); in getNode()
361 WL1.pop_back(); in trim()
392 WL2.pop_back(); in trim()
/external/clang/include/clang/AST/
DUnresolvedSet.h144 decls().pop_back(); in erase()
149 decls().pop_back(); in erase()
/external/clang/test/SemaTemplate/
Dexample-dynarray.cpp53 void pop_back() { in pop_back() function in dynarray
141 di.pop_back(); in main()
/external/llvm/include/llvm/Analysis/
DIntervalIterator.h119 IntStack.pop_back(); in ~IntervalIterator()
148 IntStack.pop_back();
/external/clang/include/clang/Analysis/Support/
DBumpVector.h121 void pop_back() { in pop_back() function
128 pop_back(); in pop_back_val()
/external/skia/legacy/include/core/
DSkDeque.h40 void pop_back();

12345678910>>...15