Searched refs:HeapValueCmp (Results 1 – 1 of 1) sorted by relevance
72 inline int HeapValueCmp(HeapEntry* rhs) { in HeapValueCmp() function180 if (_list[pos]->HeapValueCmp(_list[pos/2]) < 0) in HeapUp()212 if (_list[pos*2+1]->HeapValueCmp(_list[pos*2]) < 0) in HeapDown()222 if (_list[pos]->HeapValueCmp(_list[min_son]) > 0) in HeapDown()