Home
last modified time | relevance | path

Searched refs:IsSorted (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dbinary_search.h29 inline constexpr bool IsSorted(ForwardIterator first, ForwardIterator last, Compare comp) { in IsSorted() function
Dgen_vulkan.go3590 static_assert(IsSorted(std::begin(map), std::end(map), StrCmpLessName));
3660 static_assert(IsSorted(std::begin(map), std::end(map), StrCmpLessName));
3667 static_assert(IsSorted(std::begin(map), std::end(map), StrCmpLessName));