Searched defs:oldvalue (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | buildhistory_analysis.py | 60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument 218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | 215 uint64_t oldvalue, newvalue; in cp_reg_check_reset() local
|