Searched refs:s2x (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 1514 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y) \ argument 1517 (((s2x) & 0xf) << 16) | (((s2y) & 0xf) << 20) | \
|
D | evergreen_state.c | 1522 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y) \ argument 1525 (((s2x) & 0xf) << 16) | (((s2y) & 0xf) << 20) | \
|
/external/opencv3/3rdparty/libpng/ |
D | CHANGES | 279 Added makefile.os2 and pngos2.def (A. Zabolotny) and makefile.s2x (W. Sebok) 319 Minor changes to makefile.s2x 323 Changed makefile.s2x to reduce security risk of using a relative pathname 424 Changed "ln -sf" to "ln -s -f" in makefile.s2x, makefile.lnx, and
|
/external/libpng/ |
D | CHANGES | 286 Added makefile.os2 and pngos2.def (A. Zabolotny) and makefile.s2x (W. Sebok) 326 Minor changes to makefile.s2x 330 Changed makefile.s2x to reduce security risk of using a relative pathname 431 Changed "ln -sf" to "ln -s -f" in makefile.s2x, makefile.lnx, and
|