Home
last modified time | relevance | path

Searched refs:_gen (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu_models.c31 #define CPUDEF_INIT(_type, _gen, _ec_ga, _mha_pow, _hmfai, _name, _desc) \ argument
35 .gen = _gen, \
40 .base_init = { S390_FEAT_LIST_GEN ## _gen ## _GA ## _ec_ga ## _BASE }, \
41 .default_init = { S390_FEAT_LIST_GEN ## _gen ## _GA ## _ec_ga ## _DEFAULT }, \
42 .full_init = { S390_FEAT_LIST_GEN ## _gen ## _GA ## _ec_ga ## _FULL }, \
/openbmc/linux/Documentation/userspace-api/media/
H A Dgen-errors.rst10 .. _gen-errors:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch445 - def _gen(n):
451 - for x in _gen(5):
2356 + def _gen(n):
2362 + for x in _gen(5):