Home
last modified time | relevance | path

Searched defs:is_sorted_and_unique (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/containers/
H A Dflat_tree.h40 constexpr bool is_sorted_and_unique(const Range& range, Comp comp) { in is_sorted_and_unique() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dis_sorted.hpp39 bool is_sorted_and_unique(ForwardIt first, ForwardIt last, Pred pred) in is_sorted_and_unique() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dis_sorted.hpp40 bool is_sorted_and_unique (ForwardIterator first, ForwardIterator last, Pred pred) in is_sorted_and_unique() function
/aosp_15_r20/external/cronet/base/containers/
H A Dflat_tree.h37 constexpr bool is_sorted_and_unique(const Range& range, Comp comp) { in is_sorted_and_unique() function