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

  /xsrc/external/mit/xkbcomp/dist/
keycodes.c 177 ACTION("Using %s instead of %s\n",
190 ACTION("Ignoring %d, using %d\n", old->ndx, new->ndx);
192 ACTION("Using %d, ignoring %d\n", old->ndx, new->ndx);
226 Atom using, ignoring; local
237 using = new->name;
242 using = old->name;
245 ACTION("Using %s %s, ignoring %s %s\n",
246 oldType, XkbAtomText(NULL, using, XkbMessage),
372 ACTION("Using <%s>, ignoring <%s>\n", buf, name);
381 ACTION("Using <%s>, ignoring <%s>\n", name, buf)
    [all...]
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c 3037 "sisfb: using video mode 0x%02x\n", mysisfbinfo->fbvidmode);
3041 "sisfb: using %s, reserved %dK\n",
3182 static const char *notsuitablestr = "Not using mode \"%s\" (not suitable for %s mode)\n";
3209 * (pScrn is a pointer to one of these). Privates allocated using
3543 * Using the integrated graphics as "secondary"
3548 * the mode using the VBE. That means real fun if
4625 * 64K block. (We do this that way even when using the
4837 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Using %dK of framebuffer memory at offset %dK\n",
4971 "\n\tDear SiS76x user, your machine is using a shared memory framebuffer.\n"
5001 * need to find out using the BIOS version and date strings
9030 const char *using = "Using SiS300\/315\/330\/340 series HW Xv"; local
    [all...]

Completed in 10 milliseconds