Searched refs:_Rope_iterator (Results 1 - 25 of 37) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
965 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
967 typedef _Rope_iterator<_CharT, _Alloc> _Self;
980 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
990 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
995 _Rope_iterator() { function in class:_Rope_iterator
998 _Rope_iterator(cons function in class:_Rope_iterator
1062 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1064 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2131 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2138 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2144 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2149 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2154 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2159 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2165 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2172 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2180 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2187 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
965 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
967 typedef _Rope_iterator<_CharT, _Alloc> _Self;
980 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
990 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
995 _Rope_iterator() { function in class:_Rope_iterator
998 _Rope_iterator(cons function in class:_Rope_iterator
1062 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1064 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2131 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2138 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2144 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2149 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2154 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2159 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2165 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2172 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2180 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2187 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
965 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
967 typedef _Rope_iterator<_CharT, _Alloc> _Self;
980 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
990 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
995 _Rope_iterator() { function in class:_Rope_iterator
998 _Rope_iterator(cons function in class:_Rope_iterator
1062 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1064 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2131 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2138 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2144 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2149 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2154 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2159 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2165 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2172 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2180 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2187 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
967 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
969 typedef _Rope_iterator<_CharT, _Alloc> _Self;
982 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
992 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
997 _Rope_iterator() { function in class:_Rope_iterator
1000 _Rope_iterator(cons function in class:_Rope_iterator
1064 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1068 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2133 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2140 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2146 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2151 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2156 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2161 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2167 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2174 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2182 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2189 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
967 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
969 typedef _Rope_iterator<_CharT, _Alloc> _Self;
982 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
992 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
997 _Rope_iterator() { function in class:_Rope_iterator
1000 _Rope_iterator(cons function in class:_Rope_iterator
1064 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1068 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2133 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2140 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2146 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2151 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2156 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2161 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2167 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2174 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2182 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2189 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
967 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
969 typedef _Rope_iterator<_CharT, _Alloc> _Self;
982 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
992 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
997 _Rope_iterator() { function in class:_Rope_iterator
1000 _Rope_iterator(cons function in class:_Rope_iterator
1064 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1068 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2133 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2140 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2146 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2151 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2156 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2161 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2167 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2174 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2182 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2189 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
967 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
969 typedef _Rope_iterator<_CharT, _Alloc> _Self;
982 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
992 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
997 _Rope_iterator() { function in class:_Rope_iterator
1000 _Rope_iterator(cons function in class:_Rope_iterator
1064 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1068 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2133 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2140 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2146 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2151 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2156 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2161 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2167 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2174 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2182 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2189 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.h97 template<class _CharT, class _Alloc> class _Rope_iterator;
654 friend class _Rope_iterator<_CharT,_Alloc>;
868 template<class _CharT, class _Alloc> class _Rope_iterator;
898 _Rope_const_iterator(const _Rope_iterator<_CharT,_Alloc>& __x): argument
967 class _Rope_iterator : public _Rope_iterator_base<_CharT,_Alloc> { class in inherits:_Rope_iterator_base
969 typedef _Rope_iterator<_CharT, _Alloc> _Self;
982 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos);
992 ~_Rope_iterator() { //*TY 5/6/00 - added dtor to balance reference count
997 _Rope_iterator() { function in class:_Rope_iterator
1000 _Rope_iterator(cons function in class:_Rope_iterator
1064 iterator_category(const _Rope_iterator<_CharT,_Alloc>&) argument
1066 value_type(const _Rope_iterator<_CharT,_Alloc>&) argument
1068 distance_type(const _Rope_iterator<_CharT,_Alloc>&) argument
2133 operator ==(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2140 operator <(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2146 operator !=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2151 operator >(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2156 operator <=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2161 operator >=(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2167 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, const _Rope_iterator<_CharT,_Alloc>& __y) argument
2174 operator -(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2182 operator +(const _Rope_iterator<_CharT,_Alloc>& __x, ptrdiff_t __n) argument
2189 operator +(ptrdiff_t __n, const _Rope_iterator<_CharT,_Alloc>& __x) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h293 _Rope_iterator<_CharT, _Alloc>::
309 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
315 _Rope_iterator<_CharT, _Alloc>::
316 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1654 template<class _Rope_iterator> // was templated on CharT and Alloc
1656 _Rope_rotate(_Rope_iterator __first,
1657 _Rope_iterator __middle,
1658 _Rope_iterator __last)
1660 typedef typename _Rope_iterator::value_type _CharT;
1661 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h293 _Rope_iterator<_CharT, _Alloc>::
309 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
315 _Rope_iterator<_CharT, _Alloc>::
316 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1654 template<class _Rope_iterator> // was templated on CharT and Alloc
1656 _Rope_rotate(_Rope_iterator __first,
1657 _Rope_iterator __middle,
1658 _Rope_iterator __last)
1660 typedef typename _Rope_iterator::value_type _CharT;
1661 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h293 _Rope_iterator<_CharT, _Alloc>::
309 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
315 _Rope_iterator<_CharT, _Alloc>::
316 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1654 template<class _Rope_iterator> // was templated on CharT and Alloc
1656 _Rope_rotate(_Rope_iterator __first,
1657 _Rope_iterator __middle,
1658 _Rope_iterator __last)
1660 typedef typename _Rope_iterator::value_type _CharT;
1661 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Dropeimpl.h293 _Rope_iterator<_CharT, _Alloc>::
309 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
315 _Rope_iterator<_CharT, _Alloc>::
316 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1654 template<class _Rope_iterator> // was templated on CharT and Alloc
1656 _Rope_rotate(_Rope_iterator __first,
1657 _Rope_iterator __middle,
1658 _Rope_iterator __last)
1660 typedef typename _Rope_iterator::value_type _CharT;
1661 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h294 _Rope_iterator<_CharT, _Alloc>::
310 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
316 _Rope_iterator<_CharT, _Alloc>::
317 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1655 template<class _Rope_iterator> // was templated on CharT and Alloc
1657 _Rope_rotate(_Rope_iterator __first,
1658 _Rope_iterator __middle,
1659 _Rope_iterator __last)
1661 typedef typename _Rope_iterator::value_type _CharT;
1662 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Dropeimpl.h295 _Rope_iterator<_CharT, _Alloc>::
311 _Rope_const_iterator(const _Rope_iterator<_CharT, _Alloc>& __x) argument
317 _Rope_iterator<_CharT, _Alloc>::
318 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) function in class:_Rope_iterator
1656 template<class _Rope_iterator> // was templated on CharT and Alloc
1658 _Rope_rotate(_Rope_iterator __first,
1659 _Rope_iterator __middle,
1660 _Rope_iterator __last)
1662 typedef typename _Rope_iterator::value_type _CharT;
1663 typedef typename _Rope_iterator
[all...]

Completed in 358 milliseconds

12