Searched defs:choices (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openbmc/poky/meta/lib/oe/ | ||
| H A D | types.py | 36 def choice(value, choices): argument |
| /openbmc/qemu/tests/image-fuzzer/qcow2/ | ||
| H A D | fuzz.py | 87 def validator(current, pick, choices): argument |