Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 9 of 9) sorted by relevance

/qemu/
H A Dqemu-io-cmds.c58 static int init_check_command(BlockBackend *blk, const cmdinfo_t *ct) in init_check_command()
70 static int command(BlockBackend *blk, const cmdinfo_t *ct, int argc, in command()
134 cmdinfo_t *ct; in find_command() local
151 cmdinfo_t *ct; in qemuio_complete_command() local
2648 static void help_oneline(const char *cmd, const cmdinfo_t *ct) in help_oneline()
2658 static void help_onecmd(const char *cmd, const cmdinfo_t *ct) in help_onecmd()
2668 const cmdinfo_t *ct; in help_all() local
2678 const cmdinfo_t *ct; in help_f() local
2713 const cmdinfo_t *ct; in qemuio_command() local
/qemu/include/hw/intc/
H A Darm_gicv3_its_common.h80 TableDesc ct; member
/qemu/crypto/
H A Daes.c42 # define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((s… argument
/qemu/hw/ppc/
H A Dppc405.h63 uint32_t ct[4]; member
H A Dppc440_uc.c525 uint32_t ct; member
/qemu/tcg/
H A Dtcg-op-vec.c729 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_bitsel_vec() local
754 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_cmpsel_vec() local
H A Dtcg.c3924 const TCGArgConstraint *ct = &def->args_ct[i]; in liveness_pass_1() local
/qemu/include/tcg/
H A Dtcg.h801 unsigned ct : 16; member
/qemu/block/
H A Dvmdk.c1323 char ct[128]; in vmdk_open_desc_file() local