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

/haiku/headers/os/support/
H A DObjectList.h236 T* BinaryInsertCopyUnique(const T& copyThis,
238 T* BinaryInsertCopyUnique(const T& copyThis,
877 BObjectList<T>::BinaryInsertCopyUnique(const T& copyThis, CompareFunction func) function in class:BObjectList
893 BObjectList<T>::BinaryInsertCopyUnique(const T& copyThis, function in class:BObjectList
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp703 list.BinaryInsertCopyUnique(offset, CompareOffsets);

Completed in 40 milliseconds