Searched refs:aP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXcursor/dist/src/
H A Dcursor.c403 int *aPicture, *iPicture, *aP, *iP; local in function:_XcursorFloydSteinberg
430 aP = aPicture;
437 *aP++ = (int) (p >> 24);
447 aP = aPicture;
452 aR = *aP;
489 aP[right] += aErrorRight;
496 aP[belowLeft] += aErrorBelowLeft;
499 aP[below] += aErrorBelow;
503 aP[belowRight] += aErrorBelowRight;
506 aP
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_algebraic.py923 aP = 'a@{0}'.format(P) variable
924 optimizations.append(((x2xN, (x2xM, aP)), (x2xN, a)))
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_algebraic.py1983 aP = 'a@{0}'.format(P) variable
1984 optimizations.append(((x2xN, (x2xM, aP)), (x2xN, a)))

Completed in 8 milliseconds