Home
last modified time | relevance | path

Searched defs:__transform (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl_transform_reduce.h47 _BinaryOperation2&& __transform) noexcept { in __transform_reduce()
74 _BinaryOperation2 __transform) { in transform_reduce()
118 _UnaryOperation&& __transform) noexcept { in __transform_reduce()
142 _UnaryOperation __transform) { in transform_reduce()
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_transform.h39 __transform(_ExecutionPolicy&&, in __transform() function
78 __transform(_ExecutionPolicy&&, in __transform() function
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dtransform_reduce.h115 _BinaryOperation2 __transform) { in __pstl_transform_reduce()
163 _UnaryOperation __transform) { in __pstl_transform_reduce()
H A Dlibdispatch.h202 _Transform __transform, in __parallel_transform_reduce()
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/
H A Dbuffer.h136 …_LIBCPP_HIDE_FROM_ABI void __transform(_Iterator __first, _Iterator __last, _UnaryOperation __oper… in __transform() function