Home
last modified time | relevance | path

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

/haiku/src/kits/support/
H A DPointerList.cpp197 class PointerListHelperWithState : public AbstractPointerListHelper class
200 PointerListHelperWithState( in PointerListHelperWithState() function in PointerListHelperWithState
297 PointerListHelperWithState helper(compareFunc, state); in SortItems()
314 PointerListHelperWithState helper(compareFunc, state); in HSortItems()
332 PointerListHelperWithState helper(compareFunc, state); in BinarySearch()
350 PointerListHelperWithState helper(compareFunc, state); in BinarySearchIndex()