copy 6226 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) copy 6263 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) copy 83 3rdparty/openexr/IlmImf/ImfOpaqueAttribute.cpp OpaqueAttribute::copy () const copy 98 modules/core/include/opencv2/core/cuda/block.hpp static __device__ __forceinline__ void copy(InIt beg, InIt end, OutIt out) copy 96 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp static __device__ void copy(const PointerTuple& svals, const ReferenceTuple& val, unsigned int tid, unsigned int delta) copy 150 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp static __device__ void copy(const PointerTuple&, const ReferenceTuple&, unsigned int, unsigned int) copy 79 modules/core/include/opencv2/core/cuda/warp.hpp static __device__ __forceinline__ OutIt copy(InIt beg, InIt end, OutIt out) copy 129 modules/core/src/matrix.cpp void MatAllocator::copy(UMatData* usrc, UMatData* udst, int dims, const size_t sz[], copy 4984 modules/core/src/ocl.cpp void copy(UMatData* src, UMatData* dst, int dims, const size_t sz[], copy 98 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ static void copy(const PointerTuple& svals, const ReferenceTuple& val, uint tid, uint delta) copy 136 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ static void copy(const PointerTuple&, const ReferenceTuple&, uint, uint) copy 60 modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp __global__ void copy(const SrcPtr src, GlobPtr<DstType> dst, const MaskPtr mask, const int rows, const int cols) copy 72 modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp __host__ void copy(const SrcPtr& src, const GlobPtr<DstType>& dst, const MaskPtr& mask, int rows, int cols, cudaStream_t stream) copy 87 modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp __device__ static void copy(const SrcPtrTuple& src, DstPtrTuple& dst, const int y, const int x) copy 99 modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp __device__ __forceinline__ static void copy(const SrcPtrTuple&, DstPtrTuple&, const int, const int) copy 88 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ static void copy(const PointerTuple& svals, const ReferenceTuple& val, uint tid, uint delta) copy 121 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ __forceinline__ static void copy(const PointerTuple&, const ReferenceTuple&, uint, uint) copy 337 modules/ts/src/ts_func.cpp void copy(const Mat& src, Mat& dst, const Mat& mask, bool invertMask)