Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__numeric/
Dpstl_transform_reduce.h44 _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()
/external/cronet/third_party/libc++/src/include/__algorithm/
Dpstl_transform.h36 __transform(_ExecutionPolicy&&, in __transform() function
75 __transform(_ExecutionPolicy&&, in __transform() function
/external/cronet/third_party/libc++/src/include/__algorithm/pstl_backends/cpu_backends/
Dtransform_reduce.h112 _BinaryOperation2 __transform) { in __pstl_transform_reduce()
160 _UnaryOperation __transform) { in __pstl_transform_reduce()
Dlibdispatch.h202 _Transform __transform, in __parallel_transform_reduce()
/external/cronet/third_party/libc++/src/include/__format/
Dbuffer.h134 …_LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOper… in __transform() function