Home
last modified time | relevance | path

Searched full:doubles (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp449 // 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 Dfpu.S29 bgez t0, 1f # no: skip odd doubles
73 bgez t0, 1f # no: skip odd doubles
H A Dmips.c588 /* 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 Dspi-peripheral-props.yaml95 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 Dorc_lookup.h18 * A block size of 256 was chosen because it roughly doubles unwinder
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dc/
H A Ddouble-conversion_3.3.0.bb2 DESCRIPTION = "This provides binary-decimal and decimal-binary routines for IEEE doubles."
/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_convd.c2 * Floating Point Convert Doubles to Various
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dfpu.c258 /* 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 Dmax31827.rst73 the resolution. The conversion time doubles with every bit of increased
/openbmc/bmcweb/redfish-core/src/
H A Dfilter_expr_executor.cpp299 // Both sides are doubles, do the comparison as doubles in operator ()()
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c25 * Each long double is made up of two IEEE doubles. The value of the
/openbmc/linux/Documentation/powerpc/
H A Dassociativity.rst44 level of the resource group, the kernel doubles the NUMA distance between the
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dnet_target_increase.cpp70 // Where a group of int/doubles are greater than or in run()
H A Dmapped_floor.hpp206 * Converts numeric values to doubles so they can be compared later.
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_grammar.hpp72 // Make sure we only parse true floating points as doubles
/openbmc/linux/drivers/media/usb/gspca/
H A Dautogain_functions.c87 example, will lead to a huge exposure change (it effectively doubles),
/openbmc/linux/Documentation/networking/
H A Dfib_trie.rst91 Doubles the size of the child array within a tnode. Used by resize().
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c141 /* This allows us to initialise some doubles as pure hex */
/openbmc/qemu/qobject/
H A Dqnum.c182 * Doubles are never considered equal to integers.
/openbmc/qemu/linux-user/riscv/
H A Dsignal.c30 which also doubles as storage for the CPU state and sigmask.
/openbmc/linux/arch/mips/include/asm/
H A Dthread_info.h129 #define TIF_HYBRID_FPREGS 28 /* 64b FP registers, odd singles in bits 63:32 of even doubles */
/openbmc/phosphor-pid-control/
H A Dutil.cpp125 // If fewer doubles than strings, and vice versa, ignore remainder in spliceInputs()
/openbmc/qemu/accel/tcg/
H A Dmonitor.c157 /* XXX: avoid using doubles ? */ in dump_exec_info()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_core.h171 /* Allocate for double-packet buffering (effectively doubles assigned _SIZE) */
/openbmc/qemu/tests/unit/
H A Dcheck-qobject.c95 /* Doubles, however, are always unequal to integers */ in qobject_is_equal_num_test()

1234