Searched defs:__transform (Results 1 – 2 of 2) sorted by relevance
100 _BinaryOperation2 __transform) { in transform_reduce()156 _UnaryOperation __transform) { in transform_reduce()
134 _LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOperation __operation) { __transform() function