Home
last modified time | relevance | path

Searched defs:rotate_copy (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Drotate_copy.h24 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
/external/cronet/base/ranges/
Dalgorithm.h2569 constexpr auto rotate_copy(ForwardIterator first, in rotate_copy() function
2594 constexpr auto rotate_copy(Range&& range, in rotate_copy() function