Searched refs:aP (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXcursor/dist/src/ |
| H A D | cursor.c | 403 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 D | nir_opt_algebraic.py | 923 aP = 'a@{0}'.format(P) variable 924 optimizations.append(((x2xN, (x2xM, aP)), (x2xN, a)))
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_algebraic.py | 1983 aP = 'a@{0}'.format(P) variable 1984 optimizations.append(((x2xN, (x2xM, aP)), (x2xN, a)))
|
Completed in 8 milliseconds