HomeSort by relevance Sort by last modified time
    Searched refs:pop_back (Results 126 - 150 of 417) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/stlport/stlport/stl/
_queue.h 233 c.pop_back();
  /external/valgrind/tsan/
thread_sanitizer.h 177 void pop_back() { function in struct:CallStack
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_queue.h 233 c.pop_back();
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_queue.h 233 c.pop_back();
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_queue.h 233 c.pop_back();
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_queue.h 233 c.pop_back();
  /external/astl/include/
list 195 void pop_back() { eraseAtPos(iterator(mHead.mPrev)); }
  /external/clang/lib/Frontend/
CacheTokens.cpp 379 PPStartCond.pop_back();
404 PPStartCond.pop_back();
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 154 getCurrentClass().LateParsedDeclarations.pop_back();
174 getCurrentClass().LateParsedDeclarations.pop_back();
  /external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 55 Stack.pop_back(); // This technically "invalidates" U, but we are fine.
125 Stack.pop_back(); // This technically "invalidates" U, but we are fine.
130 // Don't use const reference. The subsequent pop_back() might make it
SymbolManager.cpp 126 itr.pop_back();
139 itr.pop_back();
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 468 void pop_back() { Insts.pop_back(); } function in class:llvm::MachineBasicBlock
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 630 Queue.pop_back();
642 Queue.pop_back();
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 568 EventListeners.pop_back();
625 jitstate->getPendingFunctions(locked).pop_back();
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 56 BB->getInstList().pop_back();
154 PredBB->getInstList().pop_back();
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 110 Storage.pop_back();
555 Path.pop_back();
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
queue.h 133 using deque<S>::pop_back;
142 void Dequeue() { pop_back(); }
  /external/stlport/stlport/stl/debug/
_list.h 263 void pop_back() { function in class:list
266 _M_non_dbg_impl.pop_back();
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 263 void pop_back() { function in class:list
266 _M_non_dbg_impl.pop_back();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
146 pop_back() throw() function in class:__detail::__mini_vector
590 __free_list.pop_back();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
146 pop_back() throw() function in class:__detail::__mini_vector
590 __free_list.pop_back();
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 263 void pop_back() { function in class:list
266 _M_non_dbg_impl.pop_back();
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 263 void pop_back() { function in class:list
266 _M_non_dbg_impl.pop_back();
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 263 void pop_back() { function in class:list
266 _M_non_dbg_impl.pop_back();
  /external/chromium/chrome/browser/autofill/
autofill_download.cc 269 cached_forms_.pop_back();

Completed in 591 milliseconds

1 2 3 4 56 7 8 91011>>