Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dexpression.cpp97 int constant = std::stoi(*curr); in evaluate() local
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h459 struct ff_constant_effect constant; member
/openbmc/qemu/include/hw/arm/
H A Domap.h364 constant = 0, enumerator
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h283 abi_long constant; /* PLL (phase-locked loop) time constant */ member
313 abi_llong constant; /* PLL (phase-locked loop) time constant */ member
/openbmc/qemu/target/tricore/
H A Dtranslate.c2894 int r2 , int32_t constant , int32_t offset) in gen_compute_branch()