Searched refs:doubles (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 709 std::map<std::string, std::optional<double>> doubles; in createPidInterface() local 713 "FFGainCoefficient", doubles["FFGainCoefficient"], // in createPidInterface() 714 "FFOffCoefficient", doubles["FFOffCoefficient"], // in createPidInterface() 715 "ICoefficient", doubles["ICoefficient"], // in createPidInterface() 716 "ILimitMax", doubles["ILimitMax"], // in createPidInterface() 717 "ILimitMin", doubles["ILimitMin"], // in createPidInterface() 719 "NegativeHysteresis", doubles["NegativeHysteresis"], // in createPidInterface() 720 "OutLimitMax", doubles["OutLimitMax"], // in createPidInterface() 721 "OutLimitMin", doubles["OutLimitMin"], // in createPidInterface() 723 "PCoefficient", doubles["PCoefficient"], // in createPidInterface() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/ |
| H A D | double-conversion_3.3.1.bb | 2 DESCRIPTION = "This provides binary-decimal and decimal-binary routines for IEEE doubles."
|
| /openbmc/qemu/docs/specs/ |
| H A D | ppc-spapr-numa.rst | 75 other, and each NUMA level doubles the distance from the previous. This
|