Searched refs:RELEASE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dhistory.h140 This file contains specific revision info SINCE THE LAST RELEASE. It is not meant to
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dlnx-ms.c154 #define RELEASE(b) \ macro
160 if (!(buttons & button1) && (priv->buttons & button1)) RELEASE(1);
163 if (!(buttons & button2) && (priv->buttons & button2)) RELEASE(2);
166 if (!(buttons & button3) && (priv->buttons & button3)) RELEASE(3);
169 if (!(buttons & button4) && (priv->buttons & button4)) RELEASE(4);
172 if (!(buttons & button5) && (priv->buttons & button5)) RELEASE(5);
H A Dlnx-ps2.c150 #define RELEASE(b) \ macro
156 if (!(buttons & button1) && (priv->buttons & button1)) RELEASE(1);
159 if (!(buttons & button2) && (priv->buttons & button2)) RELEASE(2);
162 if (!(buttons & button3) && (priv->buttons & button3)) RELEASE(3);
165 if (!(buttons & button4) && (priv->buttons & button4)) RELEASE(4);
168 if (!(buttons & button5) && (priv->buttons & button5)) RELEASE(5);
H A Dusb-common.c103 #define RELEASE(b) \ macro
118 else RELEASE((raw.code & 0x0f) + 1);
139 RELEASE(4);
142 RELEASE(5);
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dsvga3d.rst300 OpenGL renderer string: Gallium 0.4 on SVGA3D; build: RELEASE;
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc312 RELEASE::

Completed in 8 milliseconds