Home
last modified time | relevance | path

Searched defs:__middle (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_algo.c371 _ForwardIter __middle, in __rotate_aux()
444 _RandomAccessIter __middle, in __rotate_aux()
758 _ForwardIter __middle = __first; in __inplace_stable_partition() local
795 _ForwardIter __middle = __first; in __stable_partition_adaptive() local
1116 _BidirectionalIter __middle, in __merge_adaptive()
1163 _RandomAccessIter __middle = __first + __len; in __stable_sort_adaptive() local
1363 _ForwardIter __middle = __first; in __upper_bound() local
1388 _ForwardIter __middle = __first; in __equal_range() local
1464 _BidirectionalIter __middle, in __merge_without_buffer()
1554 _BidirectionalIter __middle, in inplace_merge()
[all …]
H A D_algo.h355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle, in rotate_copy()
H A D_rope.c1359 _Rope_iterator<_CharT,_Alloc> __middle, in _Rope_rotate()