Searched refs:UINT (Results 1 – 8 of 8) sorted by relevance
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
| H A D | 0001-Fixed-compilation-warnings-in-ainput-channel.patch | 16 @@ -192,7 +192,7 @@ static UINT ainput_server_recv_mouse_event(ainput_server* ainput, wStream* s) 34 @@ -496,17 +496,23 @@ UINT ainput_server_context_poll_int(ainput_server_context* context) 61 @@ -518,7 +524,7 @@ UINT ainput_server_context_poll_int(ainput_server_context* context)
|
| /openbmc/u-boot/tools/ |
| H A D | mingw_support.h | 36 typedef UINT uint;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0002-add-fallback-parse_printf_format-implementation.patch | 154 + UINT, 177 + [UINT] = PA_INT, 201 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
|
| /openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/ |
| H A D | 0002-musl-does-not-provide-printf-h.patch | 169 + UINT, 192 + [UINT] = PA_INT, 216 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0004-add-fallback-parse_printf_format-implementation.patch | 154 + UINT, 177 + [UINT] = PA_INT, 201 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_helper.c | 143 if (src > UINT##TBITS##_MAX) { \ 145 return UINT##TBITS##_MAX; \
|
| /openbmc/pldm/pldmtool/ |
| H A D | README.md | 114 -m,--mctp_eid UINT MCTP endpoint ID 130 -m,--mctp_eid UINT MCTP endpoint ID 132 -d,--data UINT REQUIRED raw data
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imbapi.h | 81 typedef unsigned int UINT; typedef
|