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

/haiku/headers/cpp/
H A Dstl_heap.h109 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, function
134 __adjust_heap(__first, _Distance(0), _Distance(__last - __first), __value);
156 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, function
183 __adjust_heap(__first, _Distance(0), _Distance(__last - __first),
214 __adjust_heap(__first, __parent, __len, _Tp(*(__first + __parent)));
239 __adjust_heap(__first, __parent, __len, _Tp(*(__first + __parent)),
H A Dstl_algo.h1612 __adjust_heap(__result_first, _Distance(0),
1648 __adjust_heap(__result_first, _Distance(0),

Completed in 38 milliseconds