Searched defs:x4 (Results 51 - 75 of 126) sorted by relevance

123456

/external/clang/test/CodeGen/
H A Doverride-layout.c56 void use_X4() { struct X4 x4; x4.y = sizeof(struct X4); }; local
/external/clang/test/Sema/
H A Dexpr-address-of.c64 register struct { int f0[10]; } x4; local
65 int *_dummy4 = &x4.f0[2]; // expected-error {{address of register variable requested}}
/external/clang/test/SemaTemplate/
H A Ddefault-arguments.cpp11 X<> *x4; variable
/external/freetype/src/cff/
H A Dcffdrivr.c601 FT_Int x4 = darken_params[6]; local
605 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
607 x1 > x2 || x2 > x3 || x3 > x4 ||
617 driver->darken_params[6] = x4;
/external/libopus/celt/
H A Dcelt.c92 opus_val32 x0, x1, x2, x3, x4; local
94 x4 = x[-T-2];
104 + MULT16_32_Q15(g12,ADD32(x0,x4));
105 x4=x3;
121 opus_val32 x0, x1, x2, x3, x4; local
143 x4 = x[-T1-2];
155 + MULT16_32_Q15(MULT16_16_Q15(f,g12),ADD32(x0,x4));
156 x4=x3;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans8_dspr2.c473 int x0, x1, x2, x3, x4, x5, x6, x7; local
479 x4 = input[3];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
495 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
496 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
504 x4 = ROUND_POWER_OF_TWO((s0 - s4), DCT_CONST_BITS);
514 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
515 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
523 x4 = ROUND_POWER_OF_TWO((s4 + s6), DCT_CONST_BITS);
540 output[1] = -x4;
[all...]
H A Dvp9_itrans16_dspr2.c921 int x4 = input[11]; local
934 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8
948 s4 = x4 * cospi_9_64 + x5 * cospi_23_64;
949 s5 = x4 * cospi_23_64 - x5 * cospi_9_64;
965 x4 = dct_const_round_shift(s4 + s12);
983 s4 = x4;
1000 x4 = s0 - s4;
1018 s4 = x4 * cospi_8_64 + x5 * cospi_24_64;
1019 s5 = x4 * cospi_24_64 - x5 * cospi_8_64;
1035 x4
[all...]
/external/chromium_org/base/
H A Dbind_internal.h1403 typename CallbackParamTraits<X4>::ForwardType x4) {
1415 typename CallbackParamTraits<X4>::ForwardType x4)>
1418 CallbackForward(x4));
1436 typename CallbackParamTraits<X4>::ForwardType x4) {
1451 typename CallbackParamTraits<X4>::ForwardType x4)>
1454 CallbackForward(x4));
1470 typename CallbackParamTraits<X4>::ForwardType x4) {
1488 typename CallbackParamTraits<X4>::ForwardType x4)>
1491 CallbackForward(x4));
1505 typename CallbackParamTraits<X4>::ForwardType x4) {
1399 Run(BindStateBase* base, typename CallbackParamTraits<X1>::ForwardType x1, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4) argument
1433 Run(BindStateBase* base, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4) argument
1468 Run(BindStateBase* base, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4) argument
1504 Run(BindStateBase* base, typename CallbackParamTraits<X4>::ForwardType x4) argument
1558 typename Bound4UnwrapTraits::ForwardType x4 = local
1585 Run(BindStateBase* base, typename CallbackParamTraits<X1>::ForwardType x1, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5) argument
1622 Run(BindStateBase* base, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5) argument
1660 Run(BindStateBase* base, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5) argument
1699 Run(BindStateBase* base, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5) argument
1757 typename Bound4UnwrapTraits::ForwardType x4 = local
1798 typename Bound4UnwrapTraits::ForwardType x4 = local
1829 Run(BindStateBase* base, typename CallbackParamTraits<X1>::ForwardType x1, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6) argument
1870 Run(BindStateBase* base, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6) argument
1912 Run(BindStateBase* base, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6) argument
1955 Run(BindStateBase* base, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6) argument
2018 typename Bound4UnwrapTraits::ForwardType x4 = local
2063 typename Bound4UnwrapTraits::ForwardType x4 = local
2109 typename Bound4UnwrapTraits::ForwardType x4 = local
2145 Run(BindStateBase* base, typename CallbackParamTraits<X1>::ForwardType x1, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6, typename CallbackParamTraits<X7>::ForwardType x7) argument
2189 Run(BindStateBase* base, typename CallbackParamTraits<X2>::ForwardType x2, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6, typename CallbackParamTraits<X7>::ForwardType x7) argument
2234 Run(BindStateBase* base, typename CallbackParamTraits<X3>::ForwardType x3, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6, typename CallbackParamTraits<X7>::ForwardType x7) argument
2280 Run(BindStateBase* base, typename CallbackParamTraits<X4>::ForwardType x4, typename CallbackParamTraits<X5>::ForwardType x5, typename CallbackParamTraits<X6>::ForwardType x6, typename CallbackParamTraits<X7>::ForwardType x7) argument
2347 typename Bound4UnwrapTraits::ForwardType x4 = local
2395 typename Bound4UnwrapTraits::ForwardType x4 = local
2444 typename Bound4UnwrapTraits::ForwardType x4 = local
2494 typename Bound4UnwrapTraits::ForwardType x4 = local
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/chacha/
H A Dchacha_vec.c191 register unsigned x0, x1, x2, x3, x4, x5, x6, x7, x8, local
215 x4 = kp[0]; x5 = kp[1]; x6 = kp[2]; x7 = kp[3];
231 QROUND_WORDS( x0, x4, x8,x12)
238 QROUND_WORDS( x3, x4, x9,x14)
261 op[4] = REVW_BE(REVW_BE(ip[4]) ^ (x4 + kp[0]));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dputiltst.c32 int32_t x4=x>>4; local
34 UBool signedRightShiftIsArithmetic= x4==0xffff5fff && m1==-1;
/external/icu/icu4c/source/test/cintltst/
H A Dputiltst.c32 int32_t x4=x>>4; local
34 UBool signedRightShiftIsArithmetic= x4==0xffff5fff && m1==-1;
/external/jpeg/
H A Djidctintelsse.c113 __m128i x0, x1, x2, x3, x4, x5, x6, x7; local
122 row0 = _mm_shufflelo_epi16(row0, 0xD8); /*x7, x6, x5, x4, x3, x1, x2, x0*/ \
129 row0 = _mm_shufflehi_epi16(row0, 0xD8); /*x7, x5, x6, x4, x3, x1, x2, x0*/ \
135 tmp2 = _mm_shuffle_epi32(row0, 0xAA); /*x6, x4, x6, x4, x6, x4, x6, x4*/ \
144 tmp2 = _mm_madd_epi16(tmp2, * ( __m128i*)(table1+8) ); /*x6*w15+x4*w14, x6*w11+x4*w10, x6*w7+x4*w
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djidctintelsse.c113 __m128i x0, x1, x2, x3, x4, x5, x6, x7; local
122 row0 = _mm_shufflelo_epi16(row0, 0xD8); /*x7, x6, x5, x4, x3, x1, x2, x0*/ \
129 row0 = _mm_shufflehi_epi16(row0, 0xD8); /*x7, x5, x6, x4, x3, x1, x2, x0*/ \
135 tmp2 = _mm_shuffle_epi32(row0, 0xAA); /*x6, x4, x6, x4, x6, x4, x6, x4*/ \
144 tmp2 = _mm_madd_epi16(tmp2, * ( __m128i*)(table1+8) ); /*x6*w15+x4*w14, x6*w11+x4*w10, x6*w7+x4*w
[all...]
/external/ceres-solver/internal/ceres/
H A Dautodiff_test.cc126 // A structure for projecting a 3x4 camera matrix and a
423 const T* x4,
425 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5);
436 const T* x4,
439 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
451 const T* x4,
455 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
467 const T* x4,
472 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
484 const T* x4,
419 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, T* y) const argument
432 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, T* y) const argument
447 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, T* y) const argument
463 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, T* y) const argument
480 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, T* y) const argument
498 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, const T* x9, T* y) const argument
[all...]
H A Dproblem_impl.cc363 double* x0, double* x1, double* x2, double* x3, double* x4) {
369 residual_parameters.push_back(x4);
376 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5) {
382 residual_parameters.push_back(x4);
390 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5,
397 residual_parameters.push_back(x4);
406 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5,
413 residual_parameters.push_back(x4);
423 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5,
430 residual_parameters.push_back(x4);
360 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4) argument
373 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5) argument
387 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6) argument
403 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7) argument
420 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8) argument
438 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8, double* x9) argument
[all...]
H A Dsystem_test.cc201 // f2 = sqrt(5) * (x3 - x4)
203 // f4 = sqrt(10) * (x1 - x4)^2
205 // The starting values are x1 = 3, x2 = -1, x3 = 0, x4 = 1.
206 // The minimum is 0 at (x1, x2, x3, x4) = 0.
251 const T* const x4,
253 // f2 = sqrt(5) (x3 - x4)
254 *residual = T(sqrt(5.0)) * (*x3 - *x4);
262 const T* const x4,
265 residual[0] = (x2[0] - T(2.0) * x4[0]) * (x2[0] - T(2.0) * x4[
250 operator ()(const T* const x3, const T* const x4, T* residual) const argument
261 operator ()(const T* const x2, const T* const x4, T* residual) const argument
272 operator ()(const T* const x1, const T* const x4, T* residual) const argument
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/audio/
H A DDynamicsCompressorKernel.cpp332 float x4 = x2 * x2; local
333 float releaseFrames = kA + kB * x + kC * x2 + kD * x3 + kE * x4;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c921 int x4 = input[11]; local
934 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8
948 s4 = x4 * cospi_9_64 + x5 * cospi_23_64;
949 s5 = x4 * cospi_23_64 - x5 * cospi_9_64;
965 x4 = dct_const_round_shift(s4 + s12);
983 s4 = x4;
1000 x4 = s0 - s4;
1018 s4 = x4 * cospi_8_64 + x5 * cospi_24_64;
1019 s5 = x4 * cospi_24_64 - x5 * cospi_8_64;
1035 x4
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c538 tran_high_t x4 = input[3]; local
548 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
549 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
557 x4 = fdct_round_shift(s0 - s4);
567 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
568 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
576 x4 = fdct_round_shift(s4 + s6);
593 output[1] = - x4;
846 tran_high_t x4 = input[11]; local
864 s4 = x4 * cospi_9_6
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dimage.c532 VGfloat x4, y4; local
546 x4 = 0;
558 x1, y1, x2, y2, x3, y3, x4, y4);
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_noise.c529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
570 x4 = x0 - 1.0f + 4.0f * G4; /* Offsets for last corner in (x,y,z,w) coords */
625 t4 = 0.6f - x4 * x4 - y4 * y4 - z4 * z4 - w4 * w4;
632 grad4(perm[ii + 1 + perm[jj + 1 + perm[kk + 1 + perm[ll + 1]]]], x4,
/external/chromium_org/third_party/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.cpp29 SkScalar x1 = p1.x(), x2 = p2.x(), x3 = p3.x(), x4 = p4.x(); local
32 SkScalar d = SkScalarMul(x1 - x2, y3 - y4) - SkScalarMul(y1 - y2, x3 - x4);
40 post = SkScalarMul(x3, y4) - SkScalarMul(y3, x4);
42 res.set(SkScalarDiv(SkScalarMul(pre, x3 - x4) - SkScalarMul(x1 - x2, post), d),
47 res.x() < GrMin(x3, x4) || res.x() > GrMax(x3, x4) ||
/external/clang/test/Analysis/
H A Ddead-stores.c558 int x4 = (getInt(), (getInt(), 0)); // expected-warning{{unused variable 'x4'}} local
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c321 int x4 = input[3]; local
326 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
337 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
338 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
346 x4 = dct_const_round_shift(s0 - s4);
356 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
357 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
365 x4 = dct_const_round_shift(s4 + s6);
382 output[1] = -x4;
645 int x4 local
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c499 int x4 = input[3]; local
509 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
510 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
518 x4 = fdct_round_shift(s0 - s4);
528 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
529 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
537 x4 = fdct_round_shift(s4 + s6);
554 output[1] = - x4;
805 int x4 = input[11]; local
823 s4 = x4 * cospi_9_6
[all...]

Completed in 982 milliseconds

123456