ncvAssertPrintCheck 270 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp ncvAssertPrintCheck(pred, msg); \ ncvAssertPrintCheck 659 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp ncvAssertPrintCheck(ncvStat == NCV_SUCCESS, "NCVVectorAlloc dtor:: dealloc failed"); ncvAssertPrintCheck 815 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp ncvAssertPrintCheck(!bOutRange, "Error addressing matrix"); ncvAssertPrintCheck 888 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp ncvAssertPrintCheck(ncvStat == NCV_SUCCESS, "NCVMatrixAlloc dtor:: dealloc failed"); ncvAssertPrintCheck 340 modules/cudalegacy/src/NCV.cpp ncvAssertPrintCheck(bProperAlignment, "NCVMemStackAllocator ctor:: alignment not power of 2"); ncvAssertPrintCheck 352 modules/cudalegacy/src/NCV.cpp ncvAssertPrintCheck(bProperAlignment, "NCVMemStackAllocator ctor:: _alignment not power of 2"); ncvAssertPrintCheck 353 modules/cudalegacy/src/NCV.cpp ncvAssertPrintCheck(memT != NCVMemoryTypeNone, "NCVMemStackAllocator ctor:: Incorrect allocator type"); ncvAssertPrintCheck 397 modules/cudalegacy/src/NCV.cpp ncvAssertPrintCheck(currentSize == 0, "NCVMemStackAllocator dtor:: not all objects were deallocated properly, forcing destruction"); ncvAssertPrintCheck 512 modules/cudalegacy/src/NCV.cpp ncvAssertPrintCheck(currentSize == 0, "NCVMemNativeAllocator dtor:: detected memory leak"); ncvAssertPrintCheck 223 modules/cudalegacy/test/main_nvidia.cpp ncvAssertPrintCheck(false, "Attempted to instantiate non-existing DrawRects test suite");