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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/ASTMerge/Inputs/
enum2.c 34 } x5; variable in typeref:enum:E5
struct1.c 30 struct S5 { int i : 8; unsigned j : 8; } x5; variable in typeref:struct:S5
struct2.c 27 struct S5 { int i : 8; unsigned j : 8; } x5; variable in typeref:struct:S5
  /external/clang/test/CodeGen/
decl.c 110 } x5; typedef in typeref:struct:__anon14927
113 typedef long (*x1)(x0 x0a, x5 x6);
117 long x3(x0 x0a, x5 a) {
override-layout.c 57 // CHECK: Type: struct X5
58 struct PACKED X5 { double a[19]; signed char b; };
60 void use_X5() { struct X5 x5; x5.b = sizeof(struct X5); }; local
  /external/libavc/common/
ih264_ihadamard_scaling.c 96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
107 x5 = pi2_src_ptr[1];
112 x1 = x5 + x6;
113 x2 = x5 - x6;
129 x5 = pi4_tmp_ptr[4];
134 x1 = x5 + x6;
135 x2 = x5 - x6;
ih264_resi_trans_quant.c 125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
135 x5 = pu1_src[1] - pu1_pred[1];
141 x1 = x5 + x6;
142 x2 = x5 - x6;
162 x5 = pi2_out_tmp[4];
168 x1 = x5 + x6;
169 x2 = x5 - x6;
273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
283 x5 = pu1_src[2] - pu1_pred[2];
289 x1 = x5 + x6
422 WORD32 x0,x1,x2,x3,x4,x5,x6,x7,i4_value; local
550 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 174 Word16 x1, x2, x3, x4, x5; local
181 x5 = x[2];
201 if (x5 < x1)
203 x5 = x1;
217 if (x5 < x2)
219 x5 = x2;
225 if (x5 < x3)
227 x3 = x5;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 99 int32 x0, x1, x2, x4, x5; local
119 x5 = (W7 * x4 + 4) >> 3;
123 x2 = (181 * (x4 + x5) + 128) >> 8;
124 x1 = (181 * (x4 - x5) + 128) >> 8;
136 res = (x0 + x5) >> 14;
142 res = (x0 - x5) >> 14;
160 int32 x0, x1, x3, x5, x7;//, x8; local
170 x5 = (181 * (x1 - x7) + 128) >> 8;
175 blk[16] = (x0 + x5) >> 8;
179 blk[40] = (x0 - x5) >> 8
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
547 x5 = blk[15];
557 x8 = W7 * (x4 + x5) + 4;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
572 x6 = x5 + x7;
573 x5 -= x7;
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...]
  /bionic/libc/arch-mips/string/
memcpy.c 248 reg_t x4 = b[4], x5 = b[5], x6 = b[6], x7 = b[7]; local
254 a[5] = x5;
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
128 x5 = j5;
141 QUARTERROUND( x1, x5, x9,x13)
144 QUARTERROUND( x0, x5,x10,x15)
154 x5 = PLUS(x5,j5);
172 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
196 U32TO8_LITTLE(c + 20,x5);
  /external/clang/test/Layout/
ms-vtordisp-local.cpp 125 int x5[sizeof(HasVtorDisp3)]; local
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 615 int x0, x1, x2, x3, x4, x5, x6, x7; local
622 x5 = input[4];
626 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
637 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
638 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
647 x5 = ROUND_POWER_OF_TWO((s1 - s5), DCT_CONST_BITS);
656 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
657 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
    [all...]
  /external/lzma/Asm/x86/
7zAsm.asm 51 x5 equ EBP define
88 r5 equ x5
  /external/openssh/
chacha.c 92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
129 x5 = j5;
142 QUARTERROUND( x1, x5, x9,x13)
145 QUARTERROUND( x0, x5,x10,x15)
155 x5 = PLUS(x5,j5);
172 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
195 U32TO8_LITTLE(c + 20,x5);
  /external/openssh/openbsd-compat/
chacha_private.h 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
128 x5 = j5;
141 QUARTERROUND( x1, x5, x9,x13)
144 QUARTERROUND( x0, x5,x10,x15)
154 x5 = PLUS(x5,j5);
172 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
196 U32TO8_LITTLE(c + 20,x5);
  /external/r8/src/test/examples/newarray/
NewArray.java 28 int x5[] = new int[]{0, 1, 2, 3, 4}; local
38 printArray(x5);
51 int x5[] = new int[]{v0, v1, v2, v3, v4}; local
59 printArray(x5);
70 int x5[] = new int[]{a.v0, a.v1, a.v2, a.v3, a.v4}; local
79 printArray(x5);
  /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;
119 x5 = x5 + x10; /* accumulate low bytes */
122 x5 = x5 + x11; /* accumulate low bytes */
138 x5 = x5 + x10; /* accumulate low 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...]
fastidct.cpp 81 int32 x0, x1, x3, x5, x7;//, x8; local
91 x5 = (181 * (x1 - x7) + 128) >> 8;
96 blk[16] = (x0 + x5) >> 8;
100 blk[40] = (x0 - x5) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
126 x5 = (181 * (x1 - x7) + 128) >> 8;
131 blk[16] = (x6 + x5) >> 8;
135 blk[40] = (x6 - x5) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
160 x5 = W3 * x3
185 int32 x1, x3, x5, x7;\/\/, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
578 int32 x1, x2, x4, x5; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1063 int32 x1, x2, x4, x5; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1577 int32 x1, x2, x4, x5; local
1692 int32 x1, x3, x5, x7; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 283 tran_high_t x5 = input[4]; local
292 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
293 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
302 x5 = fdct_round_shift(s1 - s5);
311 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
312 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
321 x5 = fdct_round_shift(s5 + s7);
342 output[6] = (tran_low_t)x5;
355 tran_high_t x5 = input[4]; local
372 s4 = x4 * cospi_9_64 + x5 * cospi_23_64
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
Nat192.java 562 long x5 = x[xOff + 5] & M; local
563 c += wVal * x5 + x4 + (y[yOff + 5] & M);
566 c += x5;
Nat224.java 581 long x5 = x[xOff + 5] & M; local
582 c += wVal * x5 + x4 + (y[yOff + 5] & M);
586 c += wVal * x6 + x5 + (y[yOff + 6] & M);
    [all...]
Nat256.java 701 long x5 = x[xOff + 5] & M; local
702 c += wVal * x5 + x4 + (y[yOff + 5] & M);
706 c += wVal * x6 + x5 + (y[yOff + 6] & M);
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 560 int x5 = (getInt(), (y = 0)); // expected-warning{{unused variable 'x5'}} local

Completed in 305 milliseconds

12 3 4 5 6 7 8 91011>>