Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 344) sorted by last modified time

12345678910>>...14

/qemu/ui/
H A Dconsole.c352 qemu_console_register(QemuConsole *c) in qemu_console_register()
393 QemuConsole *c = QEMU_CONSOLE(obj); in qemu_console_finalize() local
409 QemuConsole *c = QEMU_CONSOLE(obj); in qemu_console_init() local
423 QemuGraphicConsole *c = QEMU_GRAPHIC_CONSOLE(obj); in qemu_graphic_console_finalize() local
432 QemuGraphicConsole *c = QEMU_GRAPHIC_CONSOLE(obj); in qemu_graphic_console_prop_get_head() local
960 void dpy_mouse_set(QemuConsole *c, int x, int y, int on) in dpy_mouse_set()
982 void dpy_cursor_define(QemuConsole *c, QEMUCursor *cursor) in dpy_cursor_define()
1384 static bool qemu_graphic_console_is_multihead(QemuGraphicConsole *c) in qemu_graphic_console_is_multihead()
1410 QemuGraphicConsole *c = QEMU_GRAPHIC_CONSOLE(con); in qemu_console_get_label() local
H A Dgtk.c114 # define VTE_CHECK_VERSION(a, b, c) 0 argument
471 QEMUCursor *c) in gd_cursor_define()
1908 uint8_t c = text[i]; in gd_vc_in() local
H A Dspice-display.c256 QEMUCursor *c, in qemu_spice_create_cursor_update()
462 QEMUCursor *c = ssd->cursor; in qemu_spice_cursor_refresh_bh() local
764 QEMUCursor *c) in display_mouse_define()
H A Dvnc.c991 QEMUCursor *c = qemu_console_get_cursor(vs->vd->dcl.con); in vnc_cursor_define() local
1027 QEMUCursor *c) in vnc_dpy_cursor_define()
H A Dsdl2.c758 QEMUCursor *c) in sdl_mouse_define()
H A Ddbus-listener.c738 QEMUCursor *c) in dbus_cursor_define()
/qemu/tcg/
H A Dtcg.c2566 TCGOpcode c; in tcg_dump_ops() local
/qemu/target/mips/tcg/
H A Dtranslate.c5119 #define CP0_CHECK(c) \ argument
/qemu/target/rx/
H A Dtranslate.c1827 #define cat3(a, b, c) a##b##c argument
/qemu/target/s390x/tcg/
H A Dtranslate.c136 int c[NUM_C_FIELD]; member
1534 DisasCompare c; in op_basi() local
1548 DisasCompare c; in op_bc() local
1575 DisasCompare c; in op_bct32() local
1598 DisasCompare c; in op_bcth() local
1618 DisasCompare c; in op_bct64() local
1637 DisasCompare c; in op_bx32() local
1661 DisasCompare c; in op_bx64() local
1685 DisasCompare c; in op_cj() local
2235 TCGCond c; in op_ct() local
[all …]
/qemu/target/sparc/
H A Dtranslate.c4084 TCGv addr, o, n, c; in do_casa() local
4274 static bool do_dc(DisasContext *dc, int rd, int64_t c) in do_dc()
/qemu/target/m68k/
H A Dtranslate.c1176 static void gen_cc_cond(DisasCompare *c, DisasContext *s, int cond) in gen_cc_cond()
1350 DisasCompare c; in gen_jmpcc() local
1438 DisasCompare c; in DISAS_INSN() local
4669 static void do_trapcc(DisasContext *s, DisasCompare *c) in do_trapcc()
4694 DisasCompare c; in DISAS_INSN() local
4717 DisasCompare c; in DISAS_INSN() local
5170 static void gen_fcc_cond(DisasCompare *c, DisasContext *s, int cond) in gen_fcc_cond()
5287 DisasCompare c; in gen_fjmpcc() local
5316 DisasCompare c; in DISAS_INSN() local
5333 DisasCompare c; in DISAS_INSN() local
/qemu/target/xtensa/
H A Dtranslate.c1511 TCGv_i32 c = tcg_constant_i32(arg[1].imm); in translate_const16() local
/qemu/target/arm/tcg/
H A Dtranslate.c6149 static bool op_crc32(DisasContext *s, arg_rrr *a, bool c, MemOp sz) in op_crc32()
6181 #define DO_CRC32(NAME, c, sz) \ argument
8803 DisasCompare c; in trans_CSEL() local
H A Dtranslate-a64.c5062 DisasCompare c; in disas_cc() local
5160 DisasCompare64 c; in disas_cond_select() local
5957 DisasCompare64 c; in disas_fp_csel() local
/qemu/target/hppa/
H A Dfpu_helper.c357 uint32_t c, FloatRelation r) in update_fr0_cmp()
H A Dsys_helper.c141 unsigned char c; in HELPER() local
H A Dtranslate.c40 TCGCond c; member
365 static DisasCond cond_make_tt(TCGCond c, TCGv_i64 a0, TCGv_i64 a1) in cond_make_tt()
371 static DisasCond cond_make_ti(TCGCond c, TCGv_i64 a0, uint64_t imm) in cond_make_ti()
376 static DisasCond cond_make_vi(TCGCond c, TCGv_i64 a0, uint64_t imm) in cond_make_vi()
383 static DisasCond cond_make_vv(TCGCond c, TCGv_i64 a0, TCGv_i64 a1) in cond_make_vv()
819 static bool cond_need_sv(int c) in cond_need_sv()
824 static bool cond_need_cb(int c) in cond_need_cb()
1018 unsigned c, f; in do_sed_cond() local
1191 unsigned c = cf >> 1; in do_add() local
1298 unsigned c = cf >> 1; in do_sub() local
[all …]
/qemu/target/cris/
H A Dtranslate.c338 TCGv c; in t_gen_add_flag() local
1228 TCGv c; in dec_addq() local
1253 TCGv c; in dec_subq() local
1267 TCGv c; in dec_cmpq() local
1282 TCGv c; in dec_andq() local
1297 TCGv c; in dec_orq() local
1310 TCGv c; in dec_btstq() local
2559 TCGv c; in dec_jas_r() local
2577 TCGv c; in dec_jas_im() local
2595 TCGv c; in dec_jasc_im() local
[all …]
/qemu/include/ui/
H A Dconsole.h24 #define QEMU_IS_GRAPHIC_CONSOLE(c) \ argument
27 #define QEMU_IS_TEXT_CONSOLE(c) \ argument
30 #define QEMU_IS_FIXED_TEXT_CONSOLE(c) \ argument
62 #define ATTR2CHTYPE(c, fg, bg, bold) \ argument
90 #define QEMU_KEY_ESC1(c) ((c) | 0xe100) argument
/qemu/block/
H A Dssh.c376 unsigned c; in compare_fingerprint() local
889 char c[1] = { '\0' }; in ssh_grow_file() local
/qemu/contrib/plugins/
H A Dexeclog.c46 CPU *c; in get_cpu() local
60 CPU *c = get_cpu(cpu_index); in vcpu_mem() local
381 CPU *c; in vcpu_init() local
402 CPU *c = get_cpu(i); in plugin_exit() local
/qemu/tests/qtest/
H A Dmigration-test.c1360 char c; in postcopy_recover_fail() local
/qemu/tests/tcg/i386/
H A Dtest-i386.c1666 uint8_t c = r->edx; in test_vm86() local
1672 uint8_t c, *ptr; in test_vm86() local
/qemu/target/i386/
H A Dcpu.c5378 int c, len, i; in x86_cpuid_set_model_id() local

12345678910>>...14