Searched refs:_Rope_RopeRep (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h372 struct _Rope_RopeRep : public _Rope_rep_base<_CharT,_Alloc> { struct in inherits:_Rope_rep_base
387 _Rope_RopeRep(_Tag __t, int __d, bool __b, size_t __size, function in struct:_Rope_RopeRep
510 static void _S_unref(_Rope_RopeRep* __t)
516 static void _S_ref(_Rope_RopeRep* __t)
520 static void _S_free_if_unref(_Rope_RopeRep* __t)
527 static void _S_unref(_Rope_RopeRep*) {}
528 static void _S_ref(_Rope_RopeRep*) {}
529 static void _S_free_if_unref(_Rope_RopeRep*) {}
535 struct _Rope_RopeLeaf : public _Rope_RopeRep<_CharT,_Alloc> {
565 : _Rope_RopeRep<_Char
1461 _S_new_RopeSubstring( _Rope_RopeRep<_CharT,_Alloc>* __b, size_t __s, size_t __l, allocator_type __a) argument
[all...]
H A Dropeimpl.h285 inline void _Rope_RopeRep<_CharT,_Alloc>::_M_free_c_string()
298 inline void _Rope_RopeRep<_CharT,_Alloc>::_S_free_string(_CharT* __s,
302 inline void _Rope_RopeRep<_CharT,_Alloc>::_S_free_string(_CharT* __s,
327 void _Rope_RopeRep<_CharT,_Alloc>::_M_free_tree()
370 inline void _Rope_RopeRep<_CharT,_Alloc>::_S_free_string
373 inline void _Rope_RopeRep<_CharT,_Alloc>::_S_free_string
1064 _Rope_RopeRep<_CharT,_Alloc>::_S_max_rope_depth + 1] = {

Completed in 102 milliseconds