Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/ui/
H A Dgtk.c148 VirtualConsole *vc; in gd_vc_find_by_menu() local
163 VirtualConsole *vc; in gd_vc_find_by_page() local
194 static void gd_update_cursor(VirtualConsole *vc) in gd_update_cursor()
249 VirtualConsole *vc = &s->vc[i]; in gd_update_caption() local
264 static void gd_update_geometry_hints(VirtualConsole *vc) in gd_update_geometry_hints()
327 void gd_update_windowsize(VirtualConsole *vc) in gd_update_windowsize()
339 static void gd_update_full_redraw(VirtualConsole *vc) in gd_update_full_redraw()
356 VirtualConsole *vc = gd_vc_find_current(s); in gtk_release_modifiers() local
374 static void *gd_win32_get_hwnd(VirtualConsole *vc) in gd_win32_get_hwnd()
389 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_update() local
[all …]
H A Dgtk-egl.c27 static void gtk_egl_set_scanout_mode(VirtualConsole *vc, bool scanout) in gtk_egl_set_scanout_mode()
47 void gd_egl_init(VirtualConsole *vc) in gd_egl_init()
66 void gd_egl_draw(VirtualConsole *vc) in gd_egl_draw()
137 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_update() local
153 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_refresh() local
194 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_switch() local
224 VirtualConsole *vc = container_of(dgc, VirtualConsole, gfx.dgc); in gd_egl_create_context() local
233 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_scanout_disable() local
247 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_scanout_texture() local
274 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_egl_scanout_dmabuf() local
[all …]
H A Dgtk-gl-area.c21 static void gtk_gl_area_set_scanout_mode(VirtualConsole *vc, bool scanout) in gtk_gl_area_set_scanout_mode()
40 void gd_gl_area_draw(VirtualConsole *vc) in gd_gl_area_draw()
151 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_update() local
165 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_refresh() local
198 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_switch() local
241 VirtualConsole *vc = container_of(dgc, VirtualConsole, gfx.dgc); in gd_gl_area_create_context() local
299 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_scanout_texture() local
321 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_scanout_disable() local
329 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_scanout_flush() local
344 VirtualConsole *vc = container_of(dcl, VirtualConsole, gfx.dcl); in gd_gl_area_scanout_dmabuf() local
H A Dconsole-vc.c419 static void vc_put_lf(VCChardev *vc) in vc_put_lf()
468 static void vc_handle_escape(VCChardev *vc) in vc_handle_escape()
561 static void vc_update_xy(VCChardev *vc, int x, int y) in vc_update_xy()
588 static void vc_clear_xy(VCChardev *vc, int x, int y) in vc_clear_xy()
601 static void vc_put_one(VCChardev *vc, int ch) in vc_put_one()
619 static void vc_respond_str(VCChardev *vc, const char *buf) in vc_respond_str()
627 static void vc_set_cursor(VCChardev *vc, int x, int y) in vc_set_cursor()
654 static void vc_csi_P(struct VCChardev *vc, unsigned int nr) in vc_csi_P()
695 static void vc_csi_at(struct VCChardev *vc, unsigned int nr) in vc_csi_at()
733 static void vc_save_cursor(VCChardev *vc) in vc_save_cursor()
[all …]
H A Dspice-app.c75 VCChardevClass *vc = CHARDEV_VC_GET_CLASS(chr); in vc_chr_open() local
106 VCChardevClass *vc = CHARDEV_VC_CLASS(oc); in char_vc_class_init() local
H A Dvnc-jobs.c232 VncConnection *vc; in vnc_worker_thread_loop() local
H A Dvnc.c1310 VncConnection *vc = container_of(vs, VncConnection, vs); in vnc_disconnect_finish() local
2123 VncConnection *vc = container_of(vs, VncConnection, vs); in set_encodings() local
3031 VncConnection *vc = container_of(vs, VncConnection, vs); in vnc_refresh_lossy_rect() local
3293 VncConnection *vc = g_new0(VncConnection, 1); in vnc_connect() local
H A Dconsole.c1581 const char *vc = "vc:80Cx24C"; in qemu_display_get_vc() local
/openbmc/qemu/target/alpha/
H A Dtranslate.c679 static void gen_cvtlq(TCGv vc, TCGv vb) in gen_cvtlq()
718 TCGv vb, vc; in IEEE_ARITH2() local
739 TCGv vb, vc; in gen_ieee_intcvt() local
784 TCGv va, vb, vc; in gen_ieee_arith3() local
816 TCGv va, vb, vc; in IEEE_ARITH3() local
878 static void gen_ext_h(DisasContext *ctx, TCGv vc, TCGv va, int rb, bool islit, in gen_ext_h()
900 static void gen_ext_l(DisasContext *ctx, TCGv vc, TCGv va, int rb, bool islit, in gen_ext_l()
920 static void gen_ins_h(DisasContext *ctx, TCGv vc, TCGv va, int rb, bool islit, in gen_ins_h()
956 static void gen_ins_l(DisasContext *ctx, TCGv vc, TCGv va, int rb, bool islit, in gen_ins_l()
983 static void gen_msk_h(DisasContext *ctx, TCGv vc, TCGv va, int rb, bool islit, in gen_msk_h()
[all …]
/openbmc/qemu/backends/
H A Ddbus-vmstate.c491 VMStateIfClass *vc = VMSTATE_IF_CLASS(oc); in dbus_vmstate_class_init() local
/openbmc/qemu/include/ui/
H A Dgtk.h122 VirtualConsole vc[MAX_VCS]; member
H A Dconsole.h446 const char *vc; member
/openbmc/qemu/hw/core/
H A Dqdev.c737 VMStateIfClass *vc = VMSTATE_IF_CLASS(class); in device_class_init() local
/openbmc/qemu/system/
H A Dvl.c1390 const char *vc = qemu_display_get_vc(&dpy); in qemu_create_default_devices() local
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c3394 float64 psum, va, vb, vc, vd; in vsxger16() local