| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition_options.h | 29 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE },
|
| H A D | rendition.c | 140 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_driver.c | 192 {LX_OPTION_TV_SUPPORT, "TV", OPTV_ANYSTR, {0}, FALSE}, 193 {LX_OPTION_TV_OUTPUT, "TV_Output", OPTV_ANYSTR, {0}, FALSE}, 194 {LX_OPTION_TV_OVERSCAN, "TVOverscan", OPTV_ANYSTR, {0}, FALSE}, 195 {LX_OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE}, 213 {GX_OPTION_TV_SUPPORT, "TV", OPTV_ANYSTR, {0}, FALSE}, 214 {GX_OPTION_TV_OUTPUT, "TV_Output", OPTV_ANYSTR, {0}, FALSE}, 215 {GX_OPTION_TV_OVERSCAN, "TVOverscan", OPTV_ANYSTR, {0}, FALSE}, 216 {GX_OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_driver.c | 298 {OPTION_TV_SUPPORT, "TV", OPTV_ANYSTR, {0}, FALSE}, 299 {OPTION_TV_OUTPUT, "TV_Output", OPTV_ANYSTR, {0}, FALSE}, 300 {OPTION_TV_OVERSCAN, "TVOverscan", OPTV_ANYSTR, {0}, FALSE}, 302 {OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE},
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86ShowOpts.c | 65 case OPTV_ANYSTR:
|
| H A D | xf86Opt.h | 51 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator in enum:__anon188f722b0303
|
| H A D | xf86Configure.c | 245 case OPTV_ANYSTR:
|
| H A D | xf86Option.c | 532 case OPTV_ANYSTR:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/exa/ |
| H A D | examodule.c | 58 OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Opt.h | 52 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator in enum:__anonf1e5139e0303
|
| H A D | xf86Option.c | 532 case OPTV_ANYSTR:
|
| H A D | xf86Configure.c | 252 case OPTV_ANYSTR:
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/exa/ |
| H A D | examodule.c | 59 OPTV_ANYSTR, {0}, FALSE},
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.h | 210 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator in enum:__anon584695a90a03
|
| H A D | winconfig.c | 786 case OPTV_ANYSTR:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.h | 256 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator in enum:__anon2cd5b7360a03
|
| H A D | winconfig.c | 837 case OPTV_ANYSTR:
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_driver.c | 204 {OPTION_ROTATION_TYPE, "RotationType", OPTV_ANYSTR, {0}, FALSE}, 205 {OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE}, 209 {OPTION_TVTYPE, "TVType", OPTV_ANYSTR, {0}, FALSE}, 210 {OPTION_TVOUTPUT, "TVOutput", OPTV_ANYSTR, {0}, FALSE}, 219 {OPTION_I2CDEVICES, "I2CDevices", OPTV_ANYSTR, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_driver.c | 124 {OPTION_REMAP_DPMS_ON, "Remap_DPMS_On", OPTV_ANYSTR, 126 {OPTION_REMAP_DPMS_STANDBY, "Remap_DPMS_Standby", OPTV_ANYSTR, 128 {OPTION_REMAP_DPMS_SUSPEND, "Remap_DPMS_Suspend", OPTV_ANYSTR, 130 {OPTION_REMAP_DPMS_OFF, "Remap_DPMS_Off", OPTV_ANYSTR,
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_driver.c | 578 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE }, 588 { OPTION_TVSTANDARD, "TVStandard", OPTV_ANYSTR, {0}, FALSE }, 589 { OPTION_CABLETYPE, "CableType", OPTV_ANYSTR, {0}, FALSE }, 594 { OPTION_HSYNC2, "Monitor2HSync", OPTV_ANYSTR, {0}, FALSE }, 595 { OPTION_VREFRESH2, "Monitor2VRefresh", OPTV_ANYSTR, {0}, FALSE }, 596 { OPTION_MONITOR2POS, "Monitor2Position", OPTV_ANYSTR, {0}, FALSE }, 597 { OPTION_METAMODES, "MetaModes", OPTV_ANYSTR, {0}, FALSE }, 600 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 239 { OPTION_CRT2GAMMA, "CRT2Gamma", OPTV_ANYSTR, {0}, FALSE }, 252 { OPTION_XVGAMMA, "XvGamma", OPTV_ANYSTR, {0}, FALSE }, 277 { OPTION_MERGEDFB, "MergedFB", OPTV_ANYSTR, {0}, FALSE }, 278 { OPTION_MERGEDFB, "TwinView", OPTV_ANYSTR, {0}, FALSE }, /* alias */
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_driver.c | 122 { OPTION_DEVICE, "Device", OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_driver.c | 227 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_ANYSTR, {0}, FALSE }, 234 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE }, 247 { OPTION_DISPLAY, "Display", OPTV_ANYSTR, {0}, FALSE }, 248 { OPTION_GB, "GammaBrightness", OPTV_ANYSTR, {0}, FALSE }, 249 { OPTION_TV_CHIPSET, "TVChipset", OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.c | 300 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE }, 308 { OPTION_OVERLAY, "Overlay", OPTV_ANYSTR, {0}, FALSE }, 309 { OPTION_T_KEY, "TransparencyKey", OPTV_ANYSTR, {0}, FALSE }, 318 { OPTION_BUS_TYPE, "BusType", OPTV_ANYSTR, {0}, FALSE }, 319 { OPTION_DMA_TYPE, "DmaType", OPTV_ANYSTR, {0}, FALSE }, 320 { OPTION_DMA_MODE, "DmaMode", OPTV_ANYSTR, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | riva_driver.c | 80 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE },
|