Searched refs:z3 (Results 1 - 25 of 37) sorted by relevance

12

/external/clang/test/CodeGenCXX/
H A Dconst-global-linkage.cpp13 const volatile char z3[] = "zxcv"; variable
15 // CHECK: @z3 = constant
/external/jpeg/
H A Djidctint.c154 INT32 z1, z2, z3, z4, z5; local
207 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
209 z1 = MULTIPLY(z2 + z3, FIX_0_541196100);
210 tmp2 = z1 + MULTIPLY(z3, - FIX_1_847759065);
214 z3 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
216 tmp0 = (z2 + z3) << CONST_BITS;
217 tmp1 = (z2 - z3) << CONST_BITS;
235 z3 = tmp0 + tmp2;
237 z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
245 z3
[all...]
H A Djfdctint.c144 INT32 z1, z2, z3, z4, z5; local
189 z3 = tmp4 + tmp6;
191 z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
199 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
202 z3 += z5;
205 dataptr[7] = (DCTELEM) DESCALE(tmp4 + z1 + z3, CONST_BITS-PASS1_BITS);
207 dataptr[3] = (DCTELEM) DESCALE(tmp6 + z2 + z3, CONST_BITS-PASS1_BITS);
254 z3 = tmp4 + tmp6;
256 z5 = MULTIPLY(z3
[all...]
H A Djfdctflt.c63 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; local
104 z3 = tmp11 * ((FAST_FLOAT) 0.707106781); /* c4 */
106 z11 = tmp7 + z3; /* phase 5 */
107 z13 = tmp7 - z3;
154 z3 = tmp11 * ((FAST_FLOAT) 0.707106781); /* c4 */
156 z11 = tmp7 + z3; /* phase 5 */
157 z13 = tmp7 - z3;
H A Djfdctfst.c118 DCTELEM z1, z2, z3, z4, z5, z11, z13; local
160 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
162 z11 = tmp7 + z3; /* phase 5 */
163 z13 = tmp7 - z3;
210 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
212 z11 = tmp7 + z3; /* phase 5 */
213 z13 = tmp7 - z3;
H A Djidctred.c123 INT32 z1, z2, z3, z4; local
162 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
164 tmp2 = MULTIPLY(z2, FIX_1_847759065) + MULTIPLY(z3, - FIX_0_765366865);
173 z3 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3]);
178 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
183 + MULTIPLY(z3, FIX_0_899976223) /* sqrt(2) * (c3-c7) */
232 z3 = (INT32) wsptr[3];
237 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
242 + MULTIPLY(z3, FIX_0_899976223) /* sqrt(2) * (c3-c7) */
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jidctint.c155 INT32 z1, z2, z3, z4, z5; local
208 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
210 z1 = MULTIPLY(z2 + z3, FIX_0_541196100);
211 tmp2 = z1 + MULTIPLY(z3, - FIX_1_847759065);
215 z3 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
217 tmp0 = (z2 + z3) << CONST_BITS;
218 tmp1 = (z2 - z3) << CONST_BITS;
236 z3 = tmp0 + tmp2;
238 z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
246 z3
[all...]
H A Dfpdfapi_jfdctint.c145 INT32 z1, z2, z3, z4, z5; local
190 z3 = tmp4 + tmp6;
192 z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
200 z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */
203 z3 += z5;
206 dataptr[7] = (DCTELEM) DESCALE(tmp4 + z1 + z3, CONST_BITS-PASS1_BITS);
208 dataptr[3] = (DCTELEM) DESCALE(tmp6 + z2 + z3, CONST_BITS-PASS1_BITS);
255 z3 = tmp4 + tmp6;
257 z5 = MULTIPLY(z3
[all...]
H A Dfpdfapi_jfdctfst.c119 DCTELEM z1, z2, z3, z4, z5, z11, z13; local
161 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
163 z11 = tmp7 + z3; /* phase 5 */
164 z13 = tmp7 - z3;
211 z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */
213 z11 = tmp7 + z3; /* phase 5 */
214 z13 = tmp7 - z3;
H A Dfpdfapi_jidctred.c124 INT32 z1, z2, z3, z4; local
163 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
165 tmp2 = MULTIPLY(z2, FIX_1_847759065) + MULTIPLY(z3, - FIX_0_765366865);
174 z3 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3]);
179 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
184 + MULTIPLY(z3, FIX_0_899976223) /* sqrt(2) * (c3-c7) */
233 z3 = (INT32) wsptr[3];
238 + MULTIPLY(z3, - FIX_2_172734803) /* sqrt(2) * (-c1-c5) */
243 + MULTIPLY(z3, FIX_0_899976223) /* sqrt(2) * (c3-c7) */
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
H A DWell19937a.java97 final int z3 = z1 ^ z2;
98 final int z4 = z0 ^ (z1 ^ (z1 << 9)) ^ (z2 ^ (z2 << 21)) ^ (z3 ^ (z3 >>> 21));
100 v[index] = z3;
H A DWell19937c.java97 final int z3 = z1 ^ z2;
98 int z4 = z0 ^ (z1 ^ (z1 << 9)) ^ (z2 ^ (z2 << 21)) ^ (z3 ^ (z3 >>> 21));
100 v[index] = z3;
H A DWell512a.java96 final int z3 = z1 ^ z2;
97 final int z4 = (z0 ^ (z0 << 2)) ^ (z1 ^ (z1 << 18)) ^ (z2 << 28) ^ (z3 ^ ((z3 << 5) & 0xda442d24));
99 v[index] = z3;
H A DWell44497a.java98 final int z3 = z1 ^ z2;
101 final int z4 = z0 ^ (z1 ^ (z1 >>> 20)) ^ z2Second ^ z3;
103 v[index] = z3;
H A DWell44497b.java100 final int z3 = z1 ^ z2;
103 int z4 = z0 ^ (z1 ^ (z1 >>> 20)) ^ z2Second ^ z3;
105 v[index] = z3;
H A DWell1024a.java96 final int z3 = z1 ^ z2;
99 v[index] = z3;
/external/compiler-rt/test/asan/TestCases/
H A Dstack-overflow.cc30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable
41 t3 = z3;
56 z3 = t3;
/external/mesa3d/src/mesa/program/
H A Dprog_noise.c346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local
423 z3 = z0 - 1.0f + 3.0f * G3;
459 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3;
466 z3);
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
568 z3 = z0 - k3 + 3.0f * G4;
614 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3 - w3 * w3;
622 x3, y3, z3, w
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
H A DSecP224R1Field.java126 long z3 = cc & M;
141 z3 += cc;
153 z3 += cc >> 32;
155 z[3] = (int)z3;
156 cc = z3 >> 32;
/external/clang/test/Index/
H A Dload-stmts.cpp7 while (T *z3 = &x) { }
143 // CHECK: load-stmts.cpp:7:13: VarDecl=z3:7:13 (Definition) Extent=[7:10 - 7:20]
147 // CHECK: load-stmts.cpp:7:13: UnexposedExpr=z3:7:13 Extent=[7:13 - 7:15]
148 // CHECK: load-stmts.cpp:7:13: DeclRefExpr=z3:7:13 Extent=[7:13 - 7:15]
/external/clang/test/SemaCXX/
H A Ddefault2.cpp93 Z z3(z);
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
H A DTricubicSplineInterpolatingFunction.java469 final double z3 = z2 * z;
470 final double[] pZ = { 1, z, z2, z3 };
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_fast_quantize_b_armv6.asm52 ldr r12, [r3], #4 ; [z3 | z2]
60 eor r12, r12, r11 ; [z3 ^ sz3 | z2 ^ sz2]
/external/v8/test/mjsunit/
H A Ddebug-evaluate-locals-optimized-double.js55 args: { names: ["i", "x3", "y3", "z3"],
209 function g1(i, x3, y3, z3) {
H A Ddebug-evaluate-locals-optimized.js47 args: { names: ["i", "x3", "y3", "z3"], values: [3, 9, 10, undefined] } },
194 function g1(i, x3, y3, z3) {

Completed in 1127 milliseconds

12