Searched defs:pred (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/musl/search/
H A Dinsque.c8 void insque(void *element, void *pred) argument
/haiku/src/apps/glteapot/
H A Dutil.h103 LispNode<contents>** pred = &first; local
130 LispNode< contents >** pred = &first; local
[all...]
/haiku/headers/os/support/
H A DObjectList.h910 BObjectList<T>::FindBinaryInsertionIndex(const UnaryPredicate<T>& pred, argument
928 BObjectList<T>::BinaryInsert(T* item, const UnaryPredicate<T>& pred) argument
936 BObjectList<T>::BinaryInsertUnique(T* item, const UnaryPredicate<T>& pred) argument

Completed in 58 milliseconds