bitwise_or 1724 modules/core/src/arithm.cpp void cv::bitwise_or(InputArray a, InputArray b, OutputArray c, InputArray mask) bitwise_or 66 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_or(InputArray, InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } bitwise_or 314 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_or(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Stream& stream)