Home
last modified time | relevance | path

Searched refs:_T (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py107 _T = TypeVar('_T', bound='QEMUMachine') variable
195 def __enter__(self: _T) -> _T: argument
211 def add_fd(self: _T, fd: int, fdset: int, argument
212 opaque: str, opts: str = '') -> _T:
/openbmc/qemu/po/
H A Dzh_CN.po63 msgstr "显示标签页(_T)"
/openbmc/qemu/pc-bios/
H A Dqemu.rsrc97 $"5955 5580 5402 507C FDA9 FE08 DA8F 5F54" /* YUUÄT.P|˝©˛.⁄è_T */
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c7448 #define FMAXMIN_A(F, G, X, _S, _T, BITS, STATUS) \ argument
7450 uint## BITS ##_t S = _S, T = _T; \