HomeSort by relevance Sort by last modified time
    Searched refs:pop_back (Results 201 - 225 of 538) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 574 EventListeners.pop_back();
631 jitstate->getPendingFunctions(locked).pop_back();
  /external/llvm/lib/Target/ARM/
A15SDOptimizer.cpp 194 Front.pop_back();
376 Front.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 108 Storage.pop_back();
553 Path.pop_back();
  /external/skia/src/core/
SkClipStack.cpp 434 fDeque.pop_back();
453 fDeque.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/5/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/6/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 102 // Members used: size(), push_back(), pop_back(),
145 pop_back() throw() function in class:__detail::__mini_vector
587 __free_list.pop_back();
  /prebuilts/ndk/8/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();
contact_info.cc 321 full_name_tokens.pop_back();
  /external/chromium/chrome/browser/history/
query_parser.cc 355 query_stack.pop_back(); // Stop adding to the quoted phrase.
  /external/clang/include/clang/Analysis/FlowSensitive/
DataflowSolver.h 49 BlockQueue.pop_back();
  /external/clang/lib/Basic/
Module.cpp 161 Stack.pop_back();
  /external/clang/lib/Serialization/
ModuleManager.cpp 310 State->Stack.pop_back();
  /external/clang/lib/StaticAnalyzer/Checkers/
LLVMConventionsChecker.cpp 254 FieldChain.pop_back();
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 260 UnknownInsts.pop_back();
  /external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp 336 CurAbbrevs.pop_back();

Completed in 600 milliseconds

1 2 3 4 5 6 7 891011>>