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

  /xsrc/
Makefile 90 @echo setenv DESTDIR before doing that!
94 @echo setenv RELEASEDIR before doing that!
  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
PannerP.h 69 GC xor_gc; /* for doing XOR tmp graphics */
73 Boolean doing; /* tmp graphics in progress */ member in struct:__anon5740::__anon5741
  /xsrc/external/mit/libXaw/dist/src/
Panner.c 666 cnew->panner.tmp.doing = False;
748 if (pw->panner.tmp.doing && pw->panner.rubber_band)
784 if (cnew->panner.tmp.doing)
876 pw->panner.tmp.doing = True;
902 pw->panner.tmp.doing = False;
910 if (!pw->panner.tmp.doing)
921 pw->panner.tmp.doing = False;
930 if (!pw->panner.tmp.doing)
958 Bool isin = pw->panner.tmp.doing;
987 pw->panner.tmp.doing = True
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_signed_rgba.spec 50 using a unsigned format by doing scale and bias in a shader, but this
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_signed_rgba.spec 50 using a unsigned format by doing scale and bias in a shader, but this
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
parse-submits.lua 268 -- This kinda assumes that we are doing full img blits, which is maybe
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_algebraic.py 490 When doing this for the replacement expression, we make sure to never change
492 transforms above work by doing some extra run-time checking of the search
518 After doing all this, we check that every subexpression of the replacement
728 # we're doing this in replace mode, disallowing merging variables.
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_algebraic.py 413 When doing this for the replacement expression, we make sure to never change
415 transforms above work by doing some extra run-time checking of the search
441 After doing all this, we check that every subexpression of the replacement
651 # we're doing this in replace mode, disallowing merging variables.
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
gk110.asm 109 // mean that it's > 0x7fd in those cases when doing unsigned comparison
gm107.asm 123 // mean that it's > 0x7fd in those cases when doing unsigned comparison
gk104.asm 567 // mean that it's > 0x7fd in those cases when doing unsigned comparison
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
gk110.asm 109 // mean that it's > 0x7fd in those cases when doing unsigned comparison
gm107.asm 123 // mean that it's > 0x7fd in those cases when doing unsigned comparison
gk104.asm 567 // mean that it's > 0x7fd in those cases when doing unsigned comparison

Completed in 17 milliseconds