Lines Matching full:subtree
34 // size of of the subtree, excluding self, 1 if no subtree
66 // of the entire subtree
113 // now drop the new node (ensured lower than *this) into a subtree
142 // top is losing a node in its subtree
153 // pop out from the subtree
186 // top lost a node in its subtree
196 // of the entire subtree
198 // size of the current subtree
201 // check the consistency of left subtree
205 // subtract the size of left subtree (with subtree head)
210 // check the consistency of right subtree
214 // subtract the size of right subtree (with subtree head)