Searched defs:__holeIndex (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_heap.h75 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, argument
43 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
109 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __len, _Tp __value) argument
156 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __len, _Tp __value, _Compare __comp) argument
[all...]

Completed in 49 milliseconds