/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/ |
D | assign_iter_iter.pass.cpp | 58 typedef typename C::const_iterator CI; in testN() typedef 68 typedef typename C::const_iterator CI; in testI() typedef 81 typedef typename C::const_iterator CI; in testNI() typedef
|
D | assign_size_value.pass.cpp | 46 typedef typename C::const_iterator CI; in test() typedef 60 typedef typename C::const_iterator CI; in testN() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/ |
D | insert_value.pass.cpp | 46 typedef typename C::const_iterator CI; in test() typedef 66 typedef typename C::const_iterator CI; in testN() typedef 97 typedef typename C::const_iterator CI; in self_reference_test() typedef
|
D | insert_iter_iter.pass.cpp | 50 typedef typename C::const_iterator CI; in test() typedef 71 typedef typename C::const_iterator CI; in testN() typedef 133 typedef typename C::const_iterator CI; in testI() typedef 154 typedef typename C::const_iterator CI; in testNI() typedef 208 typedef typename C::const_iterator CI; in test_move() typedef
|
D | insert_size_value.pass.cpp | 46 typedef typename C::const_iterator CI; in test() typedef 66 typedef typename C::const_iterator CI; in testN() typedef 113 typedef typename C::const_iterator CI; in self_reference_test() typedef
|
D | emplace.pass.cpp | 49 typedef typename C::const_iterator CI; in test() typedef 63 typedef typename C::const_iterator CI; in testN() typedef
|
D | insert_rvalue.pass.cpp | 49 typedef typename C::const_iterator CI; in test() typedef 69 typedef typename C::const_iterator CI; in testN() typedef
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | cond1.cpp | 6 #define CI(stmt) try { stmt; abort(); } catch (int) { } macro
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | cond1.cpp | 6 #define CI(stmt) try { stmt; abort(); } catch (int) { } macro
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.capacity/ |
D | resize_size.pass.cpp | 45 typedef typename C::const_iterator CI; in test() typedef 61 typedef typename C::const_iterator CI; in testN() typedef
|
D | resize_size_value.pass.cpp | 45 typedef typename C::const_iterator CI; in test() typedef 61 typedef typename C::const_iterator CI; in testN() typedef
|
D | shrink_to_fit.pass.cpp | 54 typedef typename C::const_iterator CI; in testN() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/ |
D | move_backward.pass.cpp | 50 typedef typename C::const_iterator CI; in testN() typedef
|
D | move.pass.cpp | 50 typedef typename C::const_iterator CI; in testN() typedef
|
D | copy_backward.pass.cpp | 50 typedef typename C::const_iterator CI; in testN() typedef
|
D | copy.pass.cpp | 50 typedef typename C::const_iterator CI; in testN() typedef
|