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

12 3

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
stl_algobase.h 451 * [first,last); the copy_backward function should be used instead.
628 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
681 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
stl_algobase.h 451 * [first,last); the copy_backward function should be used instead.
628 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
681 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h     [all...]
stl_algobase.h 451 * [first,last); the copy_backward function should be used instead.
628 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
681 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_deque.h 378 copy_backward(_Deque_iterator<_Tp, const _Tp&, const _Tp*>,
384 copy_backward(_Deque_iterator<_Tp, _Tp&, _Tp*> __first, function
387 { return std::copy_backward(_Deque_iterator<_Tp,
    [all...]
stl_algobase.h 437 * [first,last); the copy_backward function should be used instead.
613 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
666 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_deque.h 380 copy_backward(_Deque_iterator<_Tp, const _Tp&, const _Tp*>,
386 copy_backward(_Deque_iterator<_Tp, _Tp&, _Tp*> __first, function
389 { return std::copy_backward(_Deque_iterator<_Tp,
    [all...]
stl_algobase.h 437 * [first,last); the copy_backward function should be used instead.
613 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
666 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
  /external/llvm/include/llvm/ADT/
SmallVector.h 205 return ::std::copy_backward(I, E, Dest);
313 return ::std::copy_backward(I, E, Dest);
  /external/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algobase.h 451 * [first,last); the copy_backward function should be used instead.
628 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
681 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
algorithmfwd.h 48 copy_backward
212 copy_backward(_BIter1, _BIter1, _BIter2);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 437 * [first,last); the copy_backward function should be used instead.
613 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
666 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
algorithmfwd.h 50 copy_backward
215 copy_backward(_BIter1, _BIter1, _BIter2);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 437 * [first,last); the copy_backward function should be used instead.
613 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
666 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
algorithmfwd.h 50 copy_backward
215 copy_backward(_BIter1, _BIter1, _BIter2);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h 451 * [first,last); the copy_backward function should be used instead.
628 copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) function
681 #define _GLIBCXX_MOVE_BACKWARD3(_Tp, _Up, _Vp) std::copy_backward(_Tp, _Up, _Vp)
    [all...]
algorithmfwd.h 48 copy_backward
212 copy_backward(_BIter1, _BIter1, _BIter2);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 228 // copy_backward auxiliary functions
328 inline _OutputIter copy_backward(_InputIter __first, _InputIter __last, _OutputIter __result) { function
337 inline _Tp* copy_backward(const _Tp* __first, const _Tp* __last, _Tp* __result) \

Completed in 529 milliseconds

12 3