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

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

Completed in 87 milliseconds