HomeSort by: relevance | last modified time | path
    Searched defs:USHORT (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
CD_Common_Types.h 123 #ifndef USHORT
124 typedef UINT16 USHORT;
atombios.h 53 #ifndef USHORT
54 typedef unsigned short USHORT;
189 USHORT usStructureSize;
200 USHORT usBiosRuntimeSegmentAddress;
201 USHORT usProtectedModeInfoOffset;
202 USHORT usConfigFilenameOffset;
203 USHORT usCRC_BlockOffset;
204 USHORT usBIOS_BootupMessageOffset;
205 USHORT usInt10Offset;
206 USHORT usPciBusDevInitCode
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.h 162 # ifndef USHORT
163 typedef unsigned short USHORT;
164 # define USHORT USHORT
181 USHORT usDeviceSupport;
  /xsrc/external/mit/xf86-video-xgi/dist/src/
vgatypes.h 95 #ifndef USHORT
96 typedef unsigned short USHORT;
108 typedef USHORT *PUSHORT;
288 USHORT Horizontal_ACTIVE;
289 USHORT Vertical_ACTIVE;
293 USHORT Horizontal_FP; /* Alan 08/10/2007; HSyncStart - HDisplay */
294 USHORT Horizontal_BP; /* Alan 08/10/2007; HTotal - HSyncEnd */
295 USHORT Horizontal_SYNC; /* Alan 08/10/2007; HSyncEnd - HSyncStart */
296 USHORT Vertical_FP;
297 USHORT Vertical_BP
    [all...]
  /xsrc/external/mit/xf86-video-ast/dist/src/
ast.h 113 typedef CARD16 USHORT;
174 USHORT cursortype;
175 USHORT width;
176 USHORT height;
177 USHORT offset_x;
178 USHORT offset_y;
  /xsrc/external/mit/MesaLib/dist/include/D3D9/
d3d9types.h 73 typedef unsigned short USHORT;
1505 USHORT X, Y;
1506 USHORT Width, Height;
1510 USHORT SrcRectIndex;
1511 USHORT Reserved;
  /xsrc/external/mit/MesaLib.old/dist/include/D3D9/
d3d9types.h 73 typedef unsigned short USHORT;
1505 USHORT X, Y;
1506 USHORT Width, Height;
1510 USHORT SrcRectIndex;
1511 USHORT Reserved;

Completed in 22 milliseconds