| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_utility.c | 265 extern UShort SiS_CheckModeCRT1(ScrnInfoPtr pScrn, DisplayModePtr mode, 267 extern UShort SiS_CheckModeCRT2(ScrnInfoPtr pScrn, DisplayModePtr mode, 583 SiSCondToVBFlags(UShort cond, ULong GivenVBFlags) 624 SISCheckModeForCRT2Type(ScrnInfoPtr pScrn, DisplayModePtr mode, ULong vbflags, UShort cond, Bool quiet) 718 SISCheckModeIndexForCRT2Type(ScrnInfoPtr pScrn, UShort cond, UShort index, Bool quiet) 748 sisFindModeFromTiming(ScrnInfoPtr pScrn, UShort hdisplay, 749 UShort vdisplay, UShort htotal, UShort vtota [all...] |
| H A D | sis.h | 596 typedef unsigned short UShort; typedef in typeref:typename:unsigned short 807 UShort ch70xx[64]; 908 UShort MapCountIOBase; /* map/unmap queue counter */ 909 UShort MapCountFbBase; /* map/unmap queue counter */ 914 UShort MapCountIOBaseDense; 940 UShort tvx, tvy; 947 UShort cursorBufferNum; 977 UShort MapCountIOPBase; /* map/unmap queue counter */ 1239 UShort SiS_DDC2_Index; 1240 UShort SiS_DDC2_Dat [all...] |
| H A D | sis_vb.c | 58 extern UChar SiS_GetSetBIOSScratch(ScrnInfoPtr pScrn, UShort offset, UChar value); 68 UShort LCDwidth; 69 UShort LCDheight; 136 UShort old; 150 UShort temp = 0xffff; 754 SISDoSense(ScrnInfoPtr pScrn, UShort type, UShort test) 796 UShort svhs=0, svhs_c=0; 797 UShort cvbs=0, cvbs_c=0; 798 UShort vga [all...] |
| H A D | sis_driver.h | 39 static const UShort VESAModeIndices[] = { 676 UShort ScaleVDE; 678 UShort RealVDE; 679 UShort reg[4]; 1601 static UShort SiSCalcVESAModeIndex(ScrnInfoPtr pScrn, DisplayModePtr mode); 1610 UShort SiS_CheckModeCRT1(ScrnInfoPtr pScrn, DisplayModePtr mode, 1612 UShort SiS_CheckModeCRT2(ScrnInfoPtr pScrn, DisplayModePtr mode, 1620 UShort SiS_GetModeNumber(ScrnInfoPtr pScrn, DisplayModePtr mode, unsigned int VBFlags); 1621 UChar SiS_GetSetBIOSScratch(ScrnInfoPtr pScrn, UShort offset, UChar value);
|
| H A D | sis_video.h | 111 int, UShort *, UShort *, int *, int *); 134 int, UShort *, UShort *, int *, int *);
|
| H A D | sis_cursor.c | 352 UShort x1_preset = 0, x2_preset = 0; 353 UShort y1_preset = 0, y2_preset = 0; 354 UShort maxpreset; 422 UShort x_preset = 0; 423 UShort y_preset = 0; 473 UShort x_preset = 0; 474 UShort y_preset = 0;
|
| H A D | sis_regs.h | 168 static __inline UShort inSISREGW(ULong base) 170 UShort tmp; 196 static __inline void outSISREGW(ULong base, UShort val)
|
| H A D | sis_driver.c | 656 UShort *ramp[3]; 671 ramp[i] = (UShort *)malloc(nramp * sizeof(UShort)); 726 ramp[i][j] = (UShort)v; 781 pSiS->crt2gcolortable[i].red = ((UShort)v) >> myshift; 786 pSiS->crt2gcolortable[i].green = ((UShort)v) >> myshift; 791 pSiS->crt2gcolortable[i].blue = ((UShort)v) >> myshift; 2567 UShort temp = 0xffff, temp1, i, realcrtno = crtno; 2837 SISCheckBIOS(SISPtr pSiS, UShort mypciid, UShort mypcivendo [all...] |
| H A D | sis_video.c | 2654 UShort screenwidth; 2661 UShort screen2width = 0; 3705 UShort *w, UShort *h, 3781 UShort w, 3782 UShort h, 4521 UShort *w, UShort *h,
|
| H A D | sis_vga.c | 188 UShort CRT_CPUthresholdLow, CRT_CPUthresholdHigh, CRT_ENGthreshold; 846 UShort temp; 999 UShort p4_0f, p4_25, p4_27, temp;
|
| H A D | sis_accel.c | 240 UShort tmp;
|
| H A D | sis_dac.c | 102 static const UShort ch700xidx[] = { 108 static const UShort ch701xidx[] = {
|
| /xsrc/external/mit/freetype/dist/src/raster/ |
| H A D | ftraster.c | 310 typedef unsigned short UShort, *PUShort; typedef in typeref:typename:unsigned short 360 UShort flags; /* Bit 0-2: drop-out mode */ 497 UShort bWidth; /* target bitmap width */ 503 UShort num_Profs; /* current number of profiles */ 850 UShort n; 1770 Decompose_Curve( RAS_ARGS UShort first, 1771 UShort last, 2024 if ( Decompose_Curve( RAS_VARS (UShort)start, 2025 (UShort)ras.outline.contours[i], 2029 start = (UShort)ra [all...] |
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | init.c | 888 UShort HDisplay = pXGI->scrnPitch >> 3; 906 UShort ModeNo=0; 908 UShort HDisplay = pXGI->scrnOffset >> 3 ;
|
| H A D | xgi.h | 392 typedef unsigned short UShort; typedef in typeref:typename:unsigned short
|
| H A D | xgi_driver.c | 5841 UShort i = (pXGI->CurrentLayout.bitsPerPixel+7)/8 - 1; 6489 UShort i = (pXGI->CurrentLayout.bitsPerPixel + 7) / 8 - 1;
|