HomeSort by relevance Sort by last modified time
    Searched refs:__middle (Results 26 - 50 of 98) sorted by null

12 3 4

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algobase.c 457 _ForwardIter __middle; local
461 __middle = __first;
462 _STLP_STD::advance(__middle, __half);
463 if (__comp1(*__middle, __val)) {
464 _STLP_VERBOSE_ASSERT(!__comp2(__val, *__middle), _StlMsg_INVALID_STRICT_WEAK_PREDICATE)
465 __first = __middle;
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiseq_selection.h 256 _DifferenceType __middle = (__b[__i] + __a[__i]) / 2;
257 if (__lmax && __middle < __ns[__i] &&
258 __lcomp(std::make_pair(__S(__i)[__middle], __i),
501 _DifferenceType __middle = (__b[__i] + __a[__i]) / 2;
502 if (__lmax && __middle < __ns[__i]
503 && __comp(__S(__i)[__middle], *__lmax))
partition.h 417 * @param __middle Sort until this position.
423 _RAIter __middle,
426 __parallel_nth_element(__begin, __middle, __end, __comp);
427 std::sort(__begin, __middle, __comp);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
formatter.h 132 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
241 _M_variant._M_iterator._M_state = __middle;
277 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
formatter.h 132 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
241 _M_variant._M_iterator._M_state = __middle;
277 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
formatter.h 137 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
246 _M_variant._M_iterator._M_state = __middle;
282 _M_variant._M_iterator._M_state = __middle;
  /external/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 352 void rotate(_ForwardIter __first, _ForwardIter __middle, _ForwardIter __last);
355 inline _OutputIter rotate_copy(_ForwardIter __first, _ForwardIter __middle,
357 return _STLP_STD::copy(__first, __middle, copy(__middle, __last, __result));
434 void partial_sort(_RandomAccessIter __first, _RandomAccessIter __middle,
438 void partial_sort(_RandomAccessIter __first,_RandomAccessIter __middle,
592 _BidirectionalIter __middle,
597 _BidirectionalIter __middle,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 248 _ForwardIterator __middle; local
253 __middle = __first;
254 __middle += __half;
255 if (__comp(*__middle, __val))
257 __first = __middle;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 248 _ForwardIterator __middle; local
253 __middle = __first;
254 __middle += __half;
255 if (__comp(*__middle, __val))
257 __first = __middle;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 248 _ForwardIterator __middle; local
253 __middle = __first;
254 __middle += __half;
255 if (__comp(*__middle, __val))
257 __first = __middle;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 245 _ForwardIterator __middle; local
250 __middle = __first;
251 __middle += __half;
252 if (__comp(*__middle, __val))
254 __first = __middle;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 248 _ForwardIterator __middle; local
253 __middle = __first;
254 __middle += __half;
255 if (__comp(*__middle, __val))
257 __first = __middle;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 245 _ForwardIterator __middle; local
250 __middle = __first;
251 __middle += __half;
252 if (__comp(*__middle, __val))
254 __first = __middle;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 244 _ForwardIterator __middle; local
249 __middle = __first;
250 __middle += __half;
251 if (__comp(*__middle, __val))
253 __first = __middle;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
formatter.h 132 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
232 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
formatter.h 126 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
235 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
formatter.h 126 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
235 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 132 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
232 _M_variant._M_iterator._M_state = __middle;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h 132 __middle, // dereferenceable, not at the beginning enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
232 _M_variant._M_iterator._M_state = __middle;

Completed in 2710 milliseconds

12 3 4