Home
last modified time | relevance | path

Searched defs:scaled (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-pid-control/
H A Dinterfaces.hpp27 double scaled; member
/openbmc/qemu/crypto/
H A Dpbkdf.c110 size_t scaled = 0; in threaded_qcrypto_pbkdf2_count_iters() local
/openbmc/qemu/target/sparc/
H A Dvis_helper.c400 int32_t scaled = src << scale; in helper_fpack16() local
422 int64_t scaled = (int64_t)src << scale; in helper_fpack32() local
443 int64_t scaled = (int64_t)src << scale; in helper_fpackfix() local
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c624 uint32_t scaled, estimate; in call_recip_estimate() local
899 uint32_t scaled; in recip_sqrt_estimate() local
/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c36 static int scaled = 122; variable