| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | cstdint.hpp | 436 #undef UINT32_C 467 #ifndef UINT32_C 468 # define UINT32_C(value) value##ui32 macro 499 # define UINT32_C(value) value##u macro 502 # define UINT32_C(value) value##uL macro 548 # define UINTMAX_C(value) UINT32_C(value)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | utee_defines.h | 247 (((uint32_t)(x) & UINT32_C(0xff000000)) >> 24) | \ 248 (((uint32_t)(x) & UINT32_C(0x00ff0000)) >> 8) | \ 249 (((uint32_t)(x) & UINT32_C(0x0000ff00)) << 8) | \ 250 (((uint32_t)(x) & UINT32_C(0x000000ff)) << 24)))
|
| H A D | util.h | 115 #define BIT32(nr) (UINT32_C(1) << (nr)) 128 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | utee_defines.h | 247 (((uint32_t)(x) & UINT32_C(0xff000000)) >> 24) | \ 248 (((uint32_t)(x) & UINT32_C(0x00ff0000)) >> 8) | \ 249 (((uint32_t)(x) & UINT32_C(0x0000ff00)) << 8) | \ 250 (((uint32_t)(x) & UINT32_C(0x000000ff)) << 24)))
|
| H A D | util.h | 115 #define BIT32(nr) (UINT32_C(1) << (nr)) 128 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | utee_defines.h | 247 (((uint32_t)(x) & UINT32_C(0xff000000)) >> 24) | \ 248 (((uint32_t)(x) & UINT32_C(0x00ff0000)) >> 8) | \ 249 (((uint32_t)(x) & UINT32_C(0x0000ff00)) << 8) | \ 250 (((uint32_t)(x) & UINT32_C(0x000000ff)) << 24)))
|
| H A D | util.h | 115 #define BIT32(nr) (UINT32_C(1) << (nr)) 128 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
|
| H A D | stdint.h | 192 #define UINT32_C(v) U(v) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | utee_defines.h | 247 (((uint32_t)(x) & UINT32_C(0xff000000)) >> 24) | \ 248 (((uint32_t)(x) & UINT32_C(0x00ff0000)) >> 8) | \ 249 (((uint32_t)(x) & UINT32_C(0x0000ff00)) << 8) | \ 250 (((uint32_t)(x) & UINT32_C(0x000000ff)) << 24)))
|
| H A D | util.h | 115 #define BIT32(nr) (UINT32_C(1) << (nr)) 128 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | charconv | 152 UINT32_C(0), UINT32_C(10), UINT32_C(100), 153 UINT32_C(1000), UINT32_C(10000), UINT32_C(100000), 154 UINT32_C(1000000), UINT32_C(10000000), UINT32_C(100000000), 155 UINT32_C(1000000000),
|
| H A D | cstdint | 94 UINT32_C(value)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | charconv | 152 UINT32_C(0), UINT32_C(10), UINT32_C(100), 153 UINT32_C(1000), UINT32_C(10000), UINT32_C(100000), 154 UINT32_C(1000000), UINT32_C(10000000), UINT32_C(100000000), 155 UINT32_C(1000000000),
|
| H A D | cstdint | 94 UINT32_C(value)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/ |
| H A D | stdint.h | 60 #undef UINT32_C 72 #define UINT32_C(val) val##ui32 macro 283 #define UINT32_C(val) val##ui32 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | thread_db.h | 122 (UINT32_C (1) << (((n) - 1) & BT_UIMASK)) 124 ((UINT32_C ((n) - 1)) >> BT_UISHIFT) 137 (setp)->event_bits[__i - 1] = UINT32_C (0xffffffff); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | thread_db.h | 122 (UINT32_C (1) << (((n) - 1) & BT_UIMASK)) 124 ((UINT32_C ((n) - 1)) >> BT_UISHIFT) 137 (setp)->event_bits[__i - 1] = UINT32_C (0xffffffff); \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/ |
| H A D | vxworks.hpp | 225 #undef UINT32_C 229 #define UINT32_C(x) VX_JOIN(x, UL) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | int_typedefs.h | 30 #define U32_C(x) UINT32_C(x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | stdint-gcc.h | 251 #undef UINT32_C 252 #define UINT32_C(c) __UINT32_C(c) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | stdint-gcc.h | 251 #undef UINT32_C 252 #define UINT32_C(c) __UINT32_C(c) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11_ta.h | 21 #define PKCS11_CK_UNAVAILABLE_INFORMATION UINT32_C(0xFFFFFFFF) 22 #define PKCS11_UNDEFINED_ID UINT32_C(0xFFFFFFFF)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | util.h | 73 #define BIT32(nr) (UINT32_C(1) << (nr))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | util.h | 73 #define BIT32(nr) (UINT32_C(1) << (nr))
|
| H A D | stdint.h | 194 #define UINT32_C(v) v ## U macro
|