Searched defs:x1 (Results 1 – 11 of 11) sorted by relevance
/qemu/include/ui/ |
H A D | rect.h | 35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
|
/qemu/util/ |
H A D | qdist.c | 253 double x1, x2, step; in qdist_pr_label() local
|
/qemu/ui/ |
H A D | console-vc.c | 658 unsigned int x1, x2, y; in vc_csi_P() local 699 unsigned int x1, x2, y; in vc_csi_at() local
|
H A D | vnc-enc-zywrle.h | 269 int x0 = (int)*px0, x1 = (int)*px1; in harr() local
|
H A D | egl-helpers.c | 143 GLuint x1 = 0; in egl_fb_blit() local
|
/qemu/disas/ |
H A D | sparc.c | 2520 int x1 = (match1 & x) != 0; in compare_opcodes() local 2530 int x1 = (lose1 & x) != 0; in compare_opcodes() local
|
/qemu/target/riscv/ |
H A D | vcrypto_helper.c | 740 uint32_t x0, x1; in sm3c() local
|
/qemu/include/hw/ |
H A D | boards.h | 521 #define _MACHINE_VER_PICK(x1, x2, x3, x4, x5, x6, ...) x6 argument
|
/qemu/hw/display/ |
H A D | vmware_vga.c | 421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()
|
H A D | artist.c | 491 unsigned int x1, unsigned int y1, in draw_line()
|
H A D | cirrus_vga.c | 2255 int w, h, x1, x2, poffset; in cirrus_cursor_draw_line() local
|