Lines Matching refs:__detail

81 	case __detail::_S_leaf:
86 case __detail::_S_function:
87 case __detail::_S_substringfn:
120 const _RopeRep* __path[int(__detail::_S_max_rope_depth) + 1];
150 case __detail::_S_leaf:
151 case __detail::_S_function:
152 case __detail::_S_substringfn:
155 case __detail::_S_concat:
237 while (__detail::_S_concat == __current_node->_M_tag)
381 case __detail::_S_leaf:
389 case __detail::_S_concat:
398 case __detail::_S_function:
406 case __detail::_S_substringfn:
506 || __depth > size_t(__detail::_S_max_rope_depth)))
544 if (__r->_M_tag == __detail::_S_leaf
550 if (__detail::_S_concat == __r->_M_tag
551 && __detail::_S_leaf == ((_RopeConcatenation*) __r)->_M_right->_M_tag)
608 && __detail::_S_leaf == __r->_M_tag)
614 if (__detail::_S_concat == __r->_M_tag)
618 if (__detail::_S_leaf == __right->_M_tag
668 if (__detail::_S_leaf == __right->_M_tag)
670 if (__detail::_S_leaf == __left->_M_tag)
677 else if (__detail::_S_concat == __left->_M_tag
678 && __detail::_S_leaf == ((_RopeConcatenation*)
743 case __detail::_S_concat:
765 case __detail::_S_leaf:
789 case __detail::_S_substringfn:
808 case __detail::_S_function:
933 case __detail::_S_concat:
955 case __detail::_S_leaf:
960 case __detail::_S_function:
961 case __detail::_S_substringfn:
1084 case __detail::_S_concat:
1092 case __detail::_S_leaf:
1097 case __detail::_S_function:
1098 case __detail::_S_substringfn:
1150 case __detail::_S_leaf:
1153 case __detail::_S_function:
1156 case __detail::_S_substringfn:
1189 _S_min_len[int(__detail::_S_max_rope_depth) + 1] = {
1208 _RopeRep* __forest[int(__detail::_S_max_rope_depth) + 1];
1217 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1222 for (__i = 0; __i <= int(__detail::_S_max_rope_depth); ++__i)
1237 for(__i = 0; __i <= int(__detail::_S_max_rope_depth); __i++)
1242 if (__result->_M_depth > int(__detail::_S_max_rope_depth))
1310 if (__i == int(__detail::_S_max_rope_depth)
1333 case __detail::_S_concat:
1348 case __detail::_S_leaf:
1353 case __detail::_S_function:
1354 case __detail::_S_substringfn:
1374 _RopeRep* __clrstack[__detail::_S_max_rope_depth];
1383 case __detail::_S_concat:
1400 case __detail::_S_leaf:
1414 case __detail::_S_function:
1415 case __detail::_S_substringfn:
1440 if (__detail::_S_leaf == __left->_M_tag)
1443 if (__detail::_S_leaf == __right->_M_tag)
1464 if (__detail::_S_leaf == __right->_M_tag)
1640 if (__detail::_S_leaf == this->_M_tree_ptr->_M_tag