Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
comp_func_Clear_rgb64Name: | comp_func_Clear_rgb64 | Prototype: | void comp_func_Clear_rgb64(QRgba64 *dest, const QRgba64 *, int length, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 106-116 |
| | 5 | 3 |
comp_func_ColorBurnName: | comp_func_ColorBurn | Prototype: | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1454-1460 |
| | 3 | 2 |
comp_func_ColorBurn_implName: | comp_func_ColorBurn_impl | Prototype: | template <typename T> static inline void comp_func_ColorBurn_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1431-1452 |
| | 10 | 2 |
comp_func_ColorDodgeName: | comp_func_ColorDodge | Prototype: | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1371-1377 |
| | 3 | 2 |
comp_func_ColorDodge_implName: | comp_func_ColorDodge_impl | Prototype: | template <typename T> static inline void comp_func_ColorDodge_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1348-1369 |
| | 10 | 2 |
comp_func_DarkenName: | comp_func_Darken | Prototype: | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1215-1221 |
| | 3 | 2 |
comp_func_Darken_implName: | comp_func_Darken_impl | Prototype: | template <typename T> static inline void comp_func_Darken_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1192-1213 |
| | 10 | 2 |
comp_func_DestinationAtopName: | comp_func_DestinationAtop | Prototype: | void comp_func_DestinationAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 704-724 |
| | 11 | 4 |
comp_func_DestinationAtop_rgb64Name: | comp_func_DestinationAtop_rgb64 | Prototype: | void comp_func_DestinationAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 726-744 |
| | 12 | 4 |
comp_func_DestinationInName: | comp_func_DestinationIn | Prototype: | void comp_func_DestinationIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 432-448 |
| | 7 | 4 |
comp_func_DestinationIn_rgb64Name: | comp_func_DestinationIn_rgb64 | Prototype: | void comp_func_DestinationIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 450-464 |
| | 8 | 4 |
comp_func_DestinationOutName: | comp_func_DestinationOut | Prototype: | void comp_func_DestinationOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 571-587 |
| | 7 | 4 |
comp_func_DestinationOut_rgb64Name: | comp_func_DestinationOut_rgb64 | Prototype: | void comp_func_DestinationOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 589-603 |
| | 8 | 4 |
comp_func_DestinationOverName: | comp_func_DestinationOver | Prototype: | void comp_func_DestinationOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 292-309 |
| | 8 | 4 |
comp_func_DestinationOver_rgb64Name: | comp_func_DestinationOver_rgb64 | Prototype: | void comp_func_DestinationOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 311-325 |
| | 8 | 4 |
comp_func_DifferenceName: | comp_func_Difference | Prototype: | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1694-1700 |
| | 3 | 2 |
comp_func_Difference_implName: | comp_func_Difference_impl | Prototype: | template <typename T> static inline void comp_func_Difference_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1671-1692 |
| | 10 | 2 |
comp_func_ExclusionName: | comp_func_Exclusion | Prototype: | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1761-1767 |
| | 3 | 2 |
comp_func_Exclusion_implName: | comp_func_Exclusion_impl | Prototype: | template <typename T> static inline void comp_func_Exclusion_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1738-1759 |
| | 10 | 2 |
comp_func_HardLightName: | comp_func_HardLight | Prototype: | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1534-1540 |
| | 3 | 2 |
comp_func_HardLight_implName: | comp_func_HardLight_impl | Prototype: | template <typename T> static inline void comp_func_HardLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1511-1532 |
| | 10 | 2 |
comp_func_LightenName: | comp_func_Lighten | Prototype: | void comp_func_Lighten(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1288-1294 |
| | 3 | 2 |
comp_func_Lighten_implName: | comp_func_Lighten_impl | Prototype: | template <typename T> static inline void comp_func_Lighten_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1265-1286 |
| | 10 | 2 |
comp_func_MultiplyName: | comp_func_Multiply | Prototype: | void comp_func_Multiply(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 995-1001 |
| | 3 | 2 |
comp_func_Multiply_implName: | comp_func_Multiply_impl | Prototype: | template <typename T> static inline void comp_func_Multiply_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 972-993 |
| | 10 | 2 |
comp_func_OverlayName: | comp_func_Overlay | Prototype: | void comp_func_Overlay(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1142-1148 |
| | 3 | 2 |
comp_func_Overlay_implName: | comp_func_Overlay_impl | Prototype: | template <typename T> static inline void comp_func_Overlay_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1119-1140 |
| | 10 | 2 |
comp_func_PlusName: | comp_func_Plus | Prototype: | void comp_func_Plus(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 909-915 |
| | 3 | 2 |
comp_func_Plus_implName: | comp_func_Plus_impl | Prototype: | template <typename T> static inline void comp_func_Plus_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 894-907 |
| | 5 | 2 |
comp_func_Plus_rgb64Name: | comp_func_Plus_rgb64 | Prototype: | void comp_func_Plus_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 917-929 |
| | 6 | 4 |
comp_func_Plus_sse2Name: | comp_func_Plus_sse2 | Prototype: | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 154-200 |
| | 26 | 8 |
comp_func_ScreenName: | comp_func_Screen | Prototype: | void comp_func_Screen(uint *dest, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1063-1069 |
| | 3 | 2 |
comp_func_Screen_implName: | comp_func_Screen_impl | Prototype: | template <typename T> static inline void comp_func_Screen_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1040-1061 |
| | 10 | 2 |
comp_func_SoftLightName: | comp_func_SoftLight | Prototype: | void comp_func_SoftLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1621-1627 |
| | 3 | 2 |
comp_func_SoftLight_implName: | comp_func_SoftLight_impl | Prototype: | template <typename T> static inline void comp_func_SoftLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1598-1619 |
| | 10 | 2 |
comp_func_SourceName: | comp_func_Source | Prototype: | void comp_func_Source(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 150-162 |
| | 5 | 3 |
comp_func_SourceAtopName: | comp_func_SourceAtop | Prototype: | void comp_func_SourceAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 634-652 |
| | 9 | 4 |
comp_func_SourceAtop_rgb64Name: | comp_func_SourceAtop_rgb64 | Prototype: | void comp_func_SourceAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 654-669 |
| | 9 | 4 |
comp_func_SourceInName: | comp_func_SourceIn | Prototype: | void comp_func_SourceIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 367-384 |
| | 8 | 4 |
comp_func_SourceIn_rgb64Name: | comp_func_SourceIn_rgb64 | Prototype: | void comp_func_SourceIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 386-401 |
| | 9 | 4 |
comp_func_SourceOutName: | comp_func_SourceOut | Prototype: | void comp_func_SourceOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 507-524 |
| | 8 | 4 |
comp_func_SourceOut_rgb64Name: | comp_func_SourceOut_rgb64 | Prototype: | void comp_func_SourceOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 526-541 |
| | 9 | 4 |
comp_func_SourceOverName: | comp_func_SourceOver | Prototype: | void comp_func_SourceOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 226-245 |
| | 10 | 6 |
comp_func_SourceOver_rgb64Name: | comp_func_SourceOver_rgb64 | Prototype: | void comp_func_SourceOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 247-263 |
| | 10 | 6 |
comp_func_SourceOver_sse2Name: | comp_func_SourceOver_sse2 | Prototype: | void comp_func_SourceOver_sse2(uint *destPixels, const uint *srcPixels, int length, uint const_alpha) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 134-152 |
| | 12 | 17 |
comp_func_Source_rgb64Name: | comp_func_Source_rgb64 | Prototype: | void comp_func_Source_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 164-174 |
| | 5 | 3 |
comp_func_Source_sse2Name: | comp_func_Source_sse2 | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 202-231 |
| | 17 | 5 |
comp_func_XORName: | comp_func_XOR | Prototype: | void comp_func_XOR(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 777-795 |
| | 9 | 4 |
comp_func_XOR_rgb64Name: | comp_func_XOR_rgb64 | Prototype: | void comp_func_XOR_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 797-812 |
| | 9 | 4 |
comp_func_solid_ClearName: | comp_func_solid_Clear | Prototype: | void comp_func_solid_Clear(uint *dest, int length, uint, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 84-87 |
| | 1 | 3 |
comp_func_solid_Clear_rgb64Name: | comp_func_solid_Clear_rgb64 | Prototype: | void comp_func_solid_Clear_rgb64(QRgba64 *dest, int length, QRgba64, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 89-99 |
| | 5 | 3 |
comp_func_solid_ColorBurnName: | comp_func_solid_ColorBurn | Prototype: | void comp_func_solid_ColorBurn(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1423-1429 |
| | 3 | 2 |
comp_func_solid_ColorBurn_implName: | comp_func_solid_ColorBurn_impl | Prototype: | template <typename T> static inline void comp_func_solid_ColorBurn_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1398-1421 |
| | 12 | 2 |
comp_func_solid_ColorDodgeName: | comp_func_solid_ColorDodge | Prototype: | void comp_func_solid_ColorDodge(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1340-1346 |
| | 3 | 2 |
comp_func_solid_ColorDodge_implName: | comp_func_solid_ColorDodge_impl | Prototype: | template <typename T> static inline void comp_func_solid_ColorDodge_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1315-1338 |
| | 12 | 2 |
comp_func_solid_DarkenName: | comp_func_solid_Darken | Prototype: | void comp_func_solid_Darken(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1184-1190 |
| | 3 | 2 |
comp_func_solid_Darken_implName: | comp_func_solid_Darken_impl | Prototype: | template <typename T> static inline void comp_func_solid_Darken_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1159-1182 |
| | 12 | 2 |
comp_func_solid_DestinationAtopName: | comp_func_solid_DestinationAtop | Prototype: | void comp_func_solid_DestinationAtop(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 676-689 |
| | 7 | 3 |
comp_func_solid_DestinationAtop_rgb64Name: | comp_func_solid_DestinationAtop_rgb64 | Prototype: | void comp_func_solid_DestinationAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 691-702 |
| | 7 | 3 |
comp_func_solid_DestinationInName: | comp_func_solid_DestinationIn | Prototype: | void comp_func_solid_DestinationIn(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 408-419 |
| | 5 | 3 |
comp_func_solid_DestinationIn_rgb64Name: | comp_func_solid_DestinationIn_rgb64 | Prototype: | void comp_func_solid_DestinationIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 421-430 |
| | 6 | 3 |
comp_func_solid_DestinationOutName: | comp_func_solid_DestinationOut | Prototype: | void comp_func_solid_DestinationOut(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 548-558 |
| | 5 | 3 |
comp_func_solid_DestinationOut_rgb64Name: | comp_func_solid_DestinationOut_rgb64 | Prototype: | void comp_func_solid_DestinationOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 560-569 |
| | 6 | 3 |
comp_func_solid_DestinationOverName: | comp_func_solid_DestinationOver | Prototype: | void comp_func_solid_DestinationOver(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 270-280 |
| | 5 | 3 |
comp_func_solid_DestinationOver_rgb64Name: | comp_func_solid_DestinationOver_rgb64 | Prototype: | void comp_func_solid_DestinationOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 282-290 |
| | 5 | 3 |
comp_func_solid_DifferenceName: | comp_func_solid_Difference | Prototype: | void comp_func_solid_Difference(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1663-1669 |
| | 3 | 2 |
comp_func_solid_Difference_implName: | comp_func_solid_Difference_impl | Prototype: | template <typename T> static inline void comp_func_solid_Difference_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1638-1661 |
| | 12 | 2 |
comp_func_solid_ExclusionName: | comp_func_solid_Exclusion | Prototype: | void comp_func_solid_Exclusion(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1730-1736 |
| | 3 | 2 |
comp_func_solid_Exclusion_implName: | comp_func_solid_Exclusion_impl | Prototype: | template <typename T> static inline void comp_func_solid_Exclusion_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1705-1728 |
| | 12 | 2 |
comp_func_solid_HardLightName: | comp_func_solid_HardLight | Prototype: | void comp_func_solid_HardLight(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1503-1509 |
| | 3 | 2 |
comp_func_solid_HardLight_implName: | comp_func_solid_HardLight_impl | Prototype: | template <typename T> static inline void comp_func_solid_HardLight_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1478-1501 |
| | 12 | 2 |
comp_func_solid_LightenName: | comp_func_solid_Lighten | Prototype: | void comp_func_solid_Lighten(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1257-1263 |
| | 3 | 2 |
comp_func_solid_Lighten_implName: | comp_func_solid_Lighten_impl | Prototype: | template <typename T> static inline void comp_func_solid_Lighten_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1232-1255 |
| | 12 | 2 |
comp_func_solid_MultiplyName: | comp_func_solid_Multiply | Prototype: | void comp_func_solid_Multiply(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 964-970 |
| | 3 | 2 |
comp_func_solid_Multiply_implName: | comp_func_solid_Multiply_impl | Prototype: | template <typename T> static inline void comp_func_solid_Multiply_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 939-962 |
| | 12 | 2 |
comp_func_solid_OverlayName: | comp_func_solid_Overlay | Prototype: | void comp_func_solid_Overlay(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1111-1117 |
| | 3 | 2 |
comp_func_solid_Overlay_implName: | comp_func_solid_Overlay_impl | Prototype: | template <typename T> static inline void comp_func_solid_Overlay_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1086-1109 |
| | 12 | 2 |
comp_func_solid_PlusName: | comp_func_solid_Plus | Prototype: | void comp_func_solid_Plus(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 872-878 |
| | 3 | 2 |
comp_func_solid_Plus_implName: | comp_func_solid_Plus_impl | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 847-859 |
| | 5 | 2 |
comp_func_solid_Plus_impl_rgb64Name: | comp_func_solid_Plus_impl_rgb64 | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl_rgb64(QRgba64 *dest, int length, QRgba64 color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 861-870 |
| | 5 | 2 |
comp_func_solid_Plus_rgb64Name: | comp_func_solid_Plus_rgb64 | Prototype: | void comp_func_solid_Plus_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 880-892 |
| | 6 | 4 |
comp_func_solid_ScreenName: | comp_func_solid_Screen | Prototype: | void comp_func_solid_Screen(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1032-1038 |
| | 3 | 2 |
comp_func_solid_Screen_implName: | comp_func_solid_Screen_impl | Prototype: | template <typename T> static inline void comp_func_solid_Screen_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1007-1030 |
| | 12 | 2 |
comp_func_solid_SoftLightName: | comp_func_solid_SoftLight | Prototype: | void comp_func_solid_SoftLight(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1590-1596 |
| | 3 | 2 |
comp_func_solid_SoftLight_implName: | comp_func_solid_SoftLight_impl | Prototype: | template <typename T> static inline void comp_func_solid_SoftLight_impl(uint *dest, int length, uint color, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1565-1588 |
| | 12 | 2 |
comp_func_solid_SourceName: | comp_func_solid_Source | Prototype: | void comp_func_solid_Source(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 122-135 |
| | 6 | 3 |
comp_func_solid_SourceAtopName: | comp_func_solid_SourceAtop | Prototype: | void comp_func_solid_SourceAtop(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 611-622 |
| | 5 | 3 |
comp_func_solid_SourceAtop_rgb64Name: | comp_func_solid_SourceAtop_rgb64 | Prototype: | void comp_func_solid_SourceAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 624-632 |
| | 5 | 3 |
comp_func_solid_SourceInName: | comp_func_solid_SourceIn | Prototype: | void comp_func_solid_SourceIn(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 331-348 |
| | 8 | 4 |
comp_func_solid_SourceIn_rgb64Name: | comp_func_solid_SourceIn_rgb64 | Prototype: | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 350-365 |
| | 9 | 4 |
comp_func_solid_SourceOutName: | comp_func_solid_SourceOut | Prototype: | void comp_func_solid_SourceOut(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 471-488 |
| | 8 | 4 |
comp_func_solid_SourceOut_rgb64Name: | comp_func_solid_SourceOut_rgb64 | Prototype: | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 490-505 |
| | 9 | 4 |
comp_func_solid_SourceOverName: | comp_func_solid_SourceOver | Prototype: | void comp_func_solid_SourceOver(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 198-211 |
| | 6 | 4 |
comp_func_solid_SourceOver_rgb64Name: | comp_func_solid_SourceOver_rgb64 | Prototype: | void comp_func_solid_SourceOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 213-224 |
| | 6 | 4 |
comp_func_solid_SourceOver_sse2Name: | comp_func_solid_SourceOver_sse2 | Prototype: | void comp_func_solid_SourceOver_sse2(uint *destPixels, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 283-312 |
| | 20 | 6 |
comp_func_solid_Source_rgb64Name: | comp_func_solid_Source_rgb64 | Prototype: | void comp_func_solid_Source_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 137-148 |
| | 6 | 3 |
comp_func_solid_XORName: | comp_func_solid_XOR | Prototype: | void comp_func_solid_XOR(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 752-764 |
| | 6 | 3 |
comp_func_solid_XOR_rgb64Name: | comp_func_solid_XOR_rgb64 | Prototype: | void comp_func_solid_XOR_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 766-775 |
| | 6 | 3 |
compareName: | compare | Prototype: | static bool compare(const QVariant::Private *a, const QVariant::Private *b) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 81-91 |
| | 5 | 3 |
compareName: | compare | Prototype: | static inline int compare(quint64 a, quint64 b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 101-104 |
| | 1 | 1 |