HomeSort by relevance Sort by last modified time
    Searched refs:pop_back (Results 376 - 400 of 732) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 345 * any type that supports @c front(), @c push_back, @c pop_back,
548 c.pop_back();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 345 * any type that supports @c front(), @c push_back, @c pop_back,
548 c.pop_back();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_queue.h 345 * any type that supports @c front(), @c push_back, @c pop_back,
548 c.pop_back();
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 81 void pop_back() { ValuePtrs.pop_back(); }
116 void pop_back() { MDValuePtrs.pop_back(); }
812 ResolveConstants.pop_back();
    [all...]
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 149 getCurrentClass().LateParsedDeclarations.pop_back();
183 getCurrentClass().LateParsedDeclarations.pop_back();
    [all...]
  /external/deqp/executor/
xeTestResultParser.cpp 435 m_itemStack.pop_back();
819 image->data.pop_back();
  /external/lldb/source/Plugins/ObjectFile/Mach-O/
ObjectFileMachO.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/Chapter8/
toy.cpp     [all...]
  /external/llvm/lib/CodeGen/
LiveVariables.cpp 126 WorkList.pop_back();
490 Defs.pop_back();
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 670 GluedNodes.pop_back();
845 GluedNodes.pop_back();
    [all...]
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 57 BB->getInstList().pop_back();
151 PredBB->getInstList().pop_back();
    [all...]
  /external/llvm/utils/TableGen/
AsmWriterEmitter.cpp 70 OpsToPrint.pop_back();
91 Insts.pop_back();
    [all...]
  /external/openfst/src/include/fst/
queue.h 146 using deque<S>::pop_back;
155 void Dequeue() { pop_back(); }
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 129 void pop_back() { ValuePtrs.pop_back(); }
167 void pop_back() { MDValuePtrs.pop_back(); }
648 ResolveConstants.pop_back();
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 372 void pop_back() { ValuePtrs.pop_back(); }
410 void pop_back() { MDValuePtrs.pop_back(); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
158 pop_back() throw() function in class:__detail::__mini_vector
609 __free_list.pop_back();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
158 pop_back() throw() function in class:__detail::__mini_vector
609 __free_list.pop_back();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
158 pop_back() throw() function in class:__detail::__mini_vector
609 __free_list.pop_back();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 103 // Members used: size(), push_back(), pop_back(),
158 pop_back() throw() function in class:__detail::__mini_vector
609 __free_list.pop_back();
  /external/clang/lib/CodeGen/
CGStmt.cpp 749 BreakContinueStack.pop_back();
800 BreakContinueStack.pop_back();
915 BreakContinueStack.pop_back();
    [all...]
CGDebugInfo.cpp 133 LexicalBlockStack.pop_back();
140 LexicalBlockStack.pop_back();
    [all...]
CGStmtOpenMP.cpp 567 BreakContinueStack.pop_back();
615 BreakContinueStack.pop_back();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp     [all...]
  /art/compiler/dex/
mir_graph.cc     [all...]

Completed in 1552 milliseconds

<<11121314151617181920>>