Searched refs:copy_n (Results 1 - 25 of 62) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dalgorithmfwd.h50 copy_n (C++0x)
221 copy_n(_IIter, _Size, _OIter);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h50 copy_n (C++0x)
221 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h50 copy_n (C++0x)
221 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h50 copy_n (C++0x)
221 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dalgorithmfwd.h50 copy_n (C++0x)
221 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_algobase.h370 // copy_n (not part of the C++ standard)
399 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dalgorithmfwd.h52 copy_n (C++0x)
224 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalgorithmfwd.h54 copy_n (C++0x)
226 copy_n(_IIter, _Size, _OIter);

Completed in 1842 milliseconds

123