Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_prev_permutation.h47 requires sortable<_Iter, _Comp, _Proj>
56 requires sortable<iterator_t<_Range>, _Comp, _Proj>
H A Dranges_stable_sort.h56 requires sortable<_Iter, _Comp, _Proj>
62 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_pop_heap.h59 requires sortable<_Iter, _Comp, _Proj>
66 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_sort.h57 requires sortable<_Iter, _Comp, _Proj>
64 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_push_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> &&
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/
H A Dsortable.h29 concept sortable = permutable<_Iter> && indirect_strict_weak_order<_Comp, projected<_Iter, _Proj>>; variable
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Diterator.inc123 // [alg.req.sortable], concept sortable
124 using std::sortable;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dalgorithm303 requires sortable<I, Comp, Proj>
314 requires sortable<I, Comp, Proj>
325 requires sortable<I, Comp, Proj>
336 requires sortable<I, Comp, Proj>
372 requires sortable<I, Comp, Proj>
383 requires sortable<I, Comp, Proj>
393 requires sortable<I, Comp, Proj>
535 requires sortable<I, Comp, Proj>
983 requires sortable<I, Comp, Proj>
1093 requires sortable<I, Comp, Proj>
[all …]
H A Diterator164 // [alg.req.sortable], concept sortable
166 concept sortable = see below; // since C++20
714 #include <__iterator/sortable.h>
H A Dlibcxx.imp479 { include: [ "<__iterator/sortable.h>", "private", "<iterator>", "public" ] },
H A Dmodule.modulemap.in1460 header "__iterator/sortable.h"
/freebsd-14.2/lib/libc++/
H A DMakefile868 IT_HEADERS+= sortable.h
H A Dmodule.modulemap1460 header "__iterator/sortable.h"
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2660 SYMBOL(sortable, std::, <iterator>)
/freebsd-14.2/share/dict/
H A Dweb2185384 sortable