HomeSort by relevance Sort by last modified time
    Searched full:pop_front (Results 1 - 25 of 639) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.modifiers/
pop_front.pass.cpp 12 // void pop_front();
24 c.pop_front();
26 c.pop_front();
28 c.pop_front();
35 c.pop_front();
37 c.pop_front();
39 c.pop_front();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.modifiers/
pop_front.pass.cpp 12 // void pop_front();
29 c.pop_front();
32 c.pop_front();
42 c.pop_front();
45 c.pop_front();
57 c.pop_front();
60 c.pop_front();
70 c.pop_front();
73 c.pop_front();
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_list_test.cc 38 l->pop_front();
42 l->pop_front();
46 l->pop_front();
50 l->pop_front();
54 l->pop_front();
58 l->pop_front();
82 l.pop_front();
90 l.pop_front();
102 l.pop_front();
106 l.pop_front();
    [all...]
  /external/chromium_org/cc/resources/
resource_update_queue.cc 34 temp.pop_front();
42 full_entries_.pop_front();
48 partial_entries_.pop_front();
  /external/chromium_org/chrome/browser/chromeos/drive/
fake_free_disk_space_getter.cc 27 fake_values_.pop_front();
  /external/chromium_org/media/tools/shader_bench/
painter.cc 18 frames_->pop_front();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
pop_front_fwd.hpp 20 template< typename Sequence > struct pop_front;
  /external/chromium_org/remoting/base/
running_average.cc 28 data_points_.pop_front();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
pop_front.hpp 13 // $Id: pop_front.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
pop_front.hpp 13 // $Id: pop_front.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
  /external/chromium_org/media/base/
decoder_buffer_queue.cc 50 queue_.pop_front();
54 in_order_queue_.pop_front();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
queue.h 45 * atomic access. push_front() and pop_front() must not be called
81 * Must not be called concurrently with pop_front(). */
98 * Must not be called concurrently with pop_front(). */
100 pop_front(T& t) function in class:__gnu_parallel::RestrictedBoundedConcurrentQueue
122 * Must not be called concurrently with pop_front(). */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
queue.h 45 * atomic access. push_front() and pop_front() must not be called
81 * Must not be called concurrently with pop_front(). */
98 * Must not be called concurrently with pop_front(). */
100 pop_front(_Tp& __t) function in class:__gnu_parallel::_RestrictedBoundedConcurrentQueue
125 * Must not be called concurrently with pop_front(). */
  /external/chromium_org/content/child/indexed_db/
proxy_webidbcursor_impl.cc 130 prefetch_keys_.pop_front();
131 prefetch_primary_keys_.pop_front();
132 prefetch_values_.pop_front();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/
pop_front.pass.cpp 12 // void pop_front()
37 c.pop_front();
47 c1.pop_front();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 73 m_bag.pop_front();
83 m_bag.pop_front();
  /external/chromium_org/cc/scheduler/
rolling_time_delta_history.cc 24 chronological_sample_deque_.pop_front();

Completed in 4252 milliseconds

1 2 3 4 5 6 7 8 91011>>