Home | History | Annotate | Download | only in ext

Lines Matching refs:__detail

78 	case __detail::_S_leaf:
83 case __detail::_S_function:
84 case __detail::_S_substringfn:
117 const _RopeRep* __path[int(__detail::_S_max_rope_depth) + 1];
147 case __detail::_S_leaf:
148 case __detail::_S_function:
149 case __detail::_S_substringfn:
152 case __detail::_S_concat:
234 while (__detail::_S_concat == __current_node->_M_tag)
378 case __detail::_S_leaf:
386 case __detail::_S_concat:
395 case __detail::_S_function:
403 case __detail::_S_substringfn:
503 || __depth > size_t(__detail::_S_max_rope_depth)))
541 if (__r->_M_tag == __detail::_S_leaf
547 if (__detail::_S_concat == __r->_M_tag
548 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
605 && __detail::_S_leaf == __r->_M_tag)
611 if (__detail::_S_concat == __r->_M_tag)
615 if (__detail::_S_leaf == __right->_M_tag
665 if (__detail::_S_leaf == __right->_M_tag)
667 if (__detail::_S_leaf == __left->_M_tag)
674 else if (__detail::_S_concat == __left->_M_tag
675 && __detail::_S_leaf == ((_RopeConcatenation*)
740 case __detail::_S_concat:
762 case __detail::_S_leaf:
786 case __detail::_S_substringfn:
805 case __detail::_S_function:
930 case __detail::_S_concat:
952 case __detail::_S_leaf:
957 case __detail::_S_function:
958 case __detail::_S_substringfn:
1081 case __detail::_S_concat:
1089 case __detail::_S_leaf:
1094 case __detail::_S_function:
1095 case __detail::_S_substringfn:
1147 case __detail::_S_leaf:
1150 case __detail::_S_function:
1153 case __detail::_S_substringfn:
1186 _S_min_len[int(__detail::_S_max_rope_depth) + 1] = {
1205 _RopeRep* __forest[int(__detail::_S_max_rope_depth) + 1];
1214 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1219 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1234 for(__i = 0; __i <= int(__detail::_S_max_rope_depth); __i++)
1239 if (__result->_M_depth > int(__detail::_S_max_rope_depth))
1307 if (__i == int(__detail::_S_max_rope_depth)
1330 case __detail::_S_concat:
1345 case __detail::_S_leaf:
1350 case __detail::_S_function:
1351 case __detail::_S_substringfn:
1371 _RopeRep* __clrstack[__detail::_S_max_rope_depth];
1380 case __detail::_S_concat:
1397 case __detail::_S_leaf:
1411 case __detail::_S_function:
1412 case __detail::_S_substringfn:
1437 if (__detail::_S_leaf == __left->_M_tag)
1440 if (__detail::_S_leaf == __right->_M_tag)
1461 if (__detail::_S_leaf == __right->_M_tag)
1641 if (__detail::_S_leaf == this->_M_tree_ptr->_M_tag