Home
last modified time | relevance | path

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

/qemu/scripts/simplebench/
H A Dtable_templater.py47 def gen(self, column, row): argument
/qemu/hw/mem/
H A Dcxl_type3_stubs.c35 bool has_column, uint16_t column, in qmp_cxl_inject_dram_event()
H A Dcxl_type3.c1717 bool has_column, uint16_t column, in qmp_cxl_inject_dram_event()
/qemu/include/hw/cxl/
H A Dcxl_events.h145 uint16_t column; member
/qemu/hw/display/
H A Dvmware_vga.c465 int column; in vmsvga_fill_rect() local
H A Dartist.c388 int line, endline, lineincr, startcolumn, endcolumn, columnincr, column; in block_move() local