Home
last modified time | relevance | path

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

/qemu/tests/docker/
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/
A Dqemu-img.c433 bool quiet, bool force_share) in img_open()
521 bool quiet = false; in img_create() local
730 bool quiet = false; in img_check() local
958 bool progress = false, quiet = false, drop = false; in img_commit() local
1368 bool progress = false, quiet = false, strict = false; in img_compare() local
1691 bool quiet; member
3384 bool quiet = false; in img_snapshot() local
3550 bool quiet = false; in img_rebase() local
4033 bool quiet = false; in img_resize() local
4250 bool quiet = false, progress = false; in img_amend() local
[all …]
A Dblock.c7231 char *options, uint64_t img_size, int flags, bool quiet, in bdrv_img_create()
/qemu/scsi/
A Dqemu-pr-helper.c889 int quiet = 0; in main() local
/qemu/target/mips/tcg/
A Dmsa_helper.c6549 wr_t *pwt, uint32_t df, int quiet, in compare_af()
6578 wr_t *pwt, uint32_t df, int quiet, in compare_un()
6609 wr_t *pwt, uint32_t df, int quiet, in compare_eq()
6638 wr_t *pwt, uint32_t df, int quiet, in compare_ueq()
6667 wr_t *pwt, uint32_t df, int quiet, in compare_lt()
6696 wr_t *pwt, uint32_t df, int quiet, in compare_ult()
6725 wr_t *pwt, uint32_t df, int quiet, in compare_le()
6754 wr_t *pwt, uint32_t df, int quiet, in compare_ule()
6783 wr_t *pwt, uint32_t df, int quiet, in compare_or()
6812 wr_t *pwt, uint32_t df, int quiet, in compare_une()
[all …]

Completed in 740 milliseconds