Searched refs:rope (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/src/
H A Dext-inst.cc34 #include <ext/rope>
46 rope<char, std::allocator<char> >::_S_min_len[min_len];
50 rope<char, std::allocator<char> >::
58 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
62 rope<wchar_t, std::allocator<wchar_t> >::
/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Drope.h48 #include <ext/rope>
52 using __gnu_cxx::rope;
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dropeimpl.h1 // SGI's rope class implementation -*- C++ -*-
113 // Set path and buffer inside a rope iterator. We assume that
321 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos)
328 rope<_CharT, _Alloc>::
427 // Concatenate a C string onto a leaf rope by copying the rope data.
430 typename rope<_CharT, _Alloc>::_RopeLeaf*
431 rope<_CharT, _Alloc>::
459 typename rope<_CharT,_Alloc>::_RopeLeaf*
460 rope<_Char
1013 operator <<(basic_ostream<_CharT, _Traits>& __o, const rope<_CharT, _Alloc>& __r) argument
1531 rope(size_t __n, _CharT __c, const allocator_type& __a) function in class:rope
[all...]
/freebsd-10-stable/contrib/libstdc++/include/precompiled/
H A Dextc++.h53 #include <ext/rope>
/freebsd-10-stable/gnu/lib/libstdc++/
H A DMakefile139 queue.h rope.h set.h slist.h stack.h tempbuf.h tree.h \
150 rb_tree rope ropeimpl.h slist throw_allocator.h typelist.h \
/freebsd-10-stable/contrib/libstdc++/include/
H A DMakefile.am188 ${backward_srcdir}/rope.h \
542 ${ext_srcdir}/rope \

Completed in 113 milliseconds