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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_heap.h223 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, function
263 std::__adjust_heap(__first, _DistanceType(0),
355 std::__adjust_heap(__first, __parent, __len, _GLIBCXX_MOVE(__value),
H A Dstl_algo.h1707 std::__adjust_heap(__result_first, _DistanceType(0),
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_heap.h224 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, function
264 std::__adjust_heap(__first, _DistanceType(0),
356 std::__adjust_heap(__first, __parent, __len, _GLIBCXX_MOVE(__value),
H A Dstl_algo.h1665 std::__adjust_heap(__result_first, _DistanceType(0),

Completed in 125 milliseconds