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

12

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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/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-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/5/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[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/6/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[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/7/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[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/8/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[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/9/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_rope.c59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) function in class:_Alloc
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos): function in class:_Alloc
299 void _Rope_iterator<_CharT,_Alloc>::_M_check() {
1358 void _Rope_rotate(_Rope_iterator<_CharT,_Alloc> __first,
1359 _Rope_iterator<_CharT,_Alloc> __middle,
1360 _Rope_iterator<_CharT,_Alloc> __last) {
1387 _Rope_iterator<wchar_t, allocator<char> > __first,
1388 _Rope_iterator<wchar_
[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...]
/prebuilts/ndk/current/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...]

Completed in 144 milliseconds

12