Home
last modified time | relevance | path

Searched defs:copy_n (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/memory/adaptors/cuda/
H A Dalgorithm.hpp140 array_iterator<T2, 1, ptr<Q2>> copy_n( in copy_n() function
162 copy_n( in copy_n() function
185 copy_n( in copy_n() function
208 copy_n( in copy_n() function
231 copy_n( in copy_n() function
338 auto copy_n( in copy_n() function
361 auto copy_n( in copy_n() function
369 auto copy_n( in copy_n() function
377 auto copy_n( in copy_n() function
385 auto copy_n( in copy_n() function
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dcopy_n.h36 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
61 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__algorithm/
H A Dcopy_n.h33 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
58 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dcopy_n.h36 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
61 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dcopy_n.h36 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
61 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dcopy_n.h36 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
61 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dcopy_n.h36 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
61 copy_n(_InputIterator __first, _Size __orig_n, _OutputIterator __result) in copy_n() function
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/algorithms/
H A Dcopy.hpp207 struct copy_n : public detail::algorithm<copy_n<IterPair>, IterPair> struct
209 copy_n() in copy_n() function
215 sequential(ExPolicy, InIter first, std::size_t count, OutIter dest) in sequential()
224 parallel(ExPolicy && policy, FwdIter1 first, std::size_t count, in parallel()
314 copy_n(ExPolicy && policy, FwdIter1 first, Size count, FwdIter2 dest) in copy_n() function
/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/sequential/
H A Dcopy.inl83 OutputIterator copy_n(InputIterator first, function
98 OutputIterator copy_n(InputIterator first, function
131 OutputIterator copy_n(sequential::execution_policy<DerivedPolicy> &, function
/dports/devel/thrust/thrust-1.9.5/thrust/system/omp/detail/
H A Dcopy.inl68 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
82 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
118 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
/dports/devel/thrust/thrust-1.9.5/thrust/system/tbb/detail/
H A Dcopy.inl68 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
82 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
118 OutputIterator copy_n(execution_policy<DerivedPolicy> &exec, function
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/
H A Dcopy.h143 copy_n(execution_policy<System> &system, in copy_n() function
183 copy_n(cross_system<System1, System2> systems, in copy_n() function
/dports/devel/thrust/thrust-1.9.5/thrust/detail/
H A Dcopy.inl44 OutputIterator copy_n(const thrust::detail::execution_policy_base<DerivedPolicy> &exec, function
117 OutputIterator copy_n(InputIterator first, function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-17.c5 static void copy_n (char *d, const char *s, int n) in copy_n() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-17.c5 static void copy_n (char *d, const char *s, int n) in copy_n() function
/dports/devel/R-cran-BH/BH/inst/include/boost/algorithm/cxx11/
H A Dcopy_n.hpp29 BOOST_CXX14_CONSTEXPR OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/algorithm/cxx11/
H A Dcopy_n.hpp31 OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/algorithm/cxx11/
H A Dcopy_n.hpp29 BOOST_CXX14_CONSTEXPR OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-17.c5 static void copy_n (char *d, const char *s, int n) in copy_n() function
/dports/databases/xtrabackup/boost_1_59_0/boost/algorithm/cxx11/
H A Dcopy_n.hpp31 OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/databases/percona57-server/boost_1_59_0/boost/algorithm/cxx11/
H A Dcopy_n.hpp31 OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/algorithm/cxx11/
H A Dcopy_n.hpp27 BOOST_CXX14_CONSTEXPR OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWstringop-overflow-17.c5 static void copy_n (char *d, const char *s, int n) in copy_n() function
/dports/databases/percona57-client/boost_1_59_0/boost/algorithm/cxx11/
H A Dcopy_n.hpp31 OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/algorithm/cxx11/
H A Dcopy_n.hpp27 OutputIterator copy_n ( InputIterator first, Size n, OutputIterator result ) in copy_n() function

123456789