Home
last modified time | relevance | path

Searched refs:downheap (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svl/source/misc/
H A Dinethist.cxx154 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_Impl
280 downheap (a, n, k - 1); in heapsort()
287 downheap (a, --n, 0); in heapsort()

Completed in 12 milliseconds