/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
safe_iterator.h | 53 * The class template %_Safe_iterator is a wrapper around an 58 * %_Safe_iterator has member functions for iterator invalidation, 63 class _Safe_iterator : public _Safe_iterator_base 65 typedef _Safe_iterator _Self; 85 return __is_same<const_iterator, _Safe_iterator>::value; 99 _Safe_iterator() : _M_current() { } 108 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 120 _Safe_iterator(const _Safe_iterator& __x) 136 _Safe_iterator( [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 67 * The class template %_Safe_iterator is a wrapper around an 72 * %_Safe_iterator has member functions for iterator invalidation, 77 class _Safe_iterator : public _Safe_iterator_base 79 typedef _Safe_iterator _Self; 99 return std::__are_same<const_iterator, _Safe_iterator>::__value; 113 _Safe_iterator() : _M_current() { } 122 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 133 _Safe_iterator(const _Safe_iterator& __x) 150 _Safe_iterator( [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 67 * The class template %_Safe_iterator is a wrapper around an 72 * %_Safe_iterator has member functions for iterator invalidation, 77 class _Safe_iterator : public _Safe_iterator_base 79 typedef _Safe_iterator _Self; 99 return std::__are_same<const_iterator, _Safe_iterator>::__value; 113 _Safe_iterator() : _M_current() { } 122 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 133 _Safe_iterator(const _Safe_iterator& __x) 150 _Safe_iterator( [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 53 * The class template %_Safe_iterator is a wrapper around an 58 * %_Safe_iterator has member functions for iterator invalidation, 63 class _Safe_iterator : public _Safe_iterator_base 65 typedef _Safe_iterator _Self; 85 return __is_same<const_iterator, _Safe_iterator>::value; 99 _Safe_iterator() : _M_current() { } 108 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 120 _Safe_iterator(const _Safe_iterator& __x) 136 _Safe_iterator( [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 53 * The class template %_Safe_iterator is a wrapper around an 58 * %_Safe_iterator has member functions for iterator invalidation, 63 class _Safe_iterator : public _Safe_iterator_base 65 typedef _Safe_iterator _Self; 85 return __is_same<const_iterator, _Safe_iterator>::value; 99 _Safe_iterator() : _M_current() { } 108 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 120 _Safe_iterator(const _Safe_iterator& __x) 136 _Safe_iterator( [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 53 * The class template %_Safe_iterator is a wrapper around an 58 * %_Safe_iterator has member functions for iterator invalidation, 63 class _Safe_iterator : public _Safe_iterator_base 65 typedef _Safe_iterator _Self; 85 return __is_same<const_iterator, _Safe_iterator>::value; 99 _Safe_iterator() : _M_current() { } 108 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 120 _Safe_iterator(const _Safe_iterator& __x) 136 _Safe_iterator( [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
safe_iterator.h | 53 * The class template %_Safe_iterator is a wrapper around an 58 * %_Safe_iterator has member functions for iterator invalidation, 63 class _Safe_iterator : public _Safe_iterator_base 65 typedef _Safe_iterator _Self; 85 return __is_same<const_iterator, _Safe_iterator>::value; 99 _Safe_iterator() : _M_current() { } 108 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 120 _Safe_iterator(const _Safe_iterator& __x) 136 _Safe_iterator( [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
safe_iterator.h | 67 * The class template %_Safe_iterator is a wrapper around an 72 * %_Safe_iterator has member functions for iterator invalidation, 77 class _Safe_iterator : public _Safe_iterator_base 79 typedef _Safe_iterator _Self; 99 return std::__are_same<const_iterator, _Safe_iterator>::__value; 113 _Safe_iterator() : _M_current() { } 122 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 133 _Safe_iterator(const _Safe_iterator& __x) 150 _Safe_iterator( [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_iterator.h | 108 * The class template %_Safe_iterator is a wrapper around an 113 * %_Safe_iterator has member functions for iterator invalidation, 118 class _Safe_iterator : public _Safe_iterator_base 120 typedef _Safe_iterator _Self; 130 return std::__are_same<const_iterator, _Safe_iterator>::__value; 144 _Safe_iterator() : _M_current() { } 153 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 164 _Safe_iterator(const _Safe_iterator& __x) 181 _Safe_iterator(_Safe_iterator&& __x) : _M_current( [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
safe_iterator.h | 67 * The class template %_Safe_iterator is a wrapper around an 72 * %_Safe_iterator has member functions for iterator invalidation, 77 class _Safe_iterator : public _Safe_iterator_base 79 typedef _Safe_iterator _Self; 99 return std::__are_same<const_iterator, _Safe_iterator>::__value; 113 _Safe_iterator() : _M_current() { } 122 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 133 _Safe_iterator(const _Safe_iterator& __x) 150 _Safe_iterator( [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_iterator.h | 108 * The class template %_Safe_iterator is a wrapper around an 113 * %_Safe_iterator has member functions for iterator invalidation, 118 class _Safe_iterator : public _Safe_iterator_base 120 typedef _Safe_iterator _Self; 130 return std::__are_same<const_iterator, _Safe_iterator>::__value; 144 _Safe_iterator() : _M_current() { } 153 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 164 _Safe_iterator(const _Safe_iterator& __x) 181 _Safe_iterator(_Safe_iterator&& __x) : _M_current( [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
safe_iterator.h | 106 * The class template %_Safe_iterator is a wrapper around an 111 * %_Safe_iterator has member functions for iterator invalidation, 116 class _Safe_iterator : public _Safe_iterator_base 118 typedef _Safe_iterator _Self; 128 return std::__are_same<const_iterator, _Safe_iterator>::__value; 142 _Safe_iterator() : _M_current() { } 151 _Safe_iterator(const _Iterator& __i, const _Sequence* __seq) 162 _Safe_iterator(const _Safe_iterator& __x) 179 _Safe_iterator(_Safe_iterator&& __x) : _M_current( [all...] |