preferredVectorWidthLong  218 modules/core/include/opencv2/core/ocl.hpp     int preferredVectorWidthLong() const;
preferredVectorWidthLong  199 modules/ts/src/ocl_test.cpp         DUMP_MESSAGE_STDOUT("    Preferred vector width long = "<< device.preferredVectorWidthLong());
preferredVectorWidthLong  200 modules/ts/src/ocl_test.cpp         DUMP_PROPERTY_XML("cv_ocl_current_preferredVectorWidthLong", device.preferredVectorWidthLong());