HomeSort by: relevance | last modified time | path
    Searched refs:look (Results 1 - 20 of 20) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
imConv.c 171 unsigned char look[BUF_SIZE]; local
180 if ((unsigned)count >= sizeof(look))
182 memcpy(look, (char *)buffer,count);
183 look[count] = '\0';
185 (char*) look, count,
193 XPointer to = (XPointer) look;
208 from = (XPointer) look;
244 unsigned char look[BUF_SIZE]; local
248 count = XLOOKUPSTRING(event, (char *)look, nbytes, &symbol, status);
254 (char*) look, count
316 unsigned char look[BUF_SIZE]; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
update-headers.sh 8 echo directory does not look like envytools: $rnndb
  /xsrc/external/mit/xterm/dist/vttests/
closest-rgb.pl 53 -i reverse comparison, look for rgb matches in xterm's palette
  /xsrc/external/mit/fontconfig/dist/conf.d/
09-autohint-if-no-hinting.conf 12 in both cases so that most clients would takes a look at the first place only.
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/
make.bat 100 echo.Link check complete; look for any errors in the above output ^
108 echo.Testing of doctests in the sources finished, look at the ^
  /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
Bug Report - AMD Radeon Vulkan.md 23 For rendering errors, attach screenshots of the problem and (if possible) of how it should look. For freezes, it may be useful to provide a screenshot of the affected game scene. Prefer screenshots over videos.
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
gf100.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gk110.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gm107.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gk104.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
gf100.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gk110.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gm107.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
gk104.asm 5 // look for z such that 2^32 - b <= b * z < 2^32
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorgconf.cpp 31 # what a config file might look like. Refer to the xorg.conf(__filemansuffix__)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 31 # what a config file might look like. Refer to the xorg.conf(__filemansuffix__)
  /xsrc/external/mit/xedit/dist/
ispell.c 97 cancel, check, look, terse, options, dict, dictMenu, member in struct:_ispell
231 Offset(look_label), XtRString, "Look"},
2065 ispell.look = XtCreateManagedWidget("look", commandWidgetClass,
2067 XtAddCallback(ispell.look, XtNcallback, LookIspell, NULL);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
apSolaris.shar 37 X# >>NOTE<< Have a look at Makefile.sparcv9 for specifics.
45 X# >>NOTE<< Have a look at Makefile.amd64 for amd64 specifics.
268 X4) Type 'make install' and 'make add_drv'. The screen should look something
  /xsrc/external/mit/freetype/dist/
vms_make.com 1110 ! might look like. They are site specific and the locations of the
  /xsrc/external/mit/xfs/dist/
configure 87 # Find who we are. Look in the path if we contain no directory separator.
1569 comma-separated list of paths to look for config
2177 # would cause problems or look ugly.
2681 # Locations in which to look for auxiliary files.
13796 # Find who we are. Look in the path if we contain no directory separator.
14635 *) # Look for the file first in the build tree, then in the source tree

Completed in 19 milliseconds