allocator         111 modules/core/include/opencv2/core/cuda.hpp     static void setDefaultAllocator(Allocator* allocator);
allocator         114 modules/core/include/opencv2/core/cuda.hpp     explicit GpuMat(Allocator* allocator = defaultAllocator());
allocator         117 modules/core/include/opencv2/core/cuda.hpp     GpuMat(int rows, int cols, int type, Allocator* allocator = defaultAllocator());
allocator         118 modules/core/include/opencv2/core/cuda.hpp     GpuMat(Size size, int type, Allocator* allocator = defaultAllocator());
allocator         121 modules/core/include/opencv2/core/cuda.hpp     GpuMat(int rows, int cols, int type, Scalar s, Allocator* allocator = defaultAllocator());
allocator         122 modules/core/include/opencv2/core/cuda.hpp     GpuMat(Size size, int type, Scalar s, Allocator* allocator = defaultAllocator());
allocator         136 modules/core/include/opencv2/core/cuda.hpp     explicit GpuMat(InputArray arr, Allocator* allocator = defaultAllocator());
allocator         303 modules/core/include/opencv2/core/cuda.hpp     Allocator* allocator;
allocator         102 modules/core/include/opencv2/core/cuda.inl.hpp     : flags(m.flags), rows(m.rows), cols(m.cols), step(m.step), data(m.data), refcount(m.refcount), datastart(m.datastart), dataend(m.dataend), allocator(m.allocator)
allocator         150 modules/core/include/opencv2/core/cuda.inl.hpp     std::swap(allocator, b.allocator);
allocator         612 modules/core/include/opencv2/core/cuda.inl.hpp     : flags(0), dims(0), rows(0), cols(0), data(0), datastart(0), dataend(0), datalimit(0), allocator(0), u(0), size(&rows)
allocator         469 modules/core/include/opencv2/core/mat.hpp     UMatData(const MatAllocator* allocator);
allocator        1879 modules/core/include/opencv2/core/mat.hpp     MatAllocator* allocator;
allocator        2297 modules/core/include/opencv2/core/mat.hpp     MatAllocator* allocator;
allocator         320 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         326 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         334 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         343 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         351 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         360 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         368 modules/core/include/opencv2/core/mat.inl.hpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         377 modules/core/include/opencv2/core/mat.inl.hpp       datastart(m.datastart), dataend(m.dataend), datalimit(m.datalimit), allocator(m.allocator),
allocator         397 modules/core/include/opencv2/core/mat.inl.hpp       allocator(0), u(0), size(&rows)
allocator         428 modules/core/include/opencv2/core/mat.inl.hpp       allocator(0), u(0), size(&rows)
allocator         458 modules/core/include/opencv2/core/mat.inl.hpp       cols(1), data(0), datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         475 modules/core/include/opencv2/core/mat.inl.hpp       datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         491 modules/core/include/opencv2/core/mat.inl.hpp       datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         507 modules/core/include/opencv2/core/mat.inl.hpp       datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         526 modules/core/include/opencv2/core/mat.inl.hpp       datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         546 modules/core/include/opencv2/core/mat.inl.hpp       datastart(0), dataend(0), allocator(0), u(0), size(&rows)
allocator         582 modules/core/include/opencv2/core/mat.inl.hpp         allocator = m.allocator;
allocator        3121 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3126 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3133 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3141 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3148 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3156 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3163 modules/core/include/opencv2/core/mat.inl.hpp : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(_usageFlags), u(0), offset(0), size(&rows)
allocator        3171 modules/core/include/opencv2/core/mat.inl.hpp : flags(m.flags), dims(m.dims), rows(m.rows), cols(m.cols), allocator(m.allocator),
allocator        3190 modules/core/include/opencv2/core/mat.inl.hpp cols(1), allocator(0), usageFlags(USAGE_DEFAULT), u(0), offset(0), size(&rows)
allocator        3222 modules/core/include/opencv2/core/mat.inl.hpp         allocator = m.allocator;
allocator         106 modules/core/src/cuda_gpu_mat.cpp     allocator = m.allocator;
allocator         147 modules/core/src/cuda_gpu_mat.cpp     allocator(m.allocator)
allocator         421 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::setDefaultAllocator(Allocator* allocator)
allocator         423 modules/core/src/cuda_gpu_mat.cpp     (void) allocator;
allocator         227 modules/core/src/matrix.cpp     static StdMatAllocator allocator;
allocator         228 modules/core/src/matrix.cpp     return &allocator;
allocator         241 modules/core/src/matrix.cpp     std::swap(a.allocator, b.allocator);
allocator         395 modules/core/src/matrix.cpp         MatAllocator *a = allocator, *a0 = getStdAllocator();
allocator         433 modules/core/src/matrix.cpp         (u->currAllocator ? u->currAllocator : allocator ? allocator : getStdAllocator())->unmap(u);
allocator         439 modules/core/src/matrix.cpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         486 modules/core/src/matrix.cpp     allocator(m.allocator), u(m.u), size(&rows)
allocator         513 modules/core/src/matrix.cpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator         524 modules/core/src/matrix.cpp       datalimit(0), allocator(0), u(0), size(&rows)
allocator        5165 modules/core/src/ocl.cpp     static MatAllocator * allocator = new OpenCLAllocator();
allocator        5166 modules/core/src/ocl.cpp     return allocator;
allocator          53 modules/core/src/umatrix.cpp UMatData::UMatData(const MatAllocator* allocator)
allocator          55 modules/core/src/umatrix.cpp     prevAllocator = currAllocator = allocator;
allocator         103 modules/core/src/umatrix.cpp     std::swap(a.allocator, b.allocator);
allocator         218 modules/core/src/umatrix.cpp         MatAllocator *a = allocator, *a0 = getStdAllocator();
allocator         262 modules/core/src/umatrix.cpp         MatAllocator *a = allocator, *a0 = getStdAllocator();
allocator         309 modules/core/src/umatrix.cpp     : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(USAGE_DEFAULT), u(0), offset(0), size(&rows)
allocator         354 modules/core/src/umatrix.cpp     allocator(m.allocator), usageFlags(m.usageFlags), u(m.u), offset(m.offset + roi.y*m.step[0]), size(&rows)
allocator         380 modules/core/src/umatrix.cpp     : flags(MAGIC_VAL), dims(0), rows(0), cols(0), allocator(0), usageFlags(USAGE_DEFAULT), u(0), offset(0), size(&rows)
allocator         328 modules/cudaarithm/src/arithm.cpp         src_cont.allocator = pool.getAllocator();
allocator         137 modules/cudaarithm/test/test_stream.cpp     h_dst.allocator = cv::cuda::HostMem::getAllocator();
allocator         639 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         allocator(allocator_)
allocator         646 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         ncvStat = allocator.alloc(this->allocatedMem, length_ * sizeof(T));
allocator         658 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         ncvStat = allocator.dealloc(this->allocatedMem);
allocator         666 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         return (this->allocatedMem.begin.ptr != NULL) || (this->allocator.isCounting());
allocator         671 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         return allocator.alignment();
allocator         680 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp     INCVMemAllocator &allocator;
allocator         853 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         allocator(allocator_)
allocator         861 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         Ncv32u pitchBytes = alignUp(widthBytes, allocator.alignment());
allocator         866 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp                 (pitch_ & (allocator.alignment() - 1)) == 0,
allocator         873 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         ncvStat = allocator.alloc(this->allocatedMem, requiredAllocSize);
allocator         887 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         ncvStat = allocator.dealloc(this->allocatedMem);
allocator         895 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         return (this->allocatedMem.begin.ptr != NULL) || (this->allocator.isCounting());
allocator         900 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp         return allocator.alignment();
allocator         910 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp     INCVMemAllocator &allocator;
allocator          54 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(Allocator* allocator)
allocator          55 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(allocator)
allocator          61 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(int arows, int acols, Allocator* allocator)
allocator          62 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(arows, acols, DataType<T>::type, allocator)
allocator          67 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(Size asize, Allocator* allocator)
allocator          68 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(asize.height, asize.width, DataType<T>::type, allocator)
allocator          73 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(int arows, int acols, Scalar val, Allocator* allocator)
allocator          74 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(arows, acols, DataType<T>::type, val, allocator)
allocator          79 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(Size asize, Scalar val, Allocator* allocator)
allocator          80 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(asize.height, asize.width, DataType<T>::type, val, allocator)
allocator          91 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(const GpuMat& m, Allocator* allocator)
allocator          92 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(allocator)
allocator         137 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T>::GpuMat_(InputArray arr, Allocator* allocator)
allocator         138 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp     : GpuMat(allocator)
allocator          66 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ GpuMat_(Allocator* allocator = defaultAllocator());
allocator          69 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ GpuMat_(int arows, int acols, Allocator* allocator = defaultAllocator());
allocator          70 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ explicit GpuMat_(Size asize, Allocator* allocator = defaultAllocator());
allocator          73 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ GpuMat_(int arows, int acols, Scalar val, Allocator* allocator = defaultAllocator());
allocator          74 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ GpuMat_(Size asize, Scalar val, Allocator* allocator = defaultAllocator());
allocator          80 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ explicit GpuMat_(const GpuMat& m, Allocator* allocator = defaultAllocator());
allocator          91 modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp     __host__ explicit GpuMat_(InputArray arr, Allocator* allocator = defaultAllocator());
allocator         223 modules/python/src2/cv2.cpp             m.allocator = &g_numpyAllocator;
allocator         379 modules/python/src2/cv2.cpp     m.allocator = &g_numpyAllocator;
allocator         396 modules/python/src2/cv2.cpp     if(!p->u || p->allocator != &g_numpyAllocator)
allocator         398 modules/python/src2/cv2.cpp         temp.allocator = &g_numpyAllocator;
allocator         441 samples/gpu/opticalflow_nvidia_api.cpp #define SAFE_MAT_DECL(name, allocator, sx, sy) \
allocator         442 samples/gpu/opticalflow_nvidia_api.cpp     NCVMatrixAlloc<Ncv32f> name(*allocator, sx, sy);\