inRangeS_         623 modules/core/test/test_arithm.cpp             inRangeS_((const uchar*)sptr, lbuf.i, rbuf.i, dptr, total, cn);
inRangeS_         626 modules/core/test/test_arithm.cpp             inRangeS_((const schar*)sptr, lbuf.i, rbuf.i, dptr, total, cn);
inRangeS_         629 modules/core/test/test_arithm.cpp             inRangeS_((const ushort*)sptr, lbuf.i, rbuf.i, dptr, total, cn);
inRangeS_         632 modules/core/test/test_arithm.cpp             inRangeS_((const short*)sptr, lbuf.i, rbuf.i, dptr, total, cn);
inRangeS_         635 modules/core/test/test_arithm.cpp             inRangeS_((const int*)sptr, lbuf.i, rbuf.i, dptr, total, cn);
inRangeS_         638 modules/core/test/test_arithm.cpp             inRangeS_((const float*)sptr, lbuf.f, rbuf.f, dptr, total, cn);
inRangeS_         641 modules/core/test/test_arithm.cpp             inRangeS_((const double*)sptr, lbuf.d, rbuf.d, dptr, total, cn);