/openbmc/linux/Documentation/driver-api/rapidio/ |
D | rapidio.rst |
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | enum-attributes.c |
|
/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/linux/drivers/rapidio/ |
D | rio-scan.c |
|
/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;
|
/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/linux/drivers/fpga/ |
D | dfl-pci.c |
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | vidioc-enum-framesizes.rst |
|
D | vidioc-enum-frameintervals.rst |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-bus-dfl-devices-n3000-nios |
|
/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/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/linux/include/media/i2c/ |
D | saa7127.h |
|
/openbmc/u-boot/doc/ |
H A D | README.fsl-dpaa | 10 which 10GEC enumeration is consistent with MAC enumeration.
|
/openbmc/linux/drivers/scsi/isci/ |
D | isci.h |
|
/openbmc/linux/lib/ |
D | dhry_2.c |
|
D | dhry.h |
|
/openbmc/linux/Documentation/networking/caif/ |
D | caif.rst |
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
D | fsl,pci.txt |
|
/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/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/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 "
|