| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_mode.h | 101 ULONG HT; member in struct:__anon502f03860208
|
| H A D | ast_mode.c | 663 mode->CrtcHTotal = (int) pVGAModeInfo->pEnhTableEntry->HT; 665 mode->CrtcHBlankEnd = (int) (pVGAModeInfo->pEnhTableEntry->HT - ulHBorder); 788 if (usTemp & 0x100) jRegAC |= 0x01; /* HT D[8] */ 1040 ULONG HT, HDE, HBS, HBE, HRS, HRE; local in function:bSetAST1180CRTCReg 1054 HT = mode->CrtcHTotal; 1068 HT2 = HT - 1;
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | Xct.c | 55 #define HT 0x09 macro 60 #define IsLegalC0(data, c) (((c) == HT) || ((c) == NL) || \
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_struct.h | 434 ULONG VT,HT,VDE,HDE; member in struct:_VB_DEVICE_INFO 443 USHORT VT,HT,VDE,HDE;
|
| H A D | vb_setmode.c | 922 int HT, VT, HDE, VDE, HRS, VRS, HRE, VRE, VGAHDE, VGAVDE, VGAHT, VGAVT; local in function:XGI_SetCRTTiming 947 HT = HorizontalActivePixel + HorizontalFrontPorch + HorizontalSyncWidth + HorizontalBackPorch; 951 HT = HT / 8; 955 VGAHT = HT - 5; 958 HT = HT - 1; 995 XGI_SetRegANDOR((XGIIOADDRESS) pVBInfo->P3d4, 0x00, 0x00, (VGAHT & 0xff)); /* HT */ 998 XGI_SetRegANDOR((XGIIOADDRESS) pVBInfo->P3d4, 0x03, 0xe0, (HT & 0x1f)); /* HBE */ 1000 XGI_SetRegANDOR((XGIIOADDRESS) pVBInfo->P3d4, 0x05, 0x60, (((HT [all...] |
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | init.c | 4083 unsigned short HRE, HBE, HRS, HBS, HDE, HT; local in function:SiS_Generic_ConvertCRData 4091 HT = crdata[0] | ((unsigned short)(sr_data & 0x03) << 8); 4092 A = HT + 5; 4131 "H: A %d B %d C %d D %d E %d F %d HT %d HDE %d HRS %d HBS %d HBE %d HRE %d\n", 4132 A, B, C, D, E, F, HT, HDE, HRS, HBS, HBE, HRE);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | ptyx.h | 1331 , DATA(HT) = 9
|
| H A D | charproc.c | 10221 ,DATA(HT)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.0.rst | 1132 - nir: Keep the range analysis HT around intra-pass until we make a
|