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

1 2 3 4 56 7 8 9

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
  /external/chromium/chrome/browser/extensions/
extension_host.cc 107 queue_.pop_front();
  /external/chromium/chrome/browser/
jumplist_win.cc 766 icon_urls_.pop_front();
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 310 chunk_request_urls_.pop_front();
  /external/chromium/chrome/browser/sessions/
session_restore.cc 200 tabs_to_load_.pop_front();
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc 350 queued_dtmf_.pop_front();
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 410 BFSQueue.pop_front();
  /external/llvm/include/llvm/ADT/
ilist.h 537 void pop_front() { function in class:llvm::iplist
538 assert(!empty() && "pop_front() on empty list!");
  /external/openfst/src/include/fst/
rmepsilon.h 214 visited_states_.pop_front();
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
rmepsilon.h 187 visited_states_.pop_front();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
boost_concept_check.h 755 __c.pop_front();
forward_list.h 812 * is needed, it should be retrieved before pop_front() is
816 pop_front() function in class:forward_list
    [all...]
stl_list.h 901 * is needed, it should be retrieved before pop_front() is
905 pop_front() function in class:list
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 758 __c.pop_front();
forward_list.h 819 * is needed, it should be retrieved before pop_front() is
823 pop_front() function in class:forward_list
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 758 __c.pop_front();
forward_list.h 819 * is needed, it should be retrieved before pop_front() is
823 pop_front() function in class:forward_list
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 755 __c.pop_front();
forward_list.h 812 * is needed, it should be retrieved before pop_front() is
816 pop_front() function in class:forward_list
    [all...]
stl_list.h 901 * is needed, it should be retrieved before pop_front() is
905 pop_front() function in class:list
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 755 __c.pop_front();
forward_list.h 812 * is needed, it should be retrieved before pop_front() is
816 pop_front() function in class:forward_list
    [all...]

Completed in 1178 milliseconds

1 2 3 4 56 7 8 9