/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
H A D | dhrystone-c89.patch | 22 +void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par); 45 Enumeration Func_1 (); 46 /* forward declaration necessary since Enumeration may not simply be int */ 48 @@ -41,6 +42,8 @@ Enumeration Func_1 (); 114 Enumeration Enum_Loc; 164 +Boolean Func_3 (Enumeration Enum_Par_Val); 168 +void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par) 173 -Enumeration Enum_Val_Par; 174 -Enumeration *Enum_Ref_Par; 178 @@ -61,7 +62,7 @@ Enumeration *Enum_Ref_Par; [all …]
|
H A D | 0001-fix-too-many-arguments-error-in-gcc15.patch | 11 33 | Enumeration Func_1 (); 28 -Enumeration Func_1 (); 29 +Enumeration Func_1 (Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val); 30 /* forward declaration necessary since Enumeration may not simply be int */
|
/openbmc/u-boot/lib/dhry/ |
H A D | dhry_2.c | 54 void Proc_6(Enumeration, Enumeration *); 57 Enumeration Func_1(Capital_Letter, Capital_Letter); 59 Boolean Func_3(Enumeration); 61 void Proc_6 (Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par) in Proc_6() 135 Enumeration Func_1 (Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val) in Func_1() 206 Enumeration Enum_Par_Val; in Func_3() 208 Enumeration Enum_Loc;
|
H A D | dhry.h | 169 * enumeration types. 392 typedef int Enumeration; typedef 395 Enumeration; typedef 397 /* for boolean and enumeration types in Ada, Pascal */ 417 Enumeration Discr; 420 Enumeration Enum_Comp; 425 Enumeration E_Comp_2;
|
/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
|
/openbmc/u-boot/doc/ |
H A D | README.fsl-dpaa | 10 which 10GEC enumeration is consistent with MAC enumeration.
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | metric_definition.hpp | 35 Enumeration, enumerator 78 {MetricDataType::Enumeration, "Enumeration"},
|
H A D | attribute_registry.hpp | 12 Enumeration, enumerator 78 {AttributeType::Enumeration, "Enumeration"},
|
/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 131 ### Enumeration Types
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | MultiFactorAuthConfiguration.interface.yaml | 23 include 'None' enumeration value. 28 Multi-factor authentication type enumeration, Types of multi-factor
|
/openbmc/pldm/libpldmresponder/examples/bios/ |
H A D | enum_attrs.json | 1 // This is a sample JSON configuration file for BIOS enumeration type 47 // This is an example of BIOS Enumeration Read only attribute
|
/openbmc/u-boot/doc/driver-model/ |
H A D | usb-info.txt | 124 care of this numbering automatically during enumeration. 133 Enumeration in U-Boot takes a long time since devices are probed one at a 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/sdbusplus/include/sdbusplus/ |
H A D | exception.hpp | 144 "An enumeration mapping was attempted for which no valid enumeration " 148 "An enumeration mapping was attempted for which no valid enumeration "
|
/openbmc/openbmc-test-automation/ffdc/plugins/ |
H A D | redfish.py | 18 # Variable to hold the pending list of resources for which enumeration. 107 # Variable having resources for which enumeration is completed. 115 # required in enumeration. 129 # Enumeration is done for available resources ignoring the
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
H A D | Version.interface.yaml | 20 inventory associations. The enumeration should not be expanded 25 An enumeration of possible purposes of the version.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/ |
H A D | Manager.interface.yaml | 116 - name: Enumeration 118 Enumeration value Type. 167 Used to define the enumeration options.
|
/openbmc/bios-settings-mgr/src/ |
H A D | manager.cpp | 234 // Validate enumeration BIOS attributes in pendingAttributes() 235 if (attributeType == AttributeType::Enumeration) in pendingAttributes() 237 // For enumeration the expected variant types is Enumeration in pendingAttributes() 240 lg2::error("Enumeration property value is not enum"); in pendingAttributes() 257 // For enumeration the expected variant types is std::string in pendingAttributes() 277 // For enumeration the expected variant types is Integer in pendingAttributes()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | redfish-schema-v1.json | 45 "description": "This attribute shall contain informative language related to the enumeration values of the property." 49 "description": "This attribute shall contain normative language relating to the enumeration values of the property." 127 "description": "The term specifies a translated language (localized) version of the property name, parameter, or enumeration string. The language used shall match the 'language' value for this schema." 131 "description": "The term specifies a translated language (localized) version of enumeration values. The object shall contain properties with names that match the enumerations and values that contain the translation of the enumeration value. The language used shall match the 'language' value for this schema."
|
H A D | redfish-schema.v1_10_1.json | 45 …on": "This attribute shall contain informative language related to the enumeration values of the p… 49 …ion": "This attribute shall contain normative language relating to the enumeration values of the p… 127 …lated language (localized) version of the property name, parameter, or enumeration string. The lan… 131 …enumeration values. The object shall contain properties with names that match the enumerations and…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | redfish-schema.v1_10_1.json | 45 …on": "This attribute shall contain informative language related to the enumeration values of the p… 49 …ion": "This attribute shall contain normative language relating to the enumeration values of the p… 127 …lated language (localized) version of the property name, parameter, or enumeration string. The lan… 131 …enumeration values. The object shall contain properties with names that match the enumerations and…
|
H A D | redfish-schema-v1.json | 45 …on": "This attribute shall contain informative language related to the enumeration values of the p… 49 …ion": "This attribute shall contain normative language relating to the enumeration values of the p… 127 …lated language (localized) version of the property name, parameter, or enumeration string. The lan… 131 …enumeration values. The object shall contain properties with names that match the enumerations and…
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu.h | 69 * Enumeration of Synchronous (Memory-less) panel types 94 * Enumeration of IPU logical channels. An IPU logical channel is defined as a 118 * Enumeration of types of buffers for a logical channel. 178 * Enumeration of IPU interrupts.
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_bios_attributes.robot | 58 Verify Set Invalid Optional Value For BIOS Enumeration Attribute Type 59 [Documentation] Verify set invalid optional value for BIOS enumeration attribute type. 162 Verify Set BIOS Enumeration Attribute Type 163 [Documentation] Verify set BIOS enumeration attribute type for various BIOS
|
/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
|