| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcmd5.h | 163 #define F4(x, y, z) (y ^ (x | ~z)) macro 234 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6); 235 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10); 236 MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15); 237 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21); 238 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6); 239 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10); 240 MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15); 241 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21); 242 MD5STEP(F4, [all...] |
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | genauth.c | 173 # define F4(x, y, z) (y ^ (x | ~z)) macro 244 pmd5_step(F4, a, b, c, d, in[0] + 0xf4292244, 6); 245 pmd5_step(F4, d, a, b, c, in[7] + 0x432aff97, 10); 246 pmd5_step(F4, c, d, a, b, in[14] + 0xab9423a7, 15); 247 pmd5_step(F4, b, c, d, a, in[5] + 0xfc93a039, 21); 248 pmd5_step(F4, a, b, c, d, in[12] + 0x655b59c3, 6); 249 pmd5_step(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10); 250 pmd5_step(F4, c, d, a, b, in[10] + 0xffeff47d, 15); 251 pmd5_step(F4, b, c, d, a, in[1] + 0x85845dd1, 21); 252 pmd5_step(F4, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_noise.c | 481 #define F4 0.309016994f /* F4 = (Math.sqrt(5.0)-1.0)/4.0 */ macro 487 float s = (x + y + z + w) * F4; /* Factor for 4D skewing */
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_noise.c | 481 #define F4 0.309016994f /* F4 = (Math.sqrt(5.0)-1.0)/4.0 */ macro 487 float s = (x + y + z + w) * F4; /* Factor for 4D skewing */
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 868 #define EMIT5(NR, F0, F1, F2, F3, F4, NAME) \ 899 F4( &a[4], v + a[4].vertoffset, (GLfloat *)a[4].inputptr ); \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 868 #define EMIT5(NR, F0, F1, F2, F3, F4, NAME) \ 899 F4( &a[4], v + a[4].vertoffset, (GLfloat *)a[4].inputptr ); \
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | VISmoveImage.s | 157 #define FREG_FROB(f0,A0,F2,f2,A1,F4,f4,A2,F6,f6,A3,F8,f8,A4,F10,f10,A5,F12,f12,A6,F14,f14,A7,F16) \ 161 faligndata %f2,%F4,%f18; \
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 2240 "F4" = : all : f.warpto "xmh"
|