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

/haiku/headers/private/kernel/util/
H A DSplayTree.h226 Node* FindClosest(const Key& key, bool greater, bool orEqual) argument
566 Node* FindClosest(const Key& key, bool greater, bool orEqual) argument
591 Iterator GetIterator(const Key& key, bool greater, bool orEqual) argument
596 ConstIterator GetIterator(const Key& key, bool greater, bool orEqual) const argument
/haiku/headers/cpp/
H A Dstl_function.h103 struct greater : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function

Completed in 108 milliseconds