Searched refs:OPTION_SHOWCACHE (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_driver.c66 OPTION_SHOWCACHE, enumerator in enum:__anonaeabaaee0103
77 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
529 if (xf86ReturnOptValBool(pRiva->Options, OPTION_SHOWCACHE, FALSE)) {
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_driver.c149 OPTION_SHOWCACHE, enumerator in enum:__anone699e25a0103
175 {OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN,
863 if (xf86ReturnOptValBool(pTseng->Options, OPTION_SHOWCACHE, FALSE)) {
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga.h56 OPTION_SHOWCACHE, enumerator in enum:__anon971c52dc0103
H A Dmga_driver.c570 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
1991 if (xf86ReturnOptValBool(pMga->Options, OPTION_SHOWCACHE, FALSE)) {
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c343 OPTION_SHOWCACHE, enumerator in enum:__anon386b101d0103
362 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
387 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
961 xf86GetOptValBool(nPtr->Options, OPTION_SHOWCACHE,&nPtr->showcache);
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_driver.c236 OPTION_SHOWCACHE, enumerator in enum:__anon3b59b1c40103
247 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE},
1143 if (!xf86GetOptValBool(pTDFX->Options, OPTION_SHOWCACHE, &(pTDFX->ShowCache))) {
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128_driver.c371 OPTION_SHOWCACHE, enumerator in enum:__anon0ee351a00103
383 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
596 if (xf86ReturnOptValBool(pI128->Options, OPTION_SHOWCACHE, FALSE)) {
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_driver.c222 OPTION_SHOWCACHE, enumerator in enum:__anond9d880170103
253 { OPTION_SHOWCACHE, "show_cache", OPTV_BOOLEAN, {0}, FALSE },
692 if (xf86ReturnOptValBool(ps3v->Options, OPTION_SHOWCACHE, FALSE)) {
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c586 OPTION_SHOWCACHE, enumerator in enum:__anonf96611860103
622 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
642 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
663 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
4346 if (xf86ReturnOptValBool(cPtr->Options, OPTION_SHOWCACHE, FALSE) && y) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon.h206 OPTION_SHOWCACHE, enumerator in enum:__anonb194aea90103
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c264 ,OPTION_SHOWCACHE enumerator in enum:__anone89ec5c60103

Completed in 36 milliseconds