qt5base-lts/tests/auto/corelib/global
Thiago Macieira d0427759c6 Add qbswap for a memory region
The compiler was generating some vectorized code for qresource.cpp but
it wasn't very efficient. So improve upon it and make use in other
places where we read UTF-16BE strings.

[ChangeLog][QtCore] Added an overload of q{To,From}{Big,Little}Endian
that operates on a memory region.

Change-Id: I6a540578e810472bb455fffd1531fa2f1d724dfc
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-07-04 03:04:40 +00:00
..
q_func_info Updated license headers 2016-01-21 18:55:18 +00:00
qflags Declare the operator| in the Qt namespace for QFlags in that namespaces 2018-04-08 14:24:27 +00:00
qfloat16 Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qgetputenv Long live qEnvironmentVariable() 2017-08-04 11:19:13 +00:00
qglobal Fix thread_local test 2018-02-23 13:23:01 +00:00
qglobalstatic tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
qnumeric Update the overflow functions to include qsizetype 2018-01-24 21:13:20 +00:00
qrand Updated license headers 2016-01-21 18:55:18 +00:00
qrandomgenerator Tests: Raise minimum supported MSVC version to 2015 2018-01-04 20:23:25 +00:00
qtendian Add qbswap for a memory region 2018-07-04 03:04:40 +00:00
global.pro Long live QRandomGenerator 2017-06-12 06:14:34 +00:00