Searched defs:rotate (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.c366 // rotate and rotate_copy, and their auxiliary functions
429 // rotate and rotate_copy, and their auxiliary functions
519 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last) { function
H A D_rope.h2357 inline void rotate(_Rope_iterator<char, allocator<char> > __first, function

Completed in 66 milliseconds