Searched refs:sibling (Results 1 – 2 of 2) sorted by relevance
111 sibling = parent->rbt_right; in rbtree_erase_color()112 if (node != sibling) { in rbtree_erase_color()120 sibling = tmp1; in rbtree_erase_color()122 tmp1 = sibling->rbt_right; in rbtree_erase_color()148 tmp1 = sibling; in rbtree_erase_color()149 sibling = tmp2; in rbtree_erase_color()152 sibling->rbt_left = parent; in rbtree_erase_color()170 sibling = tmp1; in rbtree_erase_color()172 tmp1 = sibling->rbt_left; in rbtree_erase_color()198 tmp1 = sibling; in rbtree_erase_color()[all …]
12 …ibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){r…20 …T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var… function
Completed in 11 milliseconds