Lines Matching full:element
298 argument is the name of the element defined by
339 macro inserts the new element
345 macro removes the element
352 macro can be used to find a particular element in the tree.
435 argument is the name of the element defined by
517 macro inserts the new element
523 macro inserts the new element
525 into the tree immediately after a given element.
529 macro inserts the new element
531 into the tree immediately before a given element.
535 macro removes the element
544 macros can be used to find a particular element in the tree.
548 macro returns the element in the tree equal to the provided
551 if there is no such element.
555 macro returns the least element greater than or equal to the provided
558 if there is no such element.
592 assigning each element in turn to np.
615 macro updates the position of the element
622 This is a lower overhead alternative to removing the element
627 macro updates augmentation data of the element
634 is defined by the RB user, then when an element is inserted or removed
635 from the tree, it is invoked for every element in the tree that is the
643 macro updates augmentation data of the element
649 is defined, then when an element is inserted or removed from the tree,
650 it is invoked for every element in the tree that is the root of an
653 element and so working further up the tree would change nothing.
659 macro updates augmentation data of the element
664 is defined by the RB user, then when an element in the
666 invoking this function on that element restores consistency of the
667 augmentation state of the tree as if the element had been removed and
674 To maintain the sum of the values in the tree, each element maintains
787 if the element was inserted in the tree successfully, otherwise they
788 return a pointer to the element with the colliding key.
794 return the pointer to the removed element otherwise they return