Home
last modified time | relevance | path

Searched defs:overwrite (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/qemu-iotests/
H A D23635 overwrite = [("0xab", "0", "64k"), # Full overwrite variable
/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing42 overwrite = [('0xab', '0', '64k'), # Full overwrite variable
/qemu/tests/unit/
H A Dcheck-block-qdict.c347 bool overwrite = false; in qdict_join_test() local
/qemu/qobject/
H A Dblock-qdict.c665 void qdict_join(QDict *dest, QDict *src, bool overwrite) in qdict_join()
/qemu/migration/
H A Dsavevm.c3252 bool save_snapshot(const char *name, bool overwrite, const char *vmstate, in save_snapshot()
/qemu/target/mips/tcg/
H A Ddsp_helper.c3618 uint32_t newbits, overwrite; in cpu_wrdsp() local