/external/stlport/stlport/stl/ |
_algo.c | 1100 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local 1105 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1122 _Pointer __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1126 _Pointer __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 1100 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local 1105 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1122 _Pointer __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1126 _Pointer __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 1100 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local 1105 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1122 _Pointer __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1126 _Pointer __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_algo.c | 1100 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local 1105 _BidirectionalIter2 __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1122 _Pointer __buffer_end = _STLP_STD::copy(__first, __middle, __buffer); local 1126 _Pointer __buffer_end = _STLP_STD::copy(__middle, __last, __buffer); local [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | 2926 _BidirectionalIterator2 __buffer_end; local 2959 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 2965 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local 3016 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 3022 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 2926 _BidirectionalIterator2 __buffer_end; local 2959 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 2965 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local 3016 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 3022 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 2926 _BidirectionalIterator2 __buffer_end; local 2959 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 2965 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local 3016 _Pointer __buffer_end = std::copy(__first, __middle, __buffer); local 3022 _Pointer __buffer_end = std::copy(__middle, __last, __buffer); local [all...] |