Home
last modified time | relevance | path

Searched refs:twidth (Results 1 – 3 of 3) sorted by relevance

/xen/tools/python/scripts/
A Dconvert-legacy-stream24 twidth = 0 # Legacy toolstack bitness (32 or 64) variable
201 if twidth == 32:
210 if twidth == 32:
332 if twidth == 64:
342 if twidth == 64:
633 global fin, fout, twidth, pv, qemu, verbose
676 opts.twidth is None or opts.gtype is None):
689 twidth = int(opts.twidth)
/xen/tools/firmware/vgabios/
A Dvgatables.h142 Bit8u twidth; member
A Dvgabios.c831 Bit16u i,twidth,theightm1,cheight; local
855 twidth=video_param_table[vpti].twidth;
981 write_word(BIOSMEM_SEG,BIOSMEM_NB_COLS,twidth);

Completed in 10 milliseconds