Searched refs:INT8 (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Common_Types.h101 #ifndef INT8
102 typedef int8_t INT8; typedef in typeref:typename:int8_t
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DEVIproto.h39 INT8 screen;
40 INT8 level;
H A DXIproto.h898 INT8 click;
899 INT8 percent;
951 INT8 percent;
1230 INT8 percent;
H A DXKBproto.h86 INT8 percent;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXmd.h108 typedef signed char INT8; typedef in typeref:typename:signed char
H A DXproto.h399 INT8 delta;
1212 INT8 bytes[20];
1961 INT8 percent; /* -100 to 100 */
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvtypes.h43 typedef INT8 vs8;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dpacksingle.h84 *((INT8 *) (pc + offset)) = a
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dpacksingle.h84 *((INT8 *) (pc + offset)) = a
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.h149 # define INT8 INT8 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.3.rst159 - mesa: Add unpack functions for R/RG/RGB [U]INT8/16/32 formats.
160 - mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrhostglx.c584 *((INT8 *) (pc + offset)) = a
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c1910 t = (INT8)*vlist;
1922 t = (INT8)*vlist;
H A Ddixfonts.c1366 c->xorg += *((INT8 *)(c->pElt + 1)); /* must be signed */
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c2060 t = (INT8) *vlist;
2072 t = (INT8) *vlist;
H A Ddixfonts.c1292 c->xorg += *((INT8 *) (c->pElt + 1)); /* must be signed */
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_video.c214 INT8 Contrast;

Completed in 36 milliseconds