HomeSort by relevance Sort by last modified time
    Searched defs:x8 (Results 1 - 25 of 40) sorted by null

1 2

  /external/clang/test/SemaCXX/
attr-selectany.cpp 36 __declspec(selectany) auto x8 = Internal(); // expected-error {{'selectany' can only be applied to data items with external linkage}} variable
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
40 x8 = 16;
108 if (--x8)
127 __inline int32 sad_mb_offset3(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
129 __inline int32 sad_mb_offset2(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
131 __inline int32 sad_mb_offset1(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
203 ADDLSS x8, x8, #INC_X8 local
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
230 x8 = 16; //<<===========******
    [all...]
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
85 x8 = (intptr_t)ref & 0x3;
86 if (x8 == 3)
88 if (x8 == 2)
90 if (x8 == 1)
101 x8 = 16;
149 if (--x8)
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
263 MOVS x8, ref, lsl #31 ; local
321 ADDLSS x8, x8, #0x10000001 local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
43 x8 = 16;
111 if (--x8)
130 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
132 __inline int32 sad_mb_offset2(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
134 __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
207 ADDLSS x8, x8, #INC_X8 local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
238 x8 = 16
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
88 x8 = (uintptr_t)ref & 0x3;
89 if (x8 == 3)
91 if (x8 == 2)
93 if (x8 == 1)
104 x8 = 16;
152 if (--x8)
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
266 MOVS x8, ref, lsl #31 ; local
324 ADDLSS x8, x8, #0x10000001 local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
fastidct.cpp 81 int32 x0, x1, x3, x5, x7;//, x8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
116 x8 = x0 - x2;
118 x2 = x8;
119 x8 = x4 - x6;
121 x6 = x8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
151 x8 = x0 - x2;
153 x2 = x8;
154 x8 = x4 - x6
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-alg-fst.c 42 word8 x8[MAXKC][4]; member in union:__anon26255
45 #define tk xtk.x8
145 word8 x8[16]; member in union:__anon26256
148 #define a xa.x8
149 #define b xb.x8
151 word8 x8[4][4]; member in union:__anon26257
154 #define temp xtemp.x8
310 word8 x8[16]; member in union:__anon26258
313 #define a xa.x8
314 #define b xb.x8
316 word8 x8[4][4]; member in union:__anon26259
    [all...]
  /external/clang/test/ASTMerge/Inputs/
struct1.c 39 struct S8 *x8; variable in typeref:struct:S8
struct2.c 36 struct S8 { int i; float f; } *x8; variable in typeref:struct:S8
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 160 int32 x0, x1, x3, x5, x7;//, x8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
212 x8 = x0 - x2;
214 x2 = x8;
215 x8 = x4 - x6;
217 x6 = x8;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
268 x8 = x0 - x2;
270 x2 = x8;
271 x8 = x4 - x6
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
557 x8 = W7 * (x4 + x5) + 4;
558 x4 = (x8 + (W1 - W7) * x4) >> 3;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
560 x8 = W3 * (x6 + x7) + 4;
561 x6 = (x8 - (W3 - W5) * x6) >> 3;
562 x7 = (x8 - (W3 + W5) * x7) >> 3;
565 x8 = x0 + x1;
576 x7 = x8 + x3;
577 x8 -= x3
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/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
131 x8 = j8;
140 QUARTERROUND( x0, x4, x8,x12)
146 QUARTERROUND( x2, x7, x8,x13)
157 x8 = PLUS(x8,j8);
175 x8 = XOR(x8,U8TO32_LITTLE(m + 32));
199 U32TO8_LITTLE(c + 32,x8);
  /external/clang/test/CodeGen/
override-layout.c 76 // CHECK: Type: union X8
77 union X8 {
133 union X8 x8; local
134 typedef int X8array[sizeof(union X8)];
135 x8.y = sizeof(union X8);
136 x8.x.x = x8.y;
  /external/ltrace/sysdeps/linux-gnu/aarch64/
fetch.c 43 arch_addr_t x8; member in struct:fetch_context
57 context->x8 = 0;
301 * function, would be passed on stack. For those types, x8
304 * x8, so we need to fetch it now.
314 context->x8 = (arch_addr_t) (uintptr_t) context->gregs.regs[8];
337 if (context->x8 != 0) {
338 value_in_inferior(value, context->x8);
  /external/chromium_org/third_party/openssl/openssl/crypto/chacha/
chacha_vec.c 214 register unsigned x0, x1, x2, x3, x4, x5, x6, x7, x8, local
239 x8 = kp[4]; x9 = kp[5]; x10 = kp[6]; x11 = kp[7];
254 QROUND_WORDS( x0, x4, x8,x12)
260 QROUND_WORDS( x2, x7, x8,x13)
288 op[8] = REVW_BE(REVW_BE(ip[8]) ^ (x8 + kp[4]));
  /external/flac/libFLAC/
bitreader.c 548 FLAC__uint32 x8, x32 = 0; local
555 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
557 x32 |= (x8 << 8);
559 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
561 x32 |= (x8 << 16);
563 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
565 x32 |= (x8 << 24);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 925 int x8 = input[7]; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 649 int x8 = input[7]; local
658 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8
676 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
693 x8 = dct_const_round_shift(s0 - s8);
711 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
728 x8 = dct_const_round_shift(s8 + s12);
746 s8 = x8;
763 x8 = s8 + s10
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 809 int x8 = input[7]; local
827 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
828 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
844 x8 = fdct_round_shift(s0 - s8);
862 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
863 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
879 x8 = fdct_round_shift(s8 + s12);
897 s8 = x8;
914 x8 = s8 + s10;
943 output[1] = - x8;
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 562 int x7 = 0, x8 = getInt(); //expected-warning {{Value stored to 'x8' during its initialization is never read}} // expected-warning{{unused variable 'x8'}} // expected-warning{{unused variable 'x7'}} local
  /external/clang/test/FixIt/
fixit.cpp 82 int x8 <= 0; // expected-error {{invalid '<=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
107 int x8 <= 0; // expected-error {{invalid '<=' at end of declaration; did you mean '='?}} local
108 (void)x8;
129 if (int x8 <= 0) { (void)x8; } // expected-error {{invalid '<=' at end of declaration; did you mean '='?}}
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 925 int x8 = input[7]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 649 int x8 = input[7]; local
658 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8
676 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
693 x8 = dct_const_round_shift(s0 - s8);
711 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
728 x8 = dct_const_round_shift(s8 + s12);
746 s8 = x8;
763 x8 = s8 + s10
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 809 int x8 = input[7]; local
827 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
828 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
844 x8 = fdct_round_shift(s0 - s8);
862 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
863 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
879 x8 = fdct_round_shift(s8 + s12);
897 s8 = x8;
914 x8 = s8 + s10;
943 output[1] = - x8;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 925 int x8 = input[7]; local
    [all...]

Completed in 1526 milliseconds

1 2