Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qt_span_fill_clipRectName: | qt_span_fill_clipRect | Prototype: | static void qt_span_fill_clipRect(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4043-4057 |
| | 8 | 2 |
qt_socks5_set_host_name_and_portName: | qt_socks5_set_host_name_and_port | Prototype: | static bool qt_socks5_set_host_name_and_port(const QString &hostname, quint16 port, QByteArray *pBuf) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 181-204 |
| | 10 | 2 |
qt_sizegrip_topLevelWidgetName: | qt_sizegrip_topLevelWidget | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 58-63 |
| | 3 | 2 |
qt_select_msecsName: | qt_select_msecs | Prototype: | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 95-104 |
| | 6 | 2 |
qt_scale_image_rgb32_on_rgb32Name: | qt_scale_image_rgb32_on_rgb32 | Prototype: | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 445-468 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16Name: | qt_scale_image_rgb16_on_rgb16 | Prototype: | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 123-146 |
| | 7 | 2 |
qt_scale_image_argb32_on_rgb16Name: | qt_scale_image_argb32_on_rgb16 | Prototype: | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 148-171 |
| | 7 | 2 |
qt_scale_image_argb32_on_argb32Name: | qt_scale_image_argb32_on_argb32 | Prototype: | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 470-493 |
| | 7 | 2 |
qt_repeatCountName: | qt_repeatCount | Prototype: | int qt_repeatCount(const QString &s, int i) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 521-528 |
| | 5 | 2 |
qt_region_strictContainsName: | qt_region_strictContains | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4191-4221 |
| | 5 | 2 |
qt_read_dibName: | qt_read_dib | Prototype: | bool qt_read_dib(QDataStream &s, QImage &image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 688-694 |
| | 4 | 2 |
qt_radial_gradient_adapt_focal_pointName: | qt_radial_gradient_adapt_focal_point | Prototype: | static QPointF qt_radial_gradient_adapt_focal_point(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1811-1823 |
| | 5 | 2 |
qt_qimageScaleAARGB_helperName: | qt_qimageScaleAARGB_helper | Prototype: | inline static void qt_qimageScaleAARGB_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 549-565 |
| | 13 | 2 |
qt_qimageScaleAARGBA_helperName: | qt_qimageScaleAARGBA_helper | Prototype: | inline static __m128i qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, const __m128i vxyap, const __m128i vCxy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 44-58 |
| | 11 | 2 |
qt_qimageScaleAARGBA_helperName: | qt_qimageScaleAARGBA_helper | Prototype: | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 355-374 |
| | 16 | 2 |
qt_qhostinfo_enable_cacheName: | qt_qhostinfo_enable_cache | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 705-711 |
| | 3 | 2 |
qt_qhostinfo_clear_cacheName: | qt_qhostinfo_clear_cache | Prototype: | void qt_qhostinfo_clear_cache() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 696-702 |
| | 3 | 2 |
qt_qhostinfo_cache_injectName: | qt_qhostinfo_cache_inject | Prototype: | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 713-720 |
| | 4 | 2 |
qt_printerPaperSizeName: | qt_printerPaperSize | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 94-106 |
| | 6 | 2 |
qt_pixmapForBrushName: | qt_pixmapForBrush | Prototype: | QPixmap qt_pixmapForBrush(int brushStyle, bool invert) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 97-111 |
| | 9 | 2 |
qt_nanosleepName: | qt_nanosleep | Prototype: | void qt_nanosleep(timespec amount) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 171-183 |
| | 2 | 2 |
qt_message_outputName: | qt_message_output | Prototype: | void qt_message_output(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1659-1664 |
| | 3 | 2 |
qt_initialize_qhash_seedName: | qt_initialize_qhash_seed | Prototype: | static void qt_initialize_qhash_seed() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 285-291 |
| | 3 | 2 |
qt_initialize_pthread_condName: | qt_initialize_pthread_cond | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 71-87 |
| | 6 | 2 |
qt_init_tooltip_paletteName: | qt_init_tooltip_palette | Prototype: | void qt_init_tooltip_palette() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 613-619 |
| | 2 | 2 |
qt_init_picture_handlersName: | qt_init_picture_handlers | Prototype: | void qt_init_picture_handlers() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1438-1444 |
| | 2 | 2 |
qt_hashName: | qt_hash | Prototype: | static uint qt_hash(const QChar *p, int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 352-362 |
| | 6 | 2 |
qt_gtk_get_iconName: | qt_gtk_get_icon | Prototype: | static QPixmap qt_gtk_get_icon(const char* iconName, GtkIconSize size = GTK_ICON_SIZE_BUTTON) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 85-114 |
| | 21 | 2 |
qt_gl_read_frame_bufferName: | qt_gl_read_frame_buffer | Prototype: | QImage qt_gl_read_frame_buffer(const QSize &size, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1875-1886 |
| | 9 | 2 |
qt_gl_library_nameName: | qt_gl_library_name | Prototype: | const QString qt_gl_library_name() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5199-5209 |
| | 3 | 2 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 217-225 |
| | 6 | 2 |
qt_gl_functionsName: | qt_gl_functions | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 171-180 |
| | 7 | 2 |
qt_get_named_xpm_rgbName: | qt_get_named_xpm_rgb | Prototype: | static inline bool qt_get_named_xpm_rgb(const char *name_no_space, QRgb *rgb) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 747-756 |
| | 5 | 2 |
qt_get_colornamesName: | qt_get_colornames | Prototype: | QStringList qt_get_colornames() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 348-356 |
| | 6 | 2 |
qt_getFreetypeDataName: | qt_getFreetypeData | Prototype: | QtFreetypeData *qt_getFreetypeData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 142-148 |
| | 4 | 2 |
qt_getFreetypeName: | qt_getFreetype | Prototype: | FT_Library qt_getFreetype() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 151-157 |
| | 4 | 2 |
qt_find_latin1_stringName: | qt_find_latin1_string | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10067-10081 |
| | 8 | 2 |
qt_definitionSizeName: | qt_definitionSize | Prototype: | static QSizeF qt_definitionSize(QPageSize::PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 527-534 |
| | 5 | 2 |
qt_convertUnitsToPointsName: | qt_convertUnitsToPoints | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 559-564 |
| | 3 | 2 |
qt_convertPointsToUnitsName: | qt_convertPointsToUnits | Prototype: | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 574-583 |
| | 6 | 2 |
qt_convertPointsToPixelsName: | qt_convertPointsToPixels | Prototype: | static QSize qt_convertPointsToPixels(const QSize &size, int resolution) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 566-572 |
| | 4 | 2 |
qt_cleanupFontDatabaseName: | qt_cleanupFontDatabase | Prototype: | void qt_cleanupFontDatabase() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 720-727 |
| | 4 | 2 |
qt_blurImageName: | qt_blurImage | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 882-888 |
| | 3 | 2 |
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_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 851-863 |
| | 10 | 2 |
qt_QMetaEnum_debugOperatorName: | qt_QMetaEnum_debugOperator | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 837-849 |
| | 9 | 2 |
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 |
qstrdupName: | qstrdup | Prototype: | char *qstrdup(const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 152-158 |
| | 4 | 2 |
qstrcpyName: | qstrcpy | Prototype: | char *qstrcpy(char *dst, const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 172-186 |
| | 3 | 2 |
qstrcmpName: | qstrcmp | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 387-398 |
| | 6 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
qopenglfResolveTexSubImage3DName: | qopenglfResolveTexSubImage3D | Prototype: | static void qopenglfResolveTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6657-6663 |
| | 3 | 2 |
qopenglfResolveTexStorage3DName: | qopenglfResolveTexStorage3D | Prototype: | static void qopenglfResolveTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6649-6655 |
| | 3 | 2 |
qopenglfResolveTexStorage2DMultisampleName: | qopenglfResolveTexStorage2DMultisample | Prototype: | static void qopenglfResolveTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7345-7351 |
| | 3 | 2 |
qopenglfResolveTexStorage2DName: | qopenglfResolveTexStorage2D | Prototype: | static void qopenglfResolveTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6641-6647 |
| | 3 | 2 |
qopenglfResolveTexImage3DName: | qopenglfResolveTexImage3D | Prototype: | static void qopenglfResolveTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6633-6639 |
| | 3 | 2 |
qopenglfResolveSamplerParameterivName: | qopenglfResolveSamplerParameteriv | Prototype: | static void qopenglfResolveSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6625-6631 |
| | 3 | 2 |
qopenglfResolveSamplerParameteriName: | qopenglfResolveSamplerParameteri | Prototype: | static void qopenglfResolveSamplerParameteri(GLuint sampler, GLenum pname, GLint param) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6617-6623 |
| | 3 | 2 |
qopenglfResolveSamplerParameterfvName: | qopenglfResolveSamplerParameterfv | Prototype: | static void qopenglfResolveSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6609-6615 |
| | 3 | 2 |
qopenglfResolveSamplerParameterfName: | qopenglfResolveSamplerParameterf | Prototype: | static void qopenglfResolveSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6601-6607 |
| | 3 | 2 |
qopenglfResolveSampleMaskiName: | qopenglfResolveSampleMaski | Prototype: | static void qopenglfResolveSampleMaski(GLuint maskNumber, GLbitfield mask) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 7337-7343 |
| | 3 | 2 |
qopenglfResolveResumeTransformFeedbackName: | qopenglfResolveResumeTransformFeedback | Prototype: | static void qopenglfResolveResumeTransformFeedback() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6593-6599 |
| | 3 | 2 |
qopenglfResolveRenderbufferStorageMultisampleName: | qopenglfResolveRenderbufferStorageMultisample | Prototype: | static void qopenglfResolveRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6584-6591 |
| | 4 | 2 |
qopenglfResolveReadBufferName: | qopenglfResolveReadBuffer | Prototype: | static void qopenglfResolveReadBuffer(GLenum src) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6576-6582 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix4x3fvName: | qopenglfResolveProgramUniformMatrix4x3fv | Prototype: | static void qopenglfResolveProgramUniformMatrix4x3fv(GLuint program, 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: | 7329-7335 |
| | 3 | 2 |
qopenglfResolveProgramUniformMatrix4x2fvName: | qopenglfResolveProgramUniformMatrix4x2fv | Prototype: | static void qopenglfResolveProgramUniformMatrix4x2fv(GLuint program, 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: | 7321-7327 |
| | 3 | 2 |