Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/
H A D0001-Fixed-compilation-warnings-in-ainput-channel.patch16 @@ -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 Dmingw_support.h36 typedef UINT uint;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch154 + 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 D0002-musl-does-not-provide-printf-h.patch169 + 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 D0004-add-fallback-parse_printf_format-implementation.patch154 + 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 Dvec_helper.c143 if (src > UINT##TBITS##_MAX) { \
145 return UINT##TBITS##_MAX; \
/openbmc/pldm/pldmtool/
H A DREADME.md114 -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 Dimbapi.h81 typedef unsigned int UINT; typedef