Searched defs:less (Results 1 - 10 of 10) sorted by relevance

/haiku/src/preferences/appearance/
H A DFakeScrollBar.cpp111 float less = floorf(rect.Width() / 3); local
/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.cpp356 Iterator FindClose(const Value &value, bool less) argument
[all...]
H A DOrderedMapTest.h504 Iterator FindClose(const Key &key, bool less) argument
[all...]
/haiku/headers/private/kernel/util/
H A DVectorSet.h364 _VECTOR_SET_CLASS_NAME::FindClose(const Value &value, bool less) argument
[all...]
H A DAVLTreeMap.h363 _AVL_TREE_MAP_CLASS_NAME::FindClose(const Key& key, bool less) argument
H A DVectorMap.h587 _VECTOR_MAP_CLASS_NAME::FindClose(const Key &key, bool less) argument
[all...]
H A DDoublyLinkedList.h654 DOUBLY_LINKED_LIST_CLASS_NAME::Sort(const Less& less) argument
/haiku/headers/cpp/
H A Dstl_function.h109 struct less : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h490 TWO_KEY_AVL_TREE_CLASS_NAME::FindFirstClosest(const PrimaryKey& key, bool less, argument
/haiku/headers/libs/agg/
H A Dagg_array.h920 void quick_sort(Array& arr, Less less) argument
1060 unsigned binary_search_pos(const Array& arr, const Value& val, Less less) argument
[all...]

Completed in 584 milliseconds