Searched refs:UnaryPredicateGlue (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/support/
H A DPointerList.cpp224 _PointerList_::UnaryPredicateGlue predicate)
237 _PointerList_::UnaryPredicateGlue fPredicate;
357 UnaryPredicateGlue predicate) const
/haiku/headers/os/support/
H A DObjectList.h86 typedef int (* UnaryPredicateGlue)(const void *, void *); typedef in class:_PointerList_
101 int32 BinarySearchIndexByPredicate(const void *, UnaryPredicateGlue) const;
914 (UnaryPredicateGlue)&UnaryPredicate<T>::_unary_predicate_glue);

Completed in 19 milliseconds