Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 6 of 6) sorted by relevance

/qemu/bsd-user/
H A Dbsdload.c133 static bool is_there(const char *candidate) in is_there()
/qemu/hw/i2c/
H A Dcore.c88 I2CSlave *candidate = I2C_SLAVE(qdev); in i2c_scan_bus() local
390 static bool i2c_slave_match(I2CSlave *candidate, uint8_t address, in i2c_slave_match()
/qemu/block/
H A Dvhdx-log.c676 VHDXLogSequence candidate = { 0 }; in vhdx_log_search() local
H A Dquorum.c409 QuorumVoteVersion *candidate, *winner = NULL; in quorum_get_vote_winner() local
/qemu/ui/
H A Dconsole.c1355 QemuGraphicConsole *candidate; in qemu_graphic_console_is_multihead() local
/qemu/system/
H A Dphysmem.c1526 ram_addr_t candidate, next = RAM_ADDR_MAX; in find_ram_offset() local