Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 112) sorted by relevance

12345

/qemu/tests/qapi-schema/
H A Dqapi-schema-test.out14 member integer: int optional=False
15 member boolean: bool optional=False
16 member string: str optional=False
73 member a_b: int optional=True
76 member a-b: bool optional=True
194 member a: int optional=False
195 member b: int optional=True
225 member a: int optional=True
227 member c: str optional=False
232 member b: str optional=False
[all …]
H A Dunion-optional-discriminator.err1 union-optional-discriminator.json: In union 'MyUnion':
2 union-optional-discriminator.json:6: discriminator member 'switch' of base type 'Base' must not be
H A Ddoc-good.out21 member base1: Enum optional=False
24 member var1: str optional=False
43 member arg1: int optional=False
44 member arg2: str optional=True
45 member arg3: bool optional=False
H A Dreserved-member-has.json3 # for an optional 'a' in generated C.
4 # TODO we could munge the optional flag name to avoid the collision.
H A Dunion-optional-discriminator.json1 # we require the discriminator to be non-optional
H A Dalternate-array.out14 member name: str optional=False
H A Dstruct-base-clash-deep.json4 # one instance is optional.
/qemu/target/hexagon/imported/
H A Dmacros.def51 /* optional attributes */
57 /* optional attributes */
63 /* optional attributes */
577 /* optional attributes */
588 /* optional attributes */
594 /* optional attributes */
600 /* optional attributes */
606 /* optional attributes */
612 /* optional attributes */
618 /* optional attributes */
[all …]
/qemu/docs/system/i386/
H A Dmicrovm.rst19 - i8259 PIC (optional)
20 - i8254 PIT (optional)
21 - MC146818 RTC (optional)
22 - One ISA serial port (optional)
93 This is an example of a VM with all optional legacy features
/qemu/docs/devel/
H A Dblkdebug.txt59 state - (optional) the engine must be in this state number in order for this
67 sector - (optional) a sector number that the request must overlap in order to
70 once - (optional, default "off") only execute this action on the first
73 immediately - (optional, default "off") return a NULL BlockAIOCB
145 state - (optional) the engine must be in this state number in order for this
H A Dqapi-code-gen.rst81 optional.
173 The pragma directive lets you control optional generator behavior.
231 optional 'prefix' member overrides PREFIX.
243 The optional 'features' member specifies features. See Features_
286 struct member name. If ``*`` is present, the member is optional.
319 The optional 'features' member specifies features. See Features_
388 The optional 'features' member specifies features. See Features_
444 The optional 'features' member specifies features. See Features_
758 optional members.
974 any), and finally optional tagged sections.
[all …]
/qemu/qapi/
H A Drocker.json141 # Note: optional members may or may not appear in the flow key
171 # Note: optional members may or may not appear in the flow mask
198 # Note: optional members may or may not appear in the flow action
291 # Note: optional members may or may not appear in the group depending
/qemu/scripts/qapi/
H A Dvisit.py77 if memb.optional and not memb.need_has():
97 if memb.optional:
128 if memb.optional:
/qemu/configs/devices/or1k-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/hppa-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/loongarch64-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/alpha-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/xtensa-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/sh4-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/mips-softmmu/
H A Dcommon.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/sparc-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/sparc64-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/riscv32-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/s390x-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/qemu/configs/devices/riscv64-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:

12345