/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;
|
ropeimpl.h | [all...] |
/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;
|
ropeimpl.h | [all...] |
/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/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;
|
/prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
bitmap_allocator.h | 260 _ForwardIterator __middle; local 265 __middle = __first; 266 __middle += __half; 267 if (__comp(*__middle, __val)) 269 __first = __middle;
|
ropeimpl.h | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 260 _ForwardIterator __middle; local 265 __middle = __first; 266 __middle += __half; 267 if (__comp(*__middle, __val)) 269 __first = __middle;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 260 _ForwardIterator __middle; local 265 __middle = __first; 266 __middle += __half; 267 if (__comp(*__middle, __val)) 269 __first = __middle;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
bitmap_allocator.h | 260 _ForwardIterator __middle; local 265 __middle = __first; 266 __middle += __half; 267 if (__comp(*__middle, __val)) 269 __first = __middle;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
bitmap_allocator.h | 260 _ForwardIterator __middle; local 265 __middle = __first; 266 __middle += __half; 267 if (__comp(*__middle, __val)) 269 __first = __middle;
|
/external/stlport/stlport/stl/ |
_rope.c | [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | [all...] |