Home
last modified time | relevance | path

Searched defs:remove_heap (Results 1 – 3 of 3) sorted by relevance

/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dheap.hh145 inline void remove_heap(iterator_type begin, iterator_type end, in remove_heap() function
159 inline void remove_heap(iterator_type begin, iterator_type end, in remove_heap() function
359 inline void remove_heap(iterator_type begin, iterator_type end, in remove_heap() function
374 inline void remove_heap(iterator_type begin, iterator_type end, in remove_heap() function
/dports/biology/rainbow/rainbow_2.0.4/
H A Dheap.h65 static inline void remove_heap(Heap *heap, size_t idx){ in remove_heap() function
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dheap.h501 inline void remove_heap(RandomAccessIterator first, Distance heapSize, Distance position) in remove_heap() function
524 …inline void remove_heap(RandomAccessIterator first, Distance heapSize, Distance position, Compare … in remove_heap() function