Home
last modified time | relevance | path

Searched refs:sortable (Results 1 – 21 of 21) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_stable_sort.h56 requires sortable<_Iter, _Comp, _Proj>
62 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_prev_permutation.h47 requires sortable<_Iter, _Comp, _Proj>
56 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_next_permutation.h47 requires sortable<_Iter, _Comp, _Proj>
56 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_sort.h57 requires sortable<_Iter, _Comp, _Proj>
64 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_make_heap.h58 requires sortable<_Iter, _Comp, _Proj>
65 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_pop_heap.h59 requires sortable<_Iter, _Comp, _Proj>
66 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_push_heap.h58 requires sortable<_Iter, _Comp, _Proj>
65 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_sort_heap.h58 requires sortable<_Iter, _Comp, _Proj>
65 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_partial_sort.h55 requires sortable<_Iter, _Comp, _Proj>
62 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_nth_element.h57 requires sortable<_Iter, _Comp, _Proj>
64 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_inplace_merge.h55 requires sortable<_Iter, _Comp, _Proj>
63 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_partial_sort_copy.h55 requires indirectly_copyable<_Iter1, _Iter2> && sortable<_Iter2, _Comp, _Proj2> &&
82 sortable<iterator_t<_Range2>, _Comp, _Proj2> &&
/src/contrib/llvm-project/libcxx/include/__iterator/
H A Dsortable.h29 concept sortable = permutable<_Iter> && indirect_strict_weak_order<_Comp, projected<_Iter, _Proj>>; variable
/src/contrib/llvm-project/libcxx/modules/std/
H A Diterator.inc123 // [alg.req.sortable], concept sortable
124 using std::sortable;
/src/contrib/llvm-project/libcxx/include/
H A Dalgorithm341 requires sortable<I, Comp, Proj>
346 requires sortable<iterator_t<R>, Comp, Proj>
352 requires sortable<I, Comp, Proj>
357 requires sortable<iterator_t<R>, Comp, Proj>
363 requires sortable<I, Comp, Proj>
368 requires sortable<iterator_t<R>, Comp, Proj>
374 requires sortable<I, Comp, Proj>
379 requires sortable<iterator_t<R>, Comp, Proj>
410 requires sortable<I, Comp, Proj>
415 requires sortable<iterator_t<R>, Comp, Proj>
[all …]
H A Diterator164 // [alg.req.sortable], concept sortable
166 concept sortable = see below; // since C++20
725 # include <__iterator/sortable.h>
H A Dmodule.modulemap1450 header "__iterator/sortable.h"
/src/lib/libc++/
H A DMakefile861 IT_HEADERS+= sortable.h
H A Dlibcxx.imp479 { include: [ "<__iterator/sortable.h>", "private", "<iterator>", "public" ] },
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2660 SYMBOL(sortable, std::, <iterator>)
/src/share/dict/
H A Dweb2185384 sortable