Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 25 of 61) sorted by relevance

123

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.modifiers/
Dpop_front.pass.cpp24 c.pop_front(); in main()
26 c.pop_front(); in main()
28 c.pop_front(); in main()
35 c.pop_front(); in main()
37 c.pop_front(); in main()
39 c.pop_front(); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.modifiers/
Dpop_front.pass.cpp29 c.pop_front(); in main()
32 c.pop_front(); in main()
42 c.pop_front(); in main()
45 c.pop_front(); in main()
57 c.pop_front(); in main()
60 c.pop_front(); in main()
70 c.pop_front(); in main()
73 c.pop_front(); in main()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dpop_front_fwd.hpp20 template< typename Sequence > struct pop_front;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/
Dpop_front.pass.cpp37 c.pop_front(); in make()
47 c1.pop_front(); in test()
Dpush_back.pass.cpp39 c.pop_front(); in make()
Dpush_back_rvalue.pass.cpp42 c.pop_front(); in make()
Demplace_back.pass.cpp40 c.pop_front(); in make()
Dpop_back.pass.cpp37 c.pop_front(); in make()
Demplace_front.pass.cpp40 c.pop_front(); in make()
Dpush_front.pass.cpp37 c.pop_front(); in make()
Dpush_front_rvalue.pass.cpp40 c.pop_front(); in make()
Derase_iter.pass.cpp37 c.pop_front(); in make()
Derase_iter_iter.pass.cpp37 c.pop_front(); in make()
Demplace.pass.cpp40 c.pop_front(); in make()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dreplace_storage.hpp37 Storage.pop_front(); in move_from_storage()
100 Storage.pop_front(); in operator ()()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.capacity/
Dshrink_to_fit.pass.cpp37 c.pop_front(); in make()
Dresize_size_value.pass.cpp37 c.pop_front(); in make()
Daccess.pass.cpp47 c.pop_front(); in make()
Dresize_size.pass.cpp37 c.pop_front(); in make()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
Dassign_size_value.pass.cpp38 c.pop_front(); in make()
Dassign_iter_iter.pass.cpp39 c.pop_front(); in make()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/
Dmove_backward.pass.cpp42 c.pop_front(); in make()
Dcopy.pass.cpp42 c.pop_front(); in make()
Dcopy_backward.pass.cpp42 c.pop_front(); in make()
Dmove.pass.cpp42 c.pop_front(); in make()

123