Searched defs:__op (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | numeric_impl.h | 299 _BinaryOperation __op, /*is_vector*/ std::false_type) noexcept in __brick_adjacent_difference() 307 BinaryOperation __op, /*is_vector=*/std::true_type) noexcept in __brick_adjacent_difference() 325 … _OutputIterator __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference() 335 … _ForwardIterator2 __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference()
|
H A D | glue_numeric_impl.h | 199 _ForwardIterator2 __d_first, _BinaryOperation __op) in adjacent_difference()
|
H A D | glue_algorithm_impl.h | 321 _UnaryOperation __op) in transform() 337 _ForwardIterator __result, _BinaryOperation __op) in transform()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | numeric_impl.h | 295 _BinaryOperation __op, /*is_vector*/ std::false_type) noexcept in __brick_adjacent_difference() 303 BinaryOperation __op, /*is_vector=*/std::true_type) noexcept in __brick_adjacent_difference() 321 … _OutputIterator __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference() 331 … _ForwardIterator2 __d_first, _BinaryOperation __op, _IsVector __is_vector, in __pattern_adjacent_difference()
|
H A D | glue_numeric_impl.h | 210 _ForwardIterator2 __d_first, _BinaryOperation __op) in adjacent_difference()
|
H A D | glue_algorithm_impl.h | 319 _UnaryOperation __op) in transform() 336 _ForwardIterator __result, _BinaryOperation __op) in transform()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | workstealing.h | 100 _RAIter __end, _Op __op, in __for_each_template_random_access_workstealing()
|
H A D | set_operations.h | 352 _OutputIterator __result, _Operation __op) in __parallel_set_operation()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | workstealing.h | 100 _RAIter __end, _Op __op, in __for_each_template_random_access_workstealing()
|
H A D | set_operations.h | 352 _OutputIterator __result, _Operation __op) in __parallel_set_operation()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 573 resize_and_overwrite(const size_type __n, _Operation __op) in resize_and_overwrite()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_x86.h | 3498 _Op<decltype(__vv)> __op; in _S_masked_unary() local
|
H A D | simd_builtin.h | 2549 _Op<decltype(__vv)> __op; in _S_masked_unary() local
|