Searched defs:pop_front (Results 1 - 25 of 136) sorted by relevance

123456

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dqueue.h45 * 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(). */
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
H A D_slist.h220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
H A D_slist.h220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
H A D_slist.h220 void pop_front() { function in class:slist
222 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_list.h270 void pop_front() { function in class:list
273 _M_non_dbg_impl.pop_front();
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h286 void pop_front() { _M_impl.pop_front(); } function in class:deque
H A D_list.h250 void pop_front() { _M_impl.pop_front(); } function in class:list
H A D_slist.h218 void pop_front() { _M_impl.pop_front(); } function in class:slist
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h286 void pop_front() { _M_impl.pop_front(); } function in class:deque
H A D_list.h250 void pop_front() { _M_impl.pop_front(); } function in class:list
H A D_slist.h218 void pop_front() { _M_impl.pop_front(); } function in class:slist
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_deque.h286 void pop_front() { _M_impl.pop_front(); } function in class:deque

Completed in 560 milliseconds

123456