Searched refs:gen_features (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/scripts/qapi/ |
| H A D | backend.py | 8 from .features import gen_features 61 gen_features(schema, output_dir, prefix)
|
| H A D | features.py | 43 def gen_features(schema: QAPISchema, function
|
| H A D | visit.py | 24 from .gen import QAPISchemaModularCVisitor, gen_features, ifcontext 102 features = gen_features(memb.features)
|
| H A D | types.py | 19 from .gen import QAPISchemaModularCVisitor, gen_features, ifcontext 60 features = gen_features(memb.features)
|
| /openbmc/qemu/target/s390x/ |
| H A D | meson.build | 11 gen_features = executable('gen-features', 'gen-features.c', native: true, variable 17 command: gen_features)
|