Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/docker/
H A Ddocker.py239 def _do(self, cmd, quiet=True, **kwargs): argument
244 def _do_check(self, cmd, quiet=True, **kwargs): argument
302 quiet=True, user=False, argv=None, registry=None, argument
346 def update_image(self, tag, tarball, quiet=True): argument
358 def run(self, cmd, keep, quiet, as_user=False): argument
377 def command(self, cmd, argv, quiet): argument
/qemu/
H A Dqemu-img.c293 static int G_GNUC_PRINTF(2, 3) qprintf(bool quiet, const char *fmt, ...) in qprintf()
361 bool quiet, bool force_share) in img_open_opts()
389 bool writethrough, bool quiet, in img_open_file()
433 bool quiet, bool force_share) in img_open()
521 bool quiet = false; in img_create() local
612 static void dump_json_image_check(ImageCheck *check, bool quiet) in dump_json_image_check()
628 static void dump_human_image_check(ImageCheck *check, bool quiet) in dump_human_image_check()
730 bool quiet = false; in img_check() local
958 bool progress = false, quiet = false, drop = false; in img_commit() local
1330 uint8_t *buffer, bool quiet) in check_empty_sectors()
[all …]
H A Dblock.c7316 char *options, uint64_t img_size, int flags, bool quiet, in bdrv_img_create()
/qemu/scsi/
H A Dqemu-pr-helper.c889 int quiet = 0; in main() local
/qemu/target/mips/tcg/
H A Dmsa_helper.c6550 wr_t *pwt, uint32_t df, int quiet, in compare_af()
6579 wr_t *pwt, uint32_t df, int quiet, in compare_un()
6610 wr_t *pwt, uint32_t df, int quiet, in compare_eq()
6639 wr_t *pwt, uint32_t df, int quiet, in compare_ueq()
6668 wr_t *pwt, uint32_t df, int quiet, in compare_lt()
6697 wr_t *pwt, uint32_t df, int quiet, in compare_ult()
6726 wr_t *pwt, uint32_t df, int quiet, in compare_le()
6755 wr_t *pwt, uint32_t df, int quiet, in compare_ule()
6784 wr_t *pwt, uint32_t df, int quiet, in compare_or()
6813 wr_t *pwt, uint32_t df, int quiet, in compare_une()
[all …]