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

/haiku-buildtools/legacy/gcc/libstdc++/stl/
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...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_heap.h207 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, argument
124 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
[all...]

Completed in 95 milliseconds