HomeSort by: relevance | last modified time | path
    Searched refs:OPTION_SHOWCACHE (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_driver.c 66 OPTION_SHOWCACHE,
77 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
529 if (xf86ReturnOptValBool(pRiva->Options, OPTION_SHOWCACHE, FALSE)) {
  /xsrc/external/mit/xf86-video-tseng/dist/src/
tseng_driver.c 149 OPTION_SHOWCACHE,
175 {OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN,
863 if (xf86ReturnOptValBool(pTseng->Options, OPTION_SHOWCACHE, FALSE)) {
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga.h 56 OPTION_SHOWCACHE,
mga_driver.c 570 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
1991 if (xf86ReturnOptValBool(pMga->Options, OPTION_SHOWCACHE, FALSE)) {
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_driver.c 343 OPTION_SHOWCACHE,
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-i128/dist/src/
i128_driver.c 371 OPTION_SHOWCACHE,
383 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE },
596 if (xf86ReturnOptValBool(pI128->Options, OPTION_SHOWCACHE, FALSE)) {
  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx_driver.c 236 OPTION_SHOWCACHE,
247 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE},
1143 if (!xf86GetOptValBool(pTDFX->Options, OPTION_SHOWCACHE, &(pTDFX->ShowCache))) {
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_driver.c 222 OPTION_SHOWCACHE,
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/
ct_driver.c 586 OPTION_SHOWCACHE,
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/
radeon.h 206 OPTION_SHOWCACHE,
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.c 264 ,OPTION_SHOWCACHE

Completed in 28 milliseconds