Home
last modified time | relevance | path

Searched defs:term (Results 1 – 6 of 6) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h143 static inline void IPL_assert(bool term, const char *message) in IPL_assert()
150 static inline void IPL_check(bool term, const char *message) in IPL_check()
H A Dvirtio-scsi.c29 static inline bool vs_assert(bool term, const char **msgs) in vs_assert()
83 static inline bool vs_io_assert(bool term, const char *msg) in vs_io_assert()
/qemu/chardev/
H A Dchar-mux.c161 const char *term = "QEMU: Terminated\n\r"; in mux_proc_byte() local
/qemu/docs/sphinx/
H A Dqapidoc_legacy.py72 def _make_dlitem(self, term, defn): argument
/qemu/ui/
H A Dgtk.c289 VteTerminal *term = VTE_TERMINAL(vc->vte.terminal); in gd_update_geometry_hints() local
2003 VteTerminal *term = VTE_TERMINAL(vc->vte.terminal); in gd_vc_in() local
/qemu/gdbstub/
H A Dgdbstub.c364 char *term = strchr(p, ':'); in get_feature_xml() local