/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 449 // doubles in asyncPopulatePid() 697 std::map<std::string, std::optional<double>> doubles; in createPidInterface() local 701 "FFGainCoefficient", doubles["FFGainCoefficient"], // in createPidInterface() 702 "FFOffCoefficient", doubles["FFOffCoefficient"], // in createPidInterface() 703 "ICoefficient", doubles["ICoefficient"], // in createPidInterface() 704 "ILimitMax", doubles["ILimitMax"], // in createPidInterface() 705 "ILimitMin", doubles["ILimitMin"], // in createPidInterface() 707 "NegativeHysteresis", doubles["NegativeHysteresis"], // in createPidInterface() 708 "OutLimitMax", doubles["OutLimitMax"], // in createPidInterface() 709 "OutLimitMin", doubles["OutLimitMin"], // in createPidInterface() [all …]
|
/openbmc/linux/arch/mips/kvm/ |
H A D | fpu.S | 29 bgez t0, 1f # no: skip odd doubles 73 bgez t0, 1f # no: skip odd doubles
|
H A D | mips.c | 588 /* odd doubles */ in kvm_mips_num_regs() 621 /* skip odd doubles if no F64 */ in kvm_mips_copy_reg_indices() 691 /* Can't access odd doubles in FR=0 mode */ in kvm_mips_get_reg() 825 /* Can't access odd doubles in FR=0 mode */ in kvm_mips_set_reg()
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-peripheral-props.yaml | 95 bigger chip. This basically doubles (or more) the total address 108 bits in the other). This basically doubles the address space and
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | orc_lookup.h | 18 * A block size of 256 was chosen because it roughly doubles unwinder
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/ |
H A D | double-conversion_3.3.0.bb | 2 DESCRIPTION = "This provides binary-decimal and decimal-binary routines for IEEE doubles."
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | float_convd.c | 2 * Floating Point Convert Doubles to Various
|
/openbmc/linux/arch/sh/kernel/cpu/sh4/ |
H A D | fpu.c | 258 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler() 296 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler() 340 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max31827.rst | 73 the resolution. The conversion time doubles with every bit of increased
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_executor.cpp | 299 // Both sides are doubles, do the comparison as doubles in operator ()()
|
/openbmc/u-boot/post/lib_powerpc/fpu/ |
H A D | darwin-ldouble.c | 25 * Each long double is made up of two IEEE doubles. The value of the
|
/openbmc/linux/Documentation/powerpc/ |
H A D | associativity.rst | 44 level of the resource group, the kernel doubles the NUMA distance between the
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | net_target_increase.cpp | 70 // Where a group of int/doubles are greater than or in run()
|
H A D | mapped_floor.hpp | 206 * Converts numeric values to doubles so they can be compared later.
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_grammar.hpp | 72 // Make sure we only parse true floating points as doubles
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | autogain_functions.c | 87 example, will lead to a huge exposure change (it effectively doubles),
|
/openbmc/linux/Documentation/networking/ |
H A D | fib_trie.rst | 91 Doubles the size of the child array within a tnode. Used by resize().
|
/openbmc/qemu/tests/tcg/multiarch/libs/ |
H A D | float_helpers.c | 141 /* This allows us to initialise some doubles as pure hex */
|
/openbmc/qemu/qobject/ |
H A D | qnum.c | 182 * Doubles are never considered equal to integers.
|
/openbmc/qemu/linux-user/riscv/ |
H A D | signal.c | 30 which also doubles as storage for the CPU state and sigmask.
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | thread_info.h | 129 #define TIF_HYBRID_FPREGS 28 /* 64b FP registers, odd singles in bits 63:32 of even doubles */
|
/openbmc/phosphor-pid-control/ |
H A D | util.cpp | 125 // If fewer doubles than strings, and vice versa, ignore remainder in spliceInputs()
|
/openbmc/qemu/accel/tcg/ |
H A D | monitor.c | 157 /* XXX: avoid using doubles ? */ in dump_exec_info()
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_core.h | 171 /* Allocate for double-packet buffering (effectively doubles assigned _SIZE) */
|
/openbmc/qemu/tests/unit/ |
H A D | check-qobject.c | 95 /* Doubles, however, are always unequal to integers */ in qobject_is_equal_num_test()
|