Searched refs:UINT (Results 1 – 12 of 12) 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 | 144 if (src > UINT##TBITS##_MAX) { \ 146 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/linux/drivers/net/ethernet/amd/ |
H A D | amd8111e.h | 167 UINT = (1 << 7), enumerator
|
/openbmc/qemu/block/ |
H A D | file-win32.c | 777 UINT type; in find_cdrom() 797 UINT type; in find_device_type()
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 81 typedef unsigned int UINT; typedef
|
/openbmc/linux/Documentation/fpga/ |
H A D | dfl.rst | 276 - Get number of irqs of UINT (DFL_FPGA_PORT_UINT_GET_IRQ_NUM) 277 - Set interrupt trigger for UINT (DFL_FPGA_PORT_UINT_SET_IRQ)
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 315 UINT shutdown_flag = EWX_FORCE; in qmp_guest_shutdown()
|