Home
last modified time | relevance | path

Searched defs:upper_bound (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dbinary_search.hpp87 ForwardIter upper_bound(ForwardIter first, ForwardIter last, in upper_bound() function
112 ForwardIter upper_bound(ForwardIter first, ForwardIter last, in upper_bound() function
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_tree.h192 iterator upper_bound(const _KT& __x) in upper_bound() function
195 const_iterator upper_bound(const _KT& __x) const in upper_bound() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algo.h507 inline _ForwardIter upper_bound(_ForwardIter __first, _ForwardIter __last, in upper_bound() function
517 inline _ForwardIter upper_bound(_ForwardIter __first, _ForwardIter __last, in upper_bound() function