Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/ranges/
H A Dalgorithm.h2589 constexpr auto rotate_copy(ForwardIterator first, in rotate_copy() function
2614 constexpr auto rotate_copy(Range&& range, in rotate_copy() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/
Dtransformation.hpp496 struct rotate_copy struct
502 struct result<This(R&, M, O)>
507 typename detail::decay_array<O>::type operator()(R& r, M m, O o) const in operator ()()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
Dpstl.h534 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
H A Dpstl_rotate_copy.h66 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
Dpstl_rotate_copy.h67 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
Dpstl_rotate_copy.h66 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
Dpstl_rotate_copy.h63 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Drotate_copy.h23 rotate_copy(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last, _OutputIt… in rotate_copy() function
Dpstl_rotate_copy.h66 _LIBCPP_HIDE_FROM_ABI _ForwardOutIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Drotate_copy.hpp30 inline OutputIterator rotate_copy( in rotate_copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dglue_algorithm_impl.h351 rotate_copy(_ExecutionPolicy&& __exec, in rotate_copy() function