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