Searched refs:_MoveDown (Results 1 – 6 of 6) sorted by relevance
94 void _MoveDown(HeapLink<Element, Key>* link);220 _MoveDown(link); in ModifyKey()242 _MoveDown(sGetLink(lastElement)); in RemoveRoot()315 HEAP_CLASS_NAME::_MoveDown(HeapLink<Element, Key>* link) in _MoveDown() function
92 void _MoveDown(MinMaxHeapLink<Element, Key>* link);242 _MoveDown(link); in ModifyKey()373 MIN_MAX_HEAP_CLASS_NAME::_MoveDown(MinMaxHeapLink<Element, Key>* link) in _MoveDown() function489 _MoveDown(link); in _RemoveLast()
41 void _MoveDown(int dy);
412 LIPS3Driver::_MoveDown(int dy) in _MoveDown() function in LIPS3Driver458 _MoveDown(dy); in _Move()
45 void _MoveDown(int dy);
462 LIPS4Driver::_MoveDown(int dy) in _MoveDown() function in LIPS4Driver515 _MoveDown(dy); in _Move()