![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| template<typename T> | |
| static Q_ALWAYS_INLINE size_t | simdSwapLoop (const uchar *, size_t, uchar *) noexcept |
| template<typename T> | |
| static Q_ALWAYS_INLINE void * | bswapLoop (const uchar *src, size_t n, uchar *dst) noexcept |
| template<> | |
| void * | qbswap< 2 > (const void *source, qsizetype n, void *dest) noexcept |
| template<> | |
| void * | qbswap< 4 > (const void *source, qsizetype n, void *dest) noexcept |
| template<> | |
| void * | qbswap< 8 > (const void *source, qsizetype n, void *dest) noexcept |
| template<> | |
| void * | qbswap< 2 > (const void *source, qsizetype n, void *dest) noexcept |
| template<> | |
| void * | qbswap< 4 > (const void *source, qsizetype n, void *dest) noexcept |
| template<> | |
| void * | qbswap< 8 > (const void *source, qsizetype n, void *dest) noexcept |
|
staticnoexcept |
Definition at line 843 of file qendian.cpp.
Definition at line 864 of file qendian.cpp.
Definition at line 864 of file qendian.cpp.
Definition at line 873 of file qendian.cpp.
Definition at line 873 of file qendian.cpp.
Definition at line 882 of file qendian.cpp.
Definition at line 882 of file qendian.cpp.
|
staticnoexcept |
Definition at line 836 of file qendian.cpp.