Home
last modified time | relevance | path

Searched refs:UINT16_MAX (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dstdint.h135 #define UINT16_MAX 0xffff macro
152 #define UINT_LEAST16_MAX UINT16_MAX
169 #define UINT_FAST16_MAX UINT16_MAX
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdint.h115 #define UINT16_MAX 0xffff macro
132 #define UINT_LEAST16_MAX UINT16_MAX
149 #define UINT_FAST16_MAX UINT16_MAX
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdint.h115 #define UINT16_MAX 0xffff macro
132 #define UINT_LEAST16_MAX UINT16_MAX
149 #define UINT_FAST16_MAX UINT16_MAX
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h187 #define UINT16_MAX _UI16_MAX macro
201 #define UINT_LEAST16_MAX UINT16_MAX
215 #define UINT_FAST16_MAX UINT16_MAX
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-include-stdint.h-system-header-for-UINT16_MAX.patch4 Subject: [PATCH] include stdint.h system header for UINT16_MAX
8 error: 'UINT16_MAX' undeclared (first use in this function)
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Dplatform_support.h28 #define UINT16_MAX USHRT_MAX macro
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip_network.c42 if (port > UINT16_MAX) { in usbip_setup_port_number()
44 arg, UINT16_MAX); in usbip_setup_port_number()
/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 Dstdint-gcc.h116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__ 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 Dstdint-gcc.h116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__ macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffset-fix-global-buffer-overflow-for-ASCII-tags-wh.patch30 + if (len > UINT16_MAX || TIFFSetField(tiff, TIFFFieldTag(fip),
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.h653 rgba[0] = color->red / (float)UINT16_MAX; in glamor_get_rgba_from_color()
654 rgba[1] = color->green / (float)UINT16_MAX; in glamor_get_rgba_from_color()
655 rgba[2] = color->blue / (float)UINT16_MAX; in glamor_get_rgba_from_color()
656 rgba[3] = color->alpha / (float)UINT16_MAX; in glamor_get_rgba_from_color()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcstdint30 UINT16_MAX
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcstdint30 UINT16_MAX
/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 Dstdint.h128 # define UINT16_MAX (65535) 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 Dstdint.h128 # define UINT16_MAX (65535) macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/
H A Dsblim-sfcb_1.4.9.bb26 file://0001-include-stdint.h-system-header-for-UINT16_MAX.patch \
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c79 #ifndef UINT16_MAX
80 #define UINT16_MAX (65535U) macro
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dxa.c146 if (ft->signal.channels == 0 || ft->signal.channels > UINT16_MAX) { in startread()
H A Dwav.c1252 if (ft->signal.channels > UINT16_MAX) { in wavwritehdr()
1330 if (wBlockAlign > UINT16_MAX) { in wavwritehdr()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped98 #ifndef UINT16_MAX
99 #define UINT16_MAX (65535U)
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c79 #ifndef UINT16_MAX
80 #define UINT16_MAX (65535U) macro
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped80 #ifndef UINT16_MAX
81 #define UINT16_MAX (65535U)

12