Searched defs:is_new (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/monitor/ | ||
H A D | qemu-config-qmp.c | 129 bool is_new; in query_all_machine_properties() local |
/openbmc/u-boot/scripts/kconfig/ | ||
H A D | conf.c | 234 bool is_new; in conf_choice() local |
/openbmc/qemu/util/ | ||
H A D | aio-posix.c | 114 bool is_new = false; in aio_set_fd_handler() local |
/openbmc/qemu/target/hexagon/ | ||
H A D | hex_common.py | 420 def is_new(self): member in OldSource |