| /openbmc/qemu/qapi/ |
| H A D | common.json | 13 # An enumeration of the I/O operation types 27 # An enumeration of three options: on, off, and auto 43 # An enumeration of three values: on, off, and split 76 # An enumeration of options for specifying a PCI BAR 102 # An enumeration of PCIe link speeds in units of GT/s 124 # An enumeration of PCIe link width
|
| H A D | machine-common.json | 16 # An enumeration of CPU entitlements that can be assumed by a virtual 27 # An enumeration of CPU topology levels. 69 # Caches a system may have. The enumeration value here is the 94 # enumeration as the parameter, i.e., CPUs in the same
|
| H A D | tpm.json | 14 # An enumeration of TPM models 45 # An enumeration of TPM types
|
| H A D | run-state.json | 14 # An enumeration of VM run states. 67 # An enumeration of reasons for a shutdown. 99 # Beware, shutdown_caused_by_guest() depends on enumeration order 304 # An enumeration of the actions taken when the watchdog device's timer 482 # An enumeration of the actions taken when guest OS panic is detected 498 # An enumeration of the guest panic information types 719 # An enumeration of the options specified when enabling notify VM exit
|
| H A D | compat.json | 52 # enumeration values. They behave the same as with policy @accept.
|
| H A D | vfio.json | 14 # An enumeration of the VFIO device migration states.
|
| H A D | yank.json | 14 # An enumeration of yank instance types. See `YankInstance` for more
|
| H A D | misc-i386.json | 29 # An enumeration of SEV state information used during `query-sev`. 56 # An enumeration indicating the type of SEV guest being run. 372 # An enumeration of Xen event channel port types.
|
| H A D | machine-s390x.json | 13 # An enumeration of CPU polarization that can be assumed by a virtual
|
| H A D | rocker.json | 47 # An enumeration of port duplex states. 60 # An enumeration of port autoneg states.
|
| H A D | introspect.json | 64 # @enum: an enumeration type 162 # @values: the enumeration type's member names, in no particular
|
| H A D | control.json | 181 # An enumeration of monitor modes.
|
| /openbmc/u-boot/doc/ |
| H A D | README.fsl-dpaa | 10 which 10GEC enumeration is consistent with MAC enumeration.
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-ifaddr_0.2.0.bb | 1 DESCRIPTION = "Cross-platform network interface and IP address enumeration \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/ |
| H A D | 0001-fix-bool-reserved-word-error-in-gcc-15.patch | 8 srcdir/lib/util/include/bool.h:13:5: error: cannot use keyword 'false' as enumeration constant 17 srcdir/lib/util/include/bool.h:13:5: error: cannot use keyword 'false' as enumeration constant
|
| /openbmc/pldm/libpldmresponder/examples/bios/ |
| H A D | enum_attrs.json | 1 // This is a sample JSON configuration file for BIOS enumeration type
|
| /openbmc/sdbusplus/docs/yaml/ |
| H A D | interface.md | 32 representing the enumeration name. The [D-Bus API design 41 type. Within an interface you can define an enumeration and the bindings will 42 have a C++ enumeration defined for it. At a D-Bus level any property or method 46 and C++ enumeration values and clients will get an 50 An enumeration must have the YAML properties `name` and `values` and may 53 enum type. The `values` are a list of enumeration values each containing their
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/ |
| H A D | 0001-bitvect-fix-build-with-gcc-15.patch | 7 libyasm/bitvect.h:86:32: error: cannot use keyword 'false' as enumeration constant
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | usb-info.txt | 124 care of this numbering automatically during enumeration. 179 The enumeration process needs to work out which driver to attach to each USB 188 Technical details on enumeration flow 198 - The controller is probed(). This does no enumeration. 268 - the bus enumeration happens by virtue of driver model's natural device flow 271 enumeration goes 329 that it will be found as part of normal USB enumeration. Then, instead of a 393 it would be possible to speed up enumeration in two ways: 397 - enumeration could be lazy, in the sense that we could enumerate just the
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
| H A D | 0001-apply-msvc-workaround-for-clang-16.patch | 8 … integer value -1 is outside the valid range of values [0, 3] for this enumeration type [-Wenum-co…
|
| /openbmc/openbmc-test-automation/extended/ |
| H A D | test_bmc_stress_buster.robot | 69 # Trigger GET REST enumeration.
|
| /openbmc/openbmc-test-automation/pldm/ |
| H A D | test_pldm_bios_attributes.robot | 59 [Documentation] Verify set invalid optional value for BIOS enumeration attribute type. 163 [Documentation] Verify set BIOS enumeration attribute type for various BIOS
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/ |
| H A D | README.md | 24 ID. This aids in the enumeration of the endpoints belonging to an MCTP network.
|
| /openbmc/qemu/docs/devel/ |
| H A D | qapi-code-gen.rst | 215 Each member of the 'data' array defines a value of the enumeration 223 Nothing prevents an empty enumeration, although it is probably not 226 On the wire, an enumeration type's value is represented by its 227 (string) name. In C, it's represented by an enumeration constant. 229 enumeration type's name, and NAME from the value's name. For the 231 VALUE1, resulting in the enumeration constant MY_ENUM_VALUE1. The 235 The generated C enumeration constants have values 0, 1, ..., N-1 (in 237 additional enumeration constant PREFIX__MAX with value N. 239 Do not use string or an integer type when an enumeration type can do 697 enumeration values, and struct members. Each feature list member can [all …]
|
| /openbmc/openbmc-test-automation/lib/snmp/ |
| H A D | snmp_utils.robot | 52 # Sample output of snmp_uri_list enumeration.
|