Home
last modified time | relevance | path

Searched refs:_S_function (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dropeimpl.h46 case _RopeRep::_S_function: in _S_setbuf()
110 case _RopeRep::_S_function: in _S_setcache()
347 case _S_function: in _M_free_tree()
717 case _RopeRep::_S_function: in _S_substring()
867 case _RopeRep::_S_function: in _S_apply_to_pieces()
979 case _RopeRep::_S_function: in _S_flatten()
1029 case _RopeRep::_S_function: in _S_dump()
1211 case _RopeRep::_S_function: in _S_fetch()
1265 case _RopeRep::_S_function: in _S_fetch_ptr()
H A Dstl_rope.h375 enum _Tag {_S_leaf, _S_concat, _S_substringfn, _S_function}; enumerator
632 :_Rope_RopeRep<_CharT,_Alloc>(_S_function, 0, true, __size, __a), in _Rope_RopeFunction()
672 case _S_function: in operator()