Searched defs:__out_false (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | unseq_backend_simd.h | 334 _OutputIterator2 __out_false, bool* __mask) noexcept in __simd_partition_by_mask() 756 _OutputIterator2 __out_false, _UnaryPredicate __pred) noexcept in __simd_partition_copy()
|
H A D | algorithm_impl.h | 1037 … _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 D | glue_algorithm_impl.h | 616 _ForwardIterator1 __out_true, _ForwardIterator2 __out_false, _UnaryPredicate __pred) in partition_copy()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | unseq_backend_simd.h | 334 _OutputIterator2 __out_false, bool* __mask) noexcept in __simd_partition_by_mask() 756 _OutputIterator2 __out_false, _UnaryPredicate __pred) noexcept in __simd_partition_copy()
|
H A D | algorithm_impl.h | 1012 … _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 D | glue_algorithm_impl.h | 625 _ForwardIterator1 __out_true, _ForwardIterator2 __out_false, _UnaryPredicate __pred) in partition_copy()
|