HomeSort by: relevance | last modified time | path
    Searched refs:go (Results 1 - 25 of 140) sorted by relevancy

1 2 3 4 5 6

  /xsrc/external/mit/xf86-video-newport/dist/src/
newport_shadow.c 43 pNewportRegs->go.hostrw0 = *src;
91 pNewportRegs->go.hostrw0 = *(CARD32 *)src;
95 pNewportRegs->go.hostrw0 = dest;
newport_accel.c 582 pNewportRegs->go.xyendi = (ex << 16) | ey;
655 pNewportRegs->go.xyendi = ((ex & 0xFFFF) << 16) | (ey & 0xFFFF);
729 pNewportRegs->go.xyendi = ((x2 & 0xFFFF) << 16) | (y2 & 0xFFFF);
829 pNewportRegs->go.zpattern = pat;
903 /* after return XAA will start blasting the pattern to go.zpattern register */
977 /* after return XAA will start blasting the image to go.hostrw0 register */
1099 pNewportRegs->go.zpattern = pNewport->pat8x8[paty][patx];
1119 pNewportRegs->go.zpattern = epat[p];
1165 /* with prefetch enabled go has to be issued before we start reading */
1166 pNewportRegs->go._setup = 1
    [all...]
  /xsrc/external/mit/libdrm/dist/tests/util/
format.c 35 #define MAKE_RGB_INFO(rl, ro, gl, go, bl, bo, al, ao) \
36 .rgb = { { (rl), (ro) }, { (gl), (go) }, { (bl), (bo) }, { (al), (ao) } }
  /xsrc/external/mit/fontconfig/dist/conf.d/
10-scale-bitmap-fonts.conf 57 If we *are* going to scale, go ahead and do it.
  /xsrc/external/mit/xedit/dist/lisp/modules/
indent.lsp 1039 (go :ind-loop)
1055 (and (= ind-to ind-from) (setq ind-startp t) (go :ind-process))
1125 (or ind-cache (go :ind-process))
1134 (or ind-matches (go :ind-parse))
1184 (or (setq ind-match (car ind-cache)) (go :ind-process))
1192 (go :ind-parse-loop)
1271 (go :ind-loop)
1274 (and ind-cache (go :ind-parse-loop))
1281 (and ind-stack (not ind-startp) (go :ind-read))
1399 (and ind-cache (go :ind-process)
    [all...]
syntax.lsp 838 (go :again)
869 (go :update)
1004 ;; the go call in that case. (Will just do
1006 (go :ignored)
1083 (go :process)
1103 (or cache (go :parse))
1372 (go :loop)
1380 (and (or cache (< start length)) (go :loop))
1445 (go :read)
  /xsrc/external/mit/freetype/dist/builds/unix/
unix-def.in 122 chmod go-w $@.tmp
install-sh 309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/beforelight/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/evieext/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/fontconfig/dist/
install-sh 317 *) mkdir_umask=$umask,go-w;;
387 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/glw/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libXTrap/dist/
install-sh 330 *) mkdir_umask=$umask,go-w;;
391 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libXevie/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libXfont/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
377 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libXfontcache/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libXxf86misc/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/libvdpau/dist/
install-sh 317 *) mkdir_umask=$umask,go-w;;
387 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/luit/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/mesa-demos/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
377 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/mkfontdir/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/proxymngr/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/xcb-util/dist/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /xsrc/external/mit/xcompmgr/dist/
install-sh 309 *) mkdir_umask=$umask,go-w;;
370 # directory the slow way, step by step, checking for races as we go.

Completed in 21 milliseconds

1 2 3 4 5 6