Searched refs:__pop_heap (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_heap.h130 __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, function
142 __pop_heap(__first, __last - 1, __last - 1,
178 __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, function
192 __pop_heap(__first, __last - 1, __last - 1, _Tp(*(__last - 1)), __comp,
H A Dstl_algo.h1565 __pop_heap(__first, __middle, __i, _Tp(*__i),
1583 __pop_heap(__first, __middle, __i, _Tp(*__i), __comp,

Completed in 48 milliseconds