Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dunseq_backend_simd.h334 _OutputIterator2 __out_false, bool* __mask) noexcept in __simd_partition_by_mask()
756 _OutputIterator2 __out_false, _UnaryPredicate __pred) noexcept in __simd_partition_copy()
H A Dalgorithm_impl.h1037_OutputIterator2 __out_false, bool* __mask, /*vector=*/std::false_type) noexcept in __brick_partition_by_mask()
1057_OutputIterator2 __out_false, bool* __mask, /*vector=*/std::true_type) noexcept in __brick_partition_by_mask()
2034_OutputIterator2 __out_false, _UnaryPredicate __pred, /*is_vector=*/std::false_type) noexcept in __brick_partition_copy()
2042_OutputIterator2 __out_false, _UnaryPredicate __pred, /*is_vector=*/std::true_type) noexcept in __brick_partition_copy()
2055 … _OutputIterator1 __out_true, _OutputIterator2 __out_false, _UnaryPredicate __pred, in __pattern_partition_copy()
2065 … _OutputIterator1 __out_true, _OutputIterator2 __out_false, _UnaryPredicate __pred, in __pattern_partition_copy()
H A Dglue_algorithm_impl.h616 _ForwardIterator1 __out_true, _ForwardIterator2 __out_false, _UnaryPredicate __pred) in partition_copy()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dunseq_backend_simd.h334 _OutputIterator2 __out_false, bool* __mask) noexcept in __simd_partition_by_mask()
756 _OutputIterator2 __out_false, _UnaryPredicate __pred) noexcept in __simd_partition_copy()
H A Dalgorithm_impl.h1012_OutputIterator2 __out_false, bool* __mask, /*vector=*/std::false_type) noexcept in __brick_partition_by_mask()
1032_OutputIterator2 __out_false, bool* __mask, /*vector=*/std::true_type) noexcept in __brick_partition_by_mask()
2003_OutputIterator2 __out_false, _UnaryPredicate __pred, /*is_vector=*/std::false_type) noexcept in __brick_partition_copy()
2011_OutputIterator2 __out_false, _UnaryPredicate __pred, /*is_vector=*/std::true_type) noexcept in __brick_partition_copy()
2024 … _OutputIterator1 __out_true, _OutputIterator2 __out_false, _UnaryPredicate __pred, in __pattern_partition_copy()
2034 … _OutputIterator1 __out_true, _OutputIterator2 __out_false, _UnaryPredicate __pred, in __pattern_partition_copy()
H A Dglue_algorithm_impl.h625 _ForwardIterator1 __out_true, _ForwardIterator2 __out_false, _UnaryPredicate __pred) in partition_copy()