Lines Matching defs:or
8 * distribute, sublicense, and/or sell copies of the Software, and to
13 * in all copies or substantial portions of the Software.
48 const int orOff = 0x800 * pPriv->or;
58 const int off = 0x800 * pPriv->or;
98 const int dacOff = 0x80 * pPriv->or;
142 const int dacOff = 2048 * pPriv->or;
147 pPriv->or);
195 G80CreateDac(ScrnInfoPtr pScrn, ORNum or)
204 snprintf(orName, 5, "VGA%i", or);
208 pPriv->or = or;