Home
last modified time | relevance | path

Searched refs:__transform (Results 1 – 4 of 4) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformatter_output.h137 __transform(const _CharT* __first,
142 __out_it.__get_container()->__transform(__first, __last, _VSTD::move(__operation));
146 __out_it.__buffer_->__transform(__first, __last, _VSTD::move(__operation));
216 __out_it = __formatter::__transform(__first, __last, _VSTD::move(__out_it), __hex_to_upper); in __write_using_decimal_separators()
302 return __formatter::__transform(__first, __last, _VSTD::move(__out_it), __op);
306 …__out_it = __formatter::__transform(__first, __last, _VSTD::move(__out_it),…
Dbuffer.h129 …_LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOper… in __transform() function
552 …_LIBCPP_HIDE_FROM_ABI void __transform(const _InCharT* __first, const _InCharT* __last, _UnaryOper…
/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dranges_transform.h41 namespace __transform {
162 inline constexpr auto transform = __transform::__fn{};
/external/cronet/buildtools/third_party/libc++/trunk/include/__ranges/
Dtransform_view.h412 namespace __transform {
431 inline constexpr auto transform = __transform::__fn{};