Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 11 of 11) sorted by relevance

/qemu/include/ui/
H A Drect.h35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
/qemu/util/
H A Dqdist.c253 double x1, x2, step; in qdist_pr_label() local
/qemu/ui/
H A Dconsole-vc.c658 unsigned int x1, x2, y; in vc_csi_P() local
699 unsigned int x1, x2, y; in vc_csi_at() local
H A Dvnc-enc-zywrle.h269 int x0 = (int)*px0, x1 = (int)*px1; in harr() local
H A Degl-helpers.c143 GLuint x1 = 0; in egl_fb_blit() local
/qemu/disas/
H A Dsparc.c2520 int x1 = (match1 & x) != 0; in compare_opcodes() local
2530 int x1 = (lose1 & x) != 0; in compare_opcodes() local
/qemu/target/riscv/
H A Dvcrypto_helper.c740 uint32_t x0, x1; in sm3c() local
/qemu/include/hw/
H A Dboards.h521 #define _MACHINE_VER_PICK(x1, x2, x3, x4, x5, x6, ...) x6 argument
/qemu/hw/display/
H A Dvmware_vga.c421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()
H A Dartist.c491 unsigned int x1, unsigned int y1, in draw_line()
H A Dcirrus_vga.c2255 int w, h, x1, x2, poffset; in cirrus_cursor_draw_line() local