Home
last modified time | relevance | path

Searched refs:QAPISchemaIfCond (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/qapi/
H A Dschema.py49 class QAPISchemaIfCond: class
194 ifcond: QAPISchemaIfCond, argument
205 ifcond: QAPISchemaIfCond, argument
214 ifcond: QAPISchemaIfCond, argument
226 ifcond: QAPISchemaIfCond, argument
237 ifcond: QAPISchemaIfCond, argument
247 ifcond: QAPISchemaIfCond, argument
264 ifcond: QAPISchemaIfCond, argument
983 ifcond: QAPISchemaIfCond, argument
996 ifcond: QAPISchemaIfCond, argument
[all …]
H A Dintrospect.py36 QAPISchemaIfCond,
90 def __init__(self, value: _ValueT, ifcond: QAPISchemaIfCond, argument
257 ifcond: QAPISchemaIfCond = QAPISchemaIfCond(), argument
317 ifcond: QAPISchemaIfCond, argument
329 ifcond: QAPISchemaIfCond, argument
336 ifcond: QAPISchemaIfCond, argument
349 ifcond: QAPISchemaIfCond, argument
361 ifcond: QAPISchemaIfCond, argument
380 ifcond: QAPISchemaIfCond, argument
H A Dtypes.py30 QAPISchemaIfCond,
160 def gen_object(name: str, ifcond: QAPISchemaIfCond, argument
328 ifcond: QAPISchemaIfCond, argument
339 ifcond: QAPISchemaIfCond, argument
349 ifcond: QAPISchemaIfCond, argument
372 ifcond: QAPISchemaIfCond, argument
H A Dvisit.py36 QAPISchemaIfCond,
374 ifcond: QAPISchemaIfCond, argument
385 ifcond: QAPISchemaIfCond, argument
394 ifcond: QAPISchemaIfCond, argument
416 ifcond: QAPISchemaIfCond, argument
H A Dgen.py35 QAPISchemaIfCond,
95 def _wrap_ifcond(ifcond: QAPISchemaIfCond, before: str, after: str) -> str: argument
138 self._start_if: Optional[Tuple[QAPISchemaIfCond, str, str]] = None
140 def start_if(self, ifcond: QAPISchemaIfCond) -> None: argument
207 def ifcontext(ifcond: QAPISchemaIfCond, *args: QAPIGenCCode) -> Iterator[None]: argument
H A Devents.py23 QAPISchemaIfCond,
232 ifcond: QAPISchemaIfCond, argument
H A Dcommands.py34 QAPISchemaIfCond,
376 ifcond: QAPISchemaIfCond, argument