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.
46 const int orOff = 0x800 * pPriv->or;
57 const int off = 0x800 * pPriv->or;
105 const int sorOff = 0x40 * pPriv->or;
481 G80CreateSor(ScrnInfoPtr pScrn, ORNum or, PanelType panelType)
485 const int off = 0x800 * or;
510 snprintf(orName, 5, "DVI%d", or);
521 pPriv->or = or;