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

/haiku/headers/private/kernel/util/
H A DSplayTree.h226 Node* FindClosest(const Key& key, bool greater, bool orEqual) function in class:SplayTree
566 Node* FindClosest(const Key& key, bool greater, bool orEqual) function in class:IteratableSplayTree
H A DAVLTree.h345 AVLTree<Definition>::FindClosest(const Key& key, bool less) const function in class:AVLTree
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp163 AVLTreeBase::FindClosest(const void* key, bool less) const function in class:AVLTreeBase

Completed in 77 milliseconds