Home
last modified time | relevance | path

Searched defs:__s_last (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_impl.h106 _ForwardIterator2 __s_last, _BinaryPredicate __pred) in find_end()
119 _ForwardIterator2 __s_last) in find_end()
129 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred) in find_first_of()
142 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last) in find_first_of()
206 _ForwardIterator2 __s_last, _BinaryPredicate __pred) in search()
219 _ForwardIterator2 __s_last) in search()
H A Dalgorithm_impl.h541 … _RandomAccessIterator2 __s_first, _RandomAccessIterator2 __s_last, _BinaryPredicate __pred, in __find_subrange()
630_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::false_type) noexcept in __brick_find_end()
638_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::true_type) noexcept in __brick_find_end()
647 _ForwardIterator2 __s_last, _BinaryPredicate __pred, _IsVector __is_vector, in __pattern_find_end()
657 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_end()
686_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::false_type) noexcept in __brick_find_first_of()
694_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::true_type) noexcept in __brick_find_first_of()
703 … _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_first_of()
713 … _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_first_of()
732_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*vector=*/std::false_type) noexcept in __brick_search()
[all …]
H A Dunseq_backend_simd.h781 _ForwardIterator2 __s_last, _BinaryPredicate __pred) noexcept in __simd_find_first_of()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_impl.h111 _ForwardIterator2 __s_last, _BinaryPredicate __pred) in find_end()
123 _ForwardIterator2 __s_last) in find_end()
133 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred) in find_first_of()
145 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last) in find_first_of()
211 _ForwardIterator2 __s_last, _BinaryPredicate __pred) in search()
223 _ForwardIterator2 __s_last) in search()
H A Dalgorithm_impl.h544 … _RandomAccessIterator2 __s_first, _RandomAccessIterator2 __s_last, _BinaryPredicate __pred, in __find_subrange()
635_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::false_type) noexcept in __brick_find_end()
643_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::true_type) noexcept in __brick_find_end()
652 _ForwardIterator2 __s_last, _BinaryPredicate __pred, _IsVector __is_vector, in __pattern_find_end()
662 _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_end()
691_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::false_type) noexcept in __brick_find_first_of()
699_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*__is_vector=*/std::true_type) noexcept in __brick_find_first_of()
708 … _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_first_of()
718 … _ForwardIterator2 __s_first, _ForwardIterator2 __s_last, _BinaryPredicate __pred, in __pattern_find_first_of()
737_ForwardIterator2 __s_last, _BinaryPredicate __pred, /*vector=*/std::false_type) noexcept in __brick_search()
[all …]
H A Dunseq_backend_simd.h781 _ForwardIterator2 __s_last, _BinaryPredicate __pred) noexcept in __simd_find_first_of()