| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv_const.h | 20 OPTION_ACCELMETHOD, enumerator in enum:__anon0e18c01f0103 37 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE },
|
| H A D | nv_driver.c | 1037 string = xf86GetOptValString(pNv->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_driver.c | 94 OPTION_ACCELMETHOD enumerator in enum:__anon7f1c0bce0103 101 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 397 optstr = (char *)xf86GetOptValString(pCg6->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_driver.c | 98 OPTION_ACCELMETHOD, enumerator in enum:__anondd012baa0103 106 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 757 optstr = (char *)xf86GetOptValString(pFfb->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_opt.c | 50 OPTION_ACCELMETHOD, enumerator in enum:__anoncb589a6f0103 115 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 402 if((strptr = (char *)xf86GetOptValString(pXGI->Options, OPTION_ACCELMETHOD))) {
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_driver.c | 106 OPTION_ACCELMETHOD enumerator in enum:__anonbc0e82da0103 113 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 552 optstr = (char *)xf86GetOptValString(pPnozz->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_glamor.c | 82 s = xf86GetOptValString(info->Options, OPTION_ACCELMETHOD);
|
| H A D | radeon.h | 172 OPTION_ACCELMETHOD, enumerator in enum:__anon5a499fe10103
|
| H A D | radeon_kms.c | 84 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_driver.c | 174 OPTION_ACCELMETHOD, enumerator in enum:__anondb04e4280103 197 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 748 OPTION_ACCELMETHOD))) {
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 45 OPTION_ACCELMETHOD, enumerator in enum:__anonbd78be5d0103 164 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 728 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_ACCELMETHOD))) { 1020 OPTION_ACCELMETHOD,
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga.h | 88 OPTION_ACCELMETHOD, enumerator in enum:__anon971c52dc0103
|
| H A D | mga_driver.c | 600 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_ANYSTR, {0}, FALSE }, 1967 const char *s = xf86GetOptValString(pMga->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128_driver.c | 374 OPTION_ACCELMETHOD enumerator in enum:__anon0ee351a00103 386 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 583 const char *s = xf86GetOptValString(pI128->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_driver.c | 153 OPTION_ACCELMETHOD, enumerator in enum:__anon887c78720103 182 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 1361 OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_kms.c | 68 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE },
|
| H A D | radeon.h | 212 OPTION_ACCELMETHOD, enumerator in enum:__anonb194aea90103
|
| H A D | radeon_driver.c | 188 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 2220 optstr = (char *)xf86GetOptValString(info->Options, OPTION_ACCELMETHOD);
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_driver.c | 199 OPTION_ACCELMETHOD, enumerator in enum:__anonbd4f63ac0103 227 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_ANYSTR, {0}, FALSE }, 2053 OPTION_ACCELMETHOD))) {
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.c | 259 ,OPTION_ACCELMETHOD enumerator in enum:__anone89ec5c60103 296 { OPTION_ACCELMETHOD, "AccelMethod", OPTV_STRING, {0}, FALSE }, 1285 if((strptr = (char *)xf86GetOptValString(psav->Options, OPTION_ACCELMETHOD))) {
|