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

/haiku/headers/os/support/
H A DObjectList.h840 BObjectList<T>::BinaryInsertCopy(const T& copyThis, CompareFunction func) argument
858 BObjectList<T>::BinaryInsertCopy(const T& copyThis, argument
877 BinaryInsertCopyUnique(const T& copyThis, CompareFunction func) argument
893 BinaryInsertCopyUnique(const T& copyThis, CompareFunctionWithState func, void* state) argument
[all...]

Completed in 34 milliseconds