Home
last modified time | relevance | path

Searched defs:video (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.bin/mg/
Ddisplay.c31 struct video { struct
32 short v_hash; /* Hash code, for compares. */
33 short v_flag; /* Flag word. */
34 short v_color; /* Color of the line. */
35 int v_cost; /* Cost of display. */
36 char *v_text; /* The actual characters. */
81 struct video *video; /* Actual screen data. */ variable
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dconstvars.c114 volatile unsigned short * volatile video = &vitriol; in main() local
/openbsd/src/sys/dev/pci/bktr/
Dbktr_core.c1110 struct meteor_video *video; in video_ioctl() local
Dbktr_reg.h597 struct meteor_video video; member
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc.h349 } video; member