Searched defs:__transform (Results 1 – 5 of 5) sorted by relevance
44 _BinaryOperation2&& __transform) noexcept { in __transform_reduce()71 _BinaryOperation2 __transform) { in transform_reduce()115 _UnaryOperation&& __transform) noexcept { in __transform_reduce()139 _UnaryOperation __transform) { in transform_reduce()
36 __transform(_ExecutionPolicy&&, in __transform() function75 __transform(_ExecutionPolicy&&, in __transform() function
112 _BinaryOperation2 __transform) { in __pstl_transform_reduce()160 _UnaryOperation __transform) { in __pstl_transform_reduce()
202 _Transform __transform, in __parallel_transform_reduce()
134 …_LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOper… in __transform() function