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

/haiku/headers/cpp/
H A Dropeimpl.h669 _Self_destruct_ptr __left_result(
671 _Self_destruct_ptr __right_result(
1047 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1098 _Self_destruct_ptr __old(__result);
1144 _Self_destruct_ptr __old(__too_tiny);
1153 _Self_destruct_ptr __old(__too_tiny);
1164 _Self_destruct_ptr __old(__insertee);
1335 _Self_destruct_ptr __left(
1337 _Self_destruct_ptr __right(
1339 _Self_destruct_ptr __result_lef
[all...]
H A Dstl_rope.h757 typedef _Rope_RopeRep<_CharT,_Alloc>* _Self_destruct_ptr; typedef in class:_Rope_char_ref_proxy
759 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr; typedef in class:_Rope_char_ref_proxy
1374 typedef _Rope_RopeRep<_CharT,_Alloc>* _Self_destruct_ptr; typedef in class:rope
1376 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr; typedef in class:rope
1906 _Self_destruct_ptr __appendee(_S_substring(
1955 _Self_destruct_ptr __left(
1957 _Self_destruct_ptr __right(
1967 _Self_destruct_ptr __left_result(_S_concat(__left, __r));
1990 _Self_destruct_ptr __left(_S_substring(_M_tree_ptr, 0, __p));
1991 _Self_destruct_ptr __righ
[all...]

Completed in 183 milliseconds