Searched defs:pick (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/image-fuzzer/qcow2/ | ||
H A D | fuzz.py | 87 def validator(current, pick, choices): argument |
/qemu/system/ | ||
H A D | qdev-monitor.c | 470 BusState *pick, *child, *ret; in qbus_find_recursive() local |