Home | History | Annotate | Download | only in ext

Lines Matching refs:__detail

76 	case __detail::_S_leaf:
81 case __detail::_S_function:
82 case __detail::_S_substringfn:
115 const _RopeRep* __path[int(__detail::_S_max_rope_depth) + 1];
145 case __detail::_S_leaf:
146 case __detail::_S_function:
147 case __detail::_S_substringfn:
150 case __detail::_S_concat:
232 while (__detail::_S_concat == __current_node->_M_tag)
376 case __detail::_S_leaf:
384 case __detail::_S_concat:
393 case __detail::_S_function:
401 case __detail::_S_substringfn:
501 || __depth > size_t(__detail::_S_max_rope_depth)))
539 if (__r->_M_tag == __detail::_S_leaf
545 if (__detail::_S_concat == __r->_M_tag
546 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
603 && __detail::_S_leaf == __r->_M_tag)
609 if (__detail::_S_concat == __r->_M_tag)
613 if (__detail::_S_leaf == __right->_M_tag
663 if (__detail::_S_leaf == __right->_M_tag)
665 if (__detail::_S_leaf == __left->_M_tag)
672 else if (__detail::_S_concat == __left->_M_tag
673 && __detail::_S_leaf == ((_RopeConcatenation*)
738 case __detail::_S_concat:
760 case __detail::_S_leaf:
784 case __detail::_S_substringfn:
803 case __detail::_S_function:
928 case __detail::_S_concat:
950 case __detail::_S_leaf:
955 case __detail::_S_function:
956 case __detail::_S_substringfn:
1079 case __detail::_S_concat:
1087 case __detail::_S_leaf:
1092 case __detail::_S_function:
1093 case __detail::_S_substringfn:
1145 case __detail::_S_leaf:
1148 case __detail::_S_function:
1151 case __detail::_S_substringfn:
1184 _S_min_len[int(__detail::_S_max_rope_depth) + 1] = {
1203 _RopeRep* __forest[int(__detail::_S_max_rope_depth) + 1];
1212 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1217 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1232 for(__i = 0; __i <= int(__detail::_S_max_rope_depth); __i++)
1237 if (__result->_M_depth > int(__detail::_S_max_rope_depth))
1305 if (__i == int(__detail::_S_max_rope_depth)
1328 case __detail::_S_concat:
1343 case __detail::_S_leaf:
1348 case __detail::_S_function:
1349 case __detail::_S_substringfn:
1369 _RopeRep* __clrstack[__detail::_S_max_rope_depth];
1378 case __detail::_S_concat:
1395 case __detail::_S_leaf:
1409 case __detail::_S_function:
1410 case __detail::_S_substringfn:
1435 if (__detail::_S_leaf == __left->_M_tag)
1438 if (__detail::_S_leaf == __right->_M_tag)
1459 if (__detail::_S_leaf == __right->_M_tag)
1639 if (__detail::_S_leaf == this->_M_tree_ptr->_M_tag