Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qt_bitmapToRegionName: | qt_bitmapToRegion | Prototype: | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3736-3809 |
| | 38 | 12 |
qt_assert_xName: | qt_assert_x | Prototype: | void qt_assert_x(const char *where, const char *what, const char *file, int line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3024-3027 |
| | 1 | 1 |
qt_assertName: | qt_assert | Prototype: | void qt_assert(const char *assertion, const char *file, int line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3016-3019 |
| | 1 | 1 |
qt_app_palettes_hashName: | qt_app_palettes_hash | Prototype: | PaletteHash *qt_app_palettes_hash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 447-450 |
| | 1 | 1 |
qt_app_fonts_hashName: | qt_app_fonts_hash | Prototype: | FontHash *qt_app_fonts_hash() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 453-456 |
| | 1 | 1 |
qt_alphargbblit_argb32Name: | qt_alphargbblit_argb32 | Prototype: | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5921-5994 |
| | 45 | 13 |
qt_alphamapblit_uint32Name: | qt_alphamapblit_uint32 | Prototype: | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5804-5898 |
| | 33 | 11 |
qt_alphamapblit_rgba8888Name: | qt_alphamapblit_rgba8888 | Prototype: | static void qt_alphamapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5911-5918 |
| | 1 | 1 |
qt_alphamapblit_quint16Name: | qt_alphamapblit_quint16 | Prototype: | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5700-5727 |
| | 14 | 5 |
qt_alphamapblit_argb32Name: | qt_alphamapblit_argb32 | Prototype: | static void qt_alphamapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5901-5908 |
| | 1 | 1 |
qt_add_texcoords_to_arrayName: | qt_add_texcoords_to_array | Prototype: | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2920-2930 |
| | 8 | 1 |
qt_add_rect_to_arrayName: | qt_add_rect_to_array | Prototype: | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2903-2918 |
| | 12 | 1 |
qt_addBitmapToPathName: | qt_addBitmapToPath | Prototype: | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 748-781 |
| | 22 | 10 |
qt_accStripAmpName: | qt_accStripAmp | Prototype: | QString qt_accStripAmp(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 129-137 |
| | 5 | 2 |
qt_accHotKeyName: | qt_accHotKey | Prototype: | QString qt_accHotKey(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 139-146 |
| | 4 | 2 |
qt_accAmpIndexName: | qt_accAmpIndex | Prototype: | static int qt_accAmpIndex(const QString &text) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 100-127 |
| | 11 | 5 |
qt_UnicodeToTSCIIName: | qt_UnicodeToTSCII | Prototype: | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 449-475 |
| | 15 | 4 |
qt_TSCIIToUnicodeName: | qt_TSCIIToUnicode | Prototype: | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 477-487 |
| | 6 | 3 |
qt_QGraphicsItem_isObscuredName: | qt_QGraphicsItem_isObscured | Prototype: | static bool qt_QGraphicsItem_isObscured(const QGraphicsItem *item, const QGraphicsItem *other, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5118-5123 |
| | 1 | 1 |
qtVectorPathForPathName: | qtVectorPathForPath | Prototype: | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 125-129 |
| | 2 | 1 |
qtTrIdName: | qtTrId | Prototype: | QString qtTrId(const char *id, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2029-2032 |
| | 1 | 1 |
qtToGlColorName: | qtToGlColor | Prototype: | static inline uint qtToGlColor(uint c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 151-163 |
| | 5 | 1 |
qtPcreCallbackName: | qtPcreCallback | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1102-1108 |
| | 3 | 2 |
qtInitializeVertexArrayObjectHelper::[lambda]Name: | qtInitializeVertexArrayObjectHelper::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 86-86 |
| | 0 | 1 |
qtInitializeVertexArrayObjectHelperName: | qtInitializeVertexArrayObjectHelper | Prototype: | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 51-88 |
| | 13 | 22 |
qsslSocketUnresolvedSymbolWarningName: | qsslSocketUnresolvedSymbolWarning | Prototype: | void qsslSocketUnresolvedSymbolWarning(const char *functionName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 117-120 |
| | 1 | 2 |
qsslSocketCannotResolveSymbolWarningName: | qsslSocketCannotResolveSymbolWarning | Prototype: | void qsslSocketCannotResolveSymbolWarning(const char *functionName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 123-126 |
| | 1 | 2 |
qroundName: | qround | Prototype: | static inline qreal qround(qreal f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 192-195 |
| | 1 | 1 |
qrasterpaintengine_state_setNoClipName: | qrasterpaintengine_state_setNoClip | Prototype: | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1107-1113 |
| | 4 | 2 |
qrasterpaintengine_dirty_clipName: | qrasterpaintengine_dirty_clip | Prototype: | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1115-1128 |
| | 5 | 1 |
qpiw_write_fnName: | qpiw_write_fn | Prototype: | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 211-222 |
| | 6 | 2 |
qpaintengineex_moveToName: | qpaintengineex_moveTo | Prototype: | static void qpaintengineex_moveTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 337-341 |
| | 3 | 1 |
qpaintengineex_lineToName: | qpaintengineex_lineTo | Prototype: | static void qpaintengineex_lineTo(qreal x, qreal y, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 343-347 |
| | 3 | 1 |
qpaintengineex_cubicToName: | qpaintengineex_cubicTo | Prototype: | static void qpaintengineex_cubicTo(qreal c1x, qreal c1y, qreal c2x, qreal c2y, qreal ex, qreal ey, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 349-361 |
| | 9 | 1 |
qopenglfTranslateDepthRangefName: | qopenglfTranslateDepthRangef | Prototype: | static void qopenglfTranslateDepthRangef(GLclampf zNear, GLclampf zFar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3264-3267 |
| | 1 | 1 |
qopenglfTranslateClearDepthfName: | qopenglfTranslateClearDepthf | Prototype: | static void qopenglfTranslateClearDepthf(GLclampf depth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3259-3262 |
| | 1 | 1 |
qopenglfSpecialIsShaderName: | qopenglfSpecialIsShader | Prototype: | static GLboolean qopenglfSpecialIsShader(GLuint shader) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3017-3020 |
| | 1 | 1 |
qopenglfSpecialIsProgramName: | qopenglfSpecialIsProgram | Prototype: | static GLboolean qopenglfSpecialIsProgram(GLuint program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3002-3005 |
| | 1 | 1 |
qopenglfSpecialGetShaderPrecisionFormatName: | qopenglfSpecialGetShaderPrecisionFormat | Prototype: | static void qopenglfSpecialGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2945-2950 |
| | 3 | 1 |
qopenglfResolveWaitSyncName: | qopenglfResolveWaitSync | Prototype: | static void qopenglfResolveWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6849-6855 |
| | 3 | 2 |
qopenglfResolveViewportName: | qopenglfResolveViewport | Prototype: | static void qopenglfResolveViewport(GLint x, GLint y, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2723-2726 |
| | 1 | 1 |
qopenglfResolveVertexBindingDivisorName: | qopenglfResolveVertexBindingDivisor | Prototype: | static void qopenglfResolveVertexBindingDivisor(GLuint bindingindex, GLuint divisor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7393-7399 |
| | 3 | 2 |
qopenglfResolveVertexAttribPointerName: | qopenglfResolveVertexAttribPointer | Prototype: | static void qopenglfResolveVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3221-3224 |
| | 1 | 1 |
qopenglfResolveVertexAttribIPointerName: | qopenglfResolveVertexAttribIPointer | Prototype: | static void qopenglfResolveVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6841-6847 |
| | 3 | 2 |
qopenglfResolveVertexAttribIFormatName: | qopenglfResolveVertexAttribIFormat | Prototype: | static void qopenglfResolveVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7385-7391 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uivName: | qopenglfResolveVertexAttribI4uiv | Prototype: | static void qopenglfResolveVertexAttribI4uiv(GLuint index, const GLuint * v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6833-6839 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uiName: | qopenglfResolveVertexAttribI4ui | Prototype: | static void qopenglfResolveVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6825-6831 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4ivName: | qopenglfResolveVertexAttribI4iv | Prototype: | static void qopenglfResolveVertexAttribI4iv(GLuint index, const GLint * v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6817-6823 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4iName: | qopenglfResolveVertexAttribI4i | Prototype: | static void qopenglfResolveVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6809-6815 |
| | 3 | 2 |
qopenglfResolveVertexAttribFormatName: | qopenglfResolveVertexAttribFormat | Prototype: | static void qopenglfResolveVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7377-7383 |
| | 3 | 2 |
qopenglfResolveVertexAttribDivisorName: | qopenglfResolveVertexAttribDivisor | Prototype: | static void qopenglfResolveVertexAttribDivisor(GLuint index, GLuint divisor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6801-6807 |
| | 3 | 2 |
qopenglfResolveVertexAttribBindingName: | qopenglfResolveVertexAttribBinding | Prototype: | static void qopenglfResolveVertexAttribBinding(GLuint attribindex, GLuint bindingindex) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7369-7375 |
| | 3 | 2 |
qopenglfResolveVertexAttrib4fvName: | qopenglfResolveVertexAttrib4fv | Prototype: | static void qopenglfResolveVertexAttrib4fv(GLuint indx, const GLfloat* values) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3216-3219 |
| | 1 | 1 |
qopenglfResolveVertexAttrib4fName: | qopenglfResolveVertexAttrib4f | Prototype: | static void qopenglfResolveVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3211-3214 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3fvName: | qopenglfResolveVertexAttrib3fv | Prototype: | static void qopenglfResolveVertexAttrib3fv(GLuint indx, const GLfloat* values) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3206-3209 |
| | 1 | 1 |
qopenglfResolveVertexAttrib3fName: | qopenglfResolveVertexAttrib3f | Prototype: | static void qopenglfResolveVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3201-3204 |
| | 1 | 1 |
qopenglfResolveVertexAttrib2fvName: | qopenglfResolveVertexAttrib2fv | Prototype: | static void qopenglfResolveVertexAttrib2fv(GLuint indx, const GLfloat* values) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3196-3199 |
| | 1 | 1 |
qopenglfResolveVertexAttrib2fName: | qopenglfResolveVertexAttrib2f | Prototype: | static void qopenglfResolveVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3191-3194 |
| | 1 | 1 |
qopenglfResolveVertexAttrib1fvName: | qopenglfResolveVertexAttrib1fv | Prototype: | static void qopenglfResolveVertexAttrib1fv(GLuint indx, const GLfloat* values) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3186-3189 |
| | 1 | 1 |
qopenglfResolveVertexAttrib1fName: | qopenglfResolveVertexAttrib1f | Prototype: | static void qopenglfResolveVertexAttrib1f(GLuint indx, GLfloat x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3181-3184 |
| | 1 | 1 |
qopenglfResolveValidateProgramPipelineName: | qopenglfResolveValidateProgramPipeline | Prototype: | static void qopenglfResolveValidateProgramPipeline(GLuint pipeline) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7361-7367 |
| | 3 | 2 |
qopenglfResolveValidateProgramName: | qopenglfResolveValidateProgram | Prototype: | static void qopenglfResolveValidateProgram(GLuint program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3176-3179 |
| | 1 | 1 |
qopenglfResolveUseProgramStagesName: | qopenglfResolveUseProgramStages | Prototype: | static void qopenglfResolveUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7353-7359 |
| | 3 | 2 |
qopenglfResolveUseProgramName: | qopenglfResolveUseProgram | Prototype: | static void qopenglfResolveUseProgram(GLuint program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3171-3174 |
| | 1 | 1 |
qopenglfResolveUnmapBufferName: | qopenglfResolveUnmapBuffer | Prototype: | static GLboolean qopenglfResolveUnmapBuffer(GLenum target) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6793-6799 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x3fvName: | qopenglfResolveUniformMatrix4x3fv | Prototype: | static void qopenglfResolveUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6785-6791 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x2fvName: | qopenglfResolveUniformMatrix4x2fv | Prototype: | static void qopenglfResolveUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6777-6783 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4fvName: | qopenglfResolveUniformMatrix4fv | Prototype: | static void qopenglfResolveUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3166-3169 |
| | 1 | 1 |
qopenglfResolveUniformMatrix3x4fvName: | qopenglfResolveUniformMatrix3x4fv | Prototype: | static void qopenglfResolveUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6769-6775 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x2fvName: | qopenglfResolveUniformMatrix3x2fv | Prototype: | static void qopenglfResolveUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6761-6767 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3fvName: | qopenglfResolveUniformMatrix3fv | Prototype: | static void qopenglfResolveUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3161-3164 |
| | 1 | 1 |
qopenglfResolveUniformMatrix2x4fvName: | qopenglfResolveUniformMatrix2x4fv | Prototype: | static void qopenglfResolveUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6753-6759 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x3fvName: | qopenglfResolveUniformMatrix2x3fv | Prototype: | static void qopenglfResolveUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6745-6751 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2fvName: | qopenglfResolveUniformMatrix2fv | Prototype: | static void qopenglfResolveUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3156-3159 |
| | 1 | 1 |
qopenglfResolveUniformBlockBindingName: | qopenglfResolveUniformBlockBinding | Prototype: | static void qopenglfResolveUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6737-6743 |
| | 3 | 2 |
qopenglfResolveUniform4uivName: | qopenglfResolveUniform4uiv | Prototype: | static void qopenglfResolveUniform4uiv(GLint location, GLsizei count, const GLuint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6729-6735 |
| | 3 | 2 |
qopenglfResolveUniform4uiName: | qopenglfResolveUniform4ui | Prototype: | static void qopenglfResolveUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6721-6727 |
| | 3 | 2 |
qopenglfResolveUniform4ivName: | qopenglfResolveUniform4iv | Prototype: | static void qopenglfResolveUniform4iv(GLint location, GLsizei count, const GLint* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3151-3154 |
| | 1 | 1 |
qopenglfResolveUniform4iName: | qopenglfResolveUniform4i | Prototype: | static void qopenglfResolveUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3146-3149 |
| | 1 | 1 |
qopenglfResolveUniform4fvName: | qopenglfResolveUniform4fv | Prototype: | static void qopenglfResolveUniform4fv(GLint location, GLsizei count, const GLfloat* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3141-3144 |
| | 1 | 1 |
qopenglfResolveUniform4fName: | qopenglfResolveUniform4f | Prototype: | static void qopenglfResolveUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3136-3139 |
| | 1 | 1 |
qopenglfResolveUniform3uivName: | qopenglfResolveUniform3uiv | Prototype: | static void qopenglfResolveUniform3uiv(GLint location, GLsizei count, const GLuint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6713-6719 |
| | 3 | 2 |
qopenglfResolveUniform3uiName: | qopenglfResolveUniform3ui | Prototype: | static void qopenglfResolveUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6705-6711 |
| | 3 | 2 |
qopenglfResolveUniform3ivName: | qopenglfResolveUniform3iv | Prototype: | static void qopenglfResolveUniform3iv(GLint location, GLsizei count, const GLint* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3131-3134 |
| | 1 | 1 |
qopenglfResolveUniform3iName: | qopenglfResolveUniform3i | Prototype: | static void qopenglfResolveUniform3i(GLint location, GLint x, GLint y, GLint z) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3126-3129 |
| | 1 | 1 |
qopenglfResolveUniform3fvName: | qopenglfResolveUniform3fv | Prototype: | static void qopenglfResolveUniform3fv(GLint location, GLsizei count, const GLfloat* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3121-3124 |
| | 1 | 1 |
qopenglfResolveUniform3fName: | qopenglfResolveUniform3f | Prototype: | static void qopenglfResolveUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3116-3119 |
| | 1 | 1 |
qopenglfResolveUniform2uivName: | qopenglfResolveUniform2uiv | Prototype: | static void qopenglfResolveUniform2uiv(GLint location, GLsizei count, const GLuint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6697-6703 |
| | 3 | 2 |
qopenglfResolveUniform2uiName: | qopenglfResolveUniform2ui | Prototype: | static void qopenglfResolveUniform2ui(GLint location, GLuint v0, GLuint v1) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6689-6695 |
| | 3 | 2 |
qopenglfResolveUniform2ivName: | qopenglfResolveUniform2iv | Prototype: | static void qopenglfResolveUniform2iv(GLint location, GLsizei count, const GLint* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3111-3114 |
| | 1 | 1 |
qopenglfResolveUniform2iName: | qopenglfResolveUniform2i | Prototype: | static void qopenglfResolveUniform2i(GLint location, GLint x, GLint y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3106-3109 |
| | 1 | 1 |
qopenglfResolveUniform2fvName: | qopenglfResolveUniform2fv | Prototype: | static void qopenglfResolveUniform2fv(GLint location, GLsizei count, const GLfloat* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3101-3104 |
| | 1 | 1 |
qopenglfResolveUniform2fName: | qopenglfResolveUniform2f | Prototype: | static void qopenglfResolveUniform2f(GLint location, GLfloat x, GLfloat y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3096-3099 |
| | 1 | 1 |
qopenglfResolveUniform1uivName: | qopenglfResolveUniform1uiv | Prototype: | static void qopenglfResolveUniform1uiv(GLint location, GLsizei count, const GLuint * value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6681-6687 |
| | 3 | 2 |
qopenglfResolveUniform1uiName: | qopenglfResolveUniform1ui | Prototype: | static void qopenglfResolveUniform1ui(GLint location, GLuint v0) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6673-6679 |
| | 3 | 2 |
qopenglfResolveUniform1ivName: | qopenglfResolveUniform1iv | Prototype: | static void qopenglfResolveUniform1iv(GLint location, GLsizei count, const GLint* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3091-3094 |
| | 1 | 1 |
qopenglfResolveUniform1iName: | qopenglfResolveUniform1i | Prototype: | static void qopenglfResolveUniform1i(GLint location, GLint x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3086-3089 |
| | 1 | 1 |
qopenglfResolveUniform1fvName: | qopenglfResolveUniform1fv | Prototype: | static void qopenglfResolveUniform1fv(GLint location, GLsizei count, const GLfloat* v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3081-3084 |
| | 1 | 1 |
qopenglfResolveUniform1fName: | qopenglfResolveUniform1f | Prototype: | static void qopenglfResolveUniform1f(GLint location, GLfloat x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3076-3079 |
| | 1 | 1 |
qopenglfResolveTransformFeedbackVaryingsName: | qopenglfResolveTransformFeedbackVaryings | Prototype: | static void qopenglfResolveTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar *const* varyings, GLenum bufferMode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6665-6671 |
| | 3 | 2 |