INT              3027 modules/core/include/opencv2/core.hpp     enum { type = Param::INT };
INT              1175 modules/core/include/opencv2/core/persistence.hpp inline bool FileNode::isInt() const    { return type() == INT;  }
INT                42 modules/core/src/command_line_parser.cpp     if( type == Param::INT )
INT                62 modules/core/src/command_line_parser.cpp     if( type == Param::INT )
INT               353 modules/core/src/gl_core_3_1.hpp         INT                              = 0x1404,
INT               107 modules/core/src/opengl.cpp     const GLenum gl_types[] = { gl::UNSIGNED_BYTE, gl::BYTE, gl::UNSIGNED_SHORT, gl::SHORT, gl::INT, gl::FLOAT, gl::DOUBLE };