Searched defs:__or_semantic (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | unseq_backend_simd.h | 378 __simd_adjacent_find(_Index __first, _Index __last, _BinaryPredicate __pred, bool __or_semantic) no… in __simd_adjacent_find()
|
H A D | algorithm_impl.h | 2277 /* IsVector = */ std::true_type, bool __or_semantic) noexcept in __brick_adjacent_find() 2293 … /* is_parallel */ std::false_type, _IsVector __is_vector, bool __or_semantic) noexcept in __pattern_adjacent_find() 2302 bool __or_semantic) in __pattern_adjacent_find()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | unseq_backend_simd.h | 378 __simd_adjacent_find(_Index __first, _Index __last, _BinaryPredicate __pred, bool __or_semantic) no… in __simd_adjacent_find()
|
H A D | algorithm_impl.h | 2239 /* IsVector = */ std::true_type, bool __or_semantic) noexcept in __brick_adjacent_find() 2247 /* IsVector = */ std::false_type, bool __or_semantic) noexcept in __brick_adjacent_find() 2255 … /* is_parallel */ std::false_type, _IsVector __is_vector, bool __or_semantic) noexcept in __pattern_adjacent_find() 2264 bool __or_semantic) in __pattern_adjacent_find()
|