Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 95) sorted by relevance

1234

/ndk/tests/device/test-gnustl-full/unit/
Dstack_test.cpp40 s.pop(); in stack1()
42 s.pop(); in stack1()
44 s.pop(); in stack1()
54 s.pop(); in stack2()
56 s.pop(); in stack2()
58 s.pop(); in stack2()
Dqueue_test.cpp41 q.pop(); in pqueue1()
43 q.pop(); in pqueue1()
45 q.pop(); in pqueue1()
57 q.pop(); in queue1()
59 q.pop(); in queue1()
61 q.pop(); in queue1()
/ndk/tests/device/test-stlport/unit/
Dstack_test.cpp40 s.pop(); in stack1()
42 s.pop(); in stack1()
44 s.pop(); in stack1()
54 s.pop(); in stack2()
56 s.pop(); in stack2()
58 s.pop(); in stack2()
Dqueue_test.cpp41 q.pop(); in pqueue1()
43 q.pop(); in pqueue1()
45 q.pop(); in pqueue1()
57 q.pop(); in queue1()
59 q.pop(); in queue1()
61 q.pop(); in queue1()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.members/
Dpop.pass.cpp28 q.pop(); in main()
30 q.pop(); in main()
32 q.pop(); in main()
Dempty.pass.cpp25 q.pop(); in main()
Dsize.pass.cpp25 q.pop(); in main()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_epilog.h3 # pragma warning (pop)
4 # pragma pack (pop)
8 # pragma option pop
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/stack/stack.defn/
Dpop.pass.cpp26 q.pop(); in main()
29 q.pop(); in main()
32 q.pop(); in main()
Dempty.pass.cpp23 q.pop(); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/queue/queue.defn/
Dpop.pass.cpp27 q.pop(); in main()
31 q.pop(); in main()
35 q.pop(); in main()
Dempty.pass.cpp23 q.pop(); in main()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dalignment_of.hpp46 #pragma warning(pop)
119 #pragma option pop
122 # pragma warning(pop)
Dintegral_constant.hpp32 # pragma warning(pop)
43 # pragma warning(pop)
Dadd_cv.hpp37 # pragma warning(pop)
Dadd_volatile.hpp36 # pragma warning(pop)
Dadd_const.hpp36 # pragma warning(pop)
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.hpp112 #pragma GCC visibility pop
121 #pragma GCC visibility pop
Dcxa_unexpected.cpp24 #pragma GCC visibility pop
Dexception.cpp41 #pragma GCC visibility pop
Dabort_message.h30 #pragma GCC visibility pop
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp143 # pragma GCC visibility pop
270 # pragma GCC visibility pop
336 # pragma GCC visibility pop
406 # pragma GCC visibility pop
481 #pragma warning(pop)
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp56 void *pop ( container &c, bool from_end ) { in pop() function
96 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test1()
128 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test2()
162 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test3()
/ndk/sources/cxx-stl/stlport/src/
Dlock_free_slist.h88 item* pop() { in pop() function
233 item* pop() { in pop() function
299 # pragma warning (pop)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
Denable_warnings.hpp29 # pragma warning(pop)

1234