Searched refs:downheap (Results 1 – 1 of 1) sorted by relevance
154 void downheap (hash_entry a[], sal_uInt16 n, sal_uInt16 k);258 void INetURLHistory_Impl::downheap (hash_entry a[], sal_uInt16 n, sal_uInt16 k) in downheap() function in INetURLHistory_Impl280 downheap (a, n, k - 1); in heapsort()287 downheap (a, --n, 0); in heapsort()
Completed in 18 milliseconds