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

/haiku/headers/cpp/
H A Dstl_function.h103 struct greater : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function
/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

Completed in 62 milliseconds