HomeSort by relevance Sort by last modified time
    Searched defs:x4 (Results 26 - 50 of 184) sorted by null

12 3 4 5 6 7 8

  /external/openssh/
jpake.h 52 BIGNUM *x4; /* random in Z*q */ member in struct:jpake_ctx
64 BIGNUM *g_x4; /* g^x4 */
67 BIGNUM *a; /* g^((x1+x3+x4)*x2*s) */
70 BIGNUM *b; /* g^((x1+x2+x3)*x4*s) */
  /external/valgrind/main/memcheck/tests/
mempool.c 115 char *x1, *x2, *x3, *x4, *x5; local
125 x4 = allocate(p, 20);
136 *x4 = 'd'; // invalid
  /external/clang/test/ASTMerge/Inputs/
enum1.c 27 } x4; variable in typeref:enum:E4
enum2.c 26 } x4; variable in typeref:enum:E4
struct1.c 27 struct S4 { int i; } x4; variable in typeref:struct:S4
struct2.c 24 struct S4 { int i; float f; } x4; variable in typeref:struct:S4
  /external/clang/test/CodeGen/
decl.c 115 x1 x4; member in struct:x2
118 return x0a->x4(x0a, a);
regparm-struct.c 58 int x4; member in struct:s4
override-layout.c 49 // CHECK: Type: struct X4
50 struct X4 {
56 void use_X4() { struct X4 x4; x4.y = sizeof(struct X4); }; local
  /external/lzma/Asm/x86/
7zAsm.asm 46 x4 equ ESP define
75 r4 equ x4
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 174 Word16 x1, x2, x3, x4, x5; local
180 x4 = x[1];
195 if (x4 < x1)
198 x1 = x4;
199 x4 = tmp;
211 if (x4 < x2)
214 x2 = x4;
215 x4 = tmp;
221 if (x4 < x3)
223 x3 = x4;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
93 // x5 = (x4<<8)-x4; /* x5 = x4*255; */
94 x4 = x5 = 0;
118 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
121 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */
137 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes *
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 99 int32 x0, x1, x2, x4, x5; local
113 x4 = blk[9];
119 x5 = (W7 * x4 + 4) >> 3;
120 x4 = (W1 * x4 + 4) >> 3;
123 x2 = (181 * (x4 + x5) + 128) >> 8;
124 x1 = (181 * (x4 - x5) + 128) >> 8;
128 res = (x0 + x4) >> 14;
150 res = (x0 - x4) >> 14;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8 local
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
450 int32 x0, x1, x2, x4, x5, temp; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
    [all...]
block_idct.cpp 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
545 x4 = blk[9];
557 x8 = W7 * (x4 + x5) + 4;
558 x4 = (x8 + (W1 - W7) * x4) >> 3;
570 x1 = x4 + x6;
571 x4 -= x6;
580 x2 = (181 * (x4 + x5) + 128) >> 8;
581 x4 = (181 * (x4 - x5) + 128) >> 8
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 94 const double x4 = state[3]; local
100 << "x4=" << x4 << "."; local
103 const double f2 = sqrt(5.0) * (x3 - x4);
105 const double f4 = sqrt(10.0) * pow(x1 - x4, 2.0);
138 sqrt(10.0) * 2.0 * (x1 - x4) * (1.0 - x4);
161 sqrt(10.0) * 2.0 * (x1 - x4) * (x1 - 1.0);
169 gradient[column_index++] = f1 + f4 * sqrt(10.0) * 2.0 * (x1 - x4);
183 -f2 * sqrt(5.0) + f4 * sqrt(10.0) * 2.0 * (x4 - x1)
    [all...]
  /external/chromium_org/base/
bind_internal.h 1558 typename Bound4UnwrapTraits::ForwardType x4 = local
1757 typename Bound4UnwrapTraits::ForwardType x4 = local
1798 typename Bound4UnwrapTraits::ForwardType x4 = local
2018 typename Bound4UnwrapTraits::ForwardType x4 = local
2063 typename Bound4UnwrapTraits::ForwardType x4 = local
2109 typename Bound4UnwrapTraits::ForwardType x4 = local
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/clang/test/Sema/
expr-address-of.c 64 register struct { int f0[10]; } x4; local
65 int *_dummy4 = &x4.f0[2]; // expected-error {{address of register variable requested}}
  /external/clang/test/SemaTemplate/
default-arguments.cpp 11 X<> *x4; variable
107 struct X4;
108 int array4[is_same<X4<add_pointer>,
109 X4<add_pointer, add_pointer::apply> >::value? 1 : -1];
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 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...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
96 // x5 = (x4<<8)-x4; /* x5 = x4*255; */
97 x4 = x5 = 0;
121 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */
140 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes *
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicConvolve5x5.cpp 97 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
103 convert_float4(py0[x4]) * coeff[4] +
109 convert_float4(py1[x4]) * coeff[9] +
115 convert_float4(py2[x4]) * coeff[14] +
121 convert_float4(py3[x4]) * coeff[19] +
127 convert_float4(py4[x4]) * coeff[24];
140 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
146 convert_float2(py0[x4]) * coeff[4] +
152 convert_float2(py1[x4]) * coeff[9] +
158 convert_float2(py2[x4]) * coeff[14]
183 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
226 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
268 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
310 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(p->dimX-1)); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
DynamicsCompressorKernel.cpp 334 float x4 = x2 * x2; local
335 float releaseFrames = kA + kB * x + kC * x2 + kD * x3 + kE * x4;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
image.c 532 VGfloat x4, y4; local
546 x4 = 0;
558 x1, y1, x2, y2, x3, y3, x4, y4);
  /external/icu4c/test/cintltst/
putiltst.c 32 int32_t x4=x>>4; local
34 UBool signedRightShiftIsArithmetic= x4==0xffff5fff && m1==-1;
  /external/jpeg/
jidctintelsse.c 113 __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*w6, x6*w3+x4*w2*/
    [all...]

Completed in 2052 milliseconds

12 3 4 5 6 7 8