/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
stack | 206 void pop() {c.pop_back();}
|
/external/clang/lib/AST/ |
CXXInheritance.cpp | 173 Queue.pop_back(); 292 ScratchPath.pop_back(); 591 Stack.pop_back();
|
/external/clang/lib/StaticAnalyzer/Core/ |
CoreEngine.cpp | 57 Stack.pop_back(); // This technically "invalidates" U, but we are fine. 127 Stack.pop_back(); // This technically "invalidates" U, but we are fine. 132 // Don't use const reference. The subsequent pop_back() might make it
|
ExplodedGraph.cpp | 310 FreeNodes.pop_back(); 361 WL1.pop_back(); 392 WL2.pop_back();
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
HeuristicSolver.h | 473 edgesToRemove.pop_back(); 491 edgesToProcess.pop_back(); 553 stack.pop_back();
|
/external/openfst/src/include/fst/ |
rmepsilon.h | 296 states.pop_back(); 306 arcs.pop_back(); 486 arcs.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/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/9/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/9/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();
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
proximity_info_state_utils.cpp | 215 sampledInputXs->pop_back(); 216 sampledInputYs->pop_back(); 217 sampledInputTimes->pop_back(); 218 sampledLengthCache->pop_back(); 219 sampledInputIndice->pop_back(); [all...] |
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | [all...] |
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 680 DirtyBlocks.pop_back(); [all...] |
/external/llvm/lib/Support/Windows/ |
Path.inc | 70 utf16.pop_back(); 100 utf8.pop_back(); 190 random_path_utf16.pop_back(); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/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();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
bitmap_allocator.h | 101 // Members used: size(), push_back(), pop_back(), 144 pop_back() throw() function in class:__detail::__mini_vector 586 __free_list.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.
|