USER_ALLOCATED 90 modules/core/src/cuda_host_mem.cpp u->flags |= UMatData::USER_ALLOCATED; USER_ALLOCATED 118 modules/core/src/cuda_host_mem.cpp if ( !(u->flags & UMatData::USER_ALLOCATED) ) USER_ALLOCATED 195 modules/core/src/matrix.cpp u->flags |= UMatData::USER_ALLOCATED; USER_ALLOCATED 215 modules/core/src/matrix.cpp if( !(u->flags & UMatData::USER_ALLOCATED) ) USER_ALLOCATED 4472 modules/core/src/ocl.cpp if(u->data && u->copyOnMap() && !(u->flags & UMatData::USER_ALLOCATED)) USER_ALLOCATED 4481 modules/core/src/ocl.cpp if(u->data && u->copyOnMap() && !(u->flags & UMatData::USER_ALLOCATED))