Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 8 of 8) 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
2694 static void help_oneline(const char *cmd, const cmdinfo_t *ct) in help_oneline()
2704 static void help_onecmd(const char *cmd, const cmdinfo_t *ct) in help_onecmd()
2714 const cmdinfo_t *ct; in help_all() local
2724 const cmdinfo_t *ct; in help_f() local
2759 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/tcg/
H A Dtcg-op-vec.c748 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_bitsel_vec() local
773 TCGTemp *ct = tcgv_vec_temp(c); in tcg_gen_cmpsel_vec() local
H A Dtcg.c4353 const TCGArgConstraint *ct = &args_ct[i]; in liveness_pass_1() local
/qemu/hw/ppc/
H A Dppc440_uc.c525 uint32_t ct; member
/qemu/include/tcg/
H A Dtcg.h737 unsigned ct : 16; member
/qemu/block/
H A Dvmdk.c1332 char ct[128]; in vmdk_open_desc_file() local