Home
last modified time | relevance | path

Searched defs:nth_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.nth.element/
H A Dranges_nth_element.pass.cpp67 constexpr void verify_nth(const std::array<T, N>& partially_sorted, std::size_t nth_index, Iter las… in verify_nth()
95 constexpr void test_one(std::array<int, N> input, std::size_t nth_index, std::optional<int> expecte… in test_one()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/
Dmulti_index_container.hpp414 struct nth_index struct in boost::multi_index::multi_index_container
417 typedef typename mpl::at_c<index_type_list,N>::type type;
1185 struct nth_index struct
1192 typename MultiIndexContainer::index_type_list,N>::type type;