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

1 2

  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
p1.cpp 19 wchar_t x6[] = { L"hello" }; variable
20 extern wchar_t x6[6];
  /external/clang/test/SemaCXX/
dependent-types.cpp 11 int x6[Size]; local
attr-selectany.cpp 18 static __declspec(selectany) int x6 = 2; // expected-error{{'selectany' can only be applied to data items with external linkage}} variable
warn-loop-analysis.cpp 149 int x6; variable
152 for (;x6;);
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
35 x6 = 0xFFFF00FF;
69 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
72 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
95 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
98 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
134 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
140 MVN x6, #0xff0000; local
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
232 __asm__ volatile("MVN %0, #0xFF0000": "=r"(x6));
    [all...]
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
96 x6 = 0xFFFF00FF;
117 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
120 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
136 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
139 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
224 BIC x10, x6, x10; /* x10 & 0xFF00FF00 */ \
227 BIC x11, x6, x11; /* x11 & 0xFF00FF00 */ \
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
268 MVN x6, #0xFF00 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
38 x6 = 0xFFFF00FF;
72 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
75 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
98 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
101 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
143 MVN x6, #0xff0000; local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
234 x6 = 0xFFFF00FF
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
99 x6 = 0xFFFF00FF;
120 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
123 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
139 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
142 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
227 BIC x10, x6, x10; /* x10 & 0xFF00FF00 */ \
230 BIC x11, x6, x11; /* x11 & 0xFF00FF00 */ \
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
271 MVN x6, #0xFF00 local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
fastidct.cpp 107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
114 x6 = W6 * x2;
119 x8 = x4 - x6;
120 x4 += x6;
121 x6 = x8;
131 blk[16] = (x6 + x5) >> 8;
135 blk[40] = (x6 - x5) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
149 x6 = W6 * x2;
154 x8 = x4 - x6;
211 int32 x0, x2, x4, x6; local
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
635 int32 x0, x2, x4, x6; 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
1118 int32 x0, x2, x4, x6; 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
1635 int32 x0, x2, x4, x6; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_dct.c 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
98 x6 = (pInVect[10] - pInVect[14])>>1;
106 /* rearrangement of x2 and x6 as in (15) */
107 x2 -=x6;
108 x6 <<= 1 ;
110 /* 2-point IDCT of x2 and x6 and post-multiplication as in (15) */
111 SBC_IDCT_MULT(SBC_COS_PI_SUR_4,x6, x6); /*x6 = x6 * cos(1*pi/4) ; *
    [all...]
  /external/clang/test/Lexer/
ms-extensions.c 8 __int64 x6 = 0x42I64; variable
  /external/clang/test/ASTMerge/Inputs/
enum1.c 42 E6 x6; variable
enum2.c 42 E6 x6; variable
struct1.c 33 struct S6 { int i : 8; unsigned j : 8; } x6; variable in typeref:struct:S6
struct2.c 30 struct S6 { int i : 8; unsigned j; } x6; variable in typeref:struct:S6
  /external/lzma/Asm/x86/
7zAsm.asm 48 x6 equ ESI define
77 r6 equ x6
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
210 x6 = (W6 * x2 + 4) >> 3;
215 x8 = x4 - x6;
216 x4 += x6;
217 x6 = x8;
231 res = (x6 + x5) >> 14;
242 res2 = (x6 - x5) >> 14;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
266 x6 = W6 * x2;
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
549 x6 = blk[13];
560 x8 = W3 * (x6 + x7) + 4;
561 x6 = (x8 - (W3 - W5) * x6) >> 3;
570 x1 = x4 + x6;
571 x4 -= x6;
572 x6 = x5 + x7;
594 res = (x8 + x6) >> 14;
601 res = (x8 - x6) >> 14
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/chromium_org/base/
bind_internal.h 2113 typename Bound6UnwrapTraits::ForwardType x6 = local
2448 typename Bound6UnwrapTraits::ForwardType x6 = local
2498 typename Bound6UnwrapTraits::ForwardType x6 = local
    [all...]
  /external/clang/test/CodeGen/
override-layout.c 63 // CHECK: Type: struct X6
64 struct PACKED X6 { long double a; char b; };
66 void use_X6() { struct X6 x6; x6.b = sizeof(struct X6); }; local
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
481 x6 = input[1];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
497 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
506 x6 = ROUND_POWER_OF_TWO((s2 - s6), DCT_CONST_BITS);
516 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
525 x6 = ROUND_POWER_OF_TWO((s4 - s6), DCT_CONST_BITS);
531 s6 = cospi_16_64 * (x6 + x7)
    [all...]
  /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...]
  /external/qemu/distrib/jpeg-6b/
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...]
  /external/clang/test/Analysis/
dead-stores.c 561 int x6 = (getInt(), (y = getInt())); //expected-warning {{Value stored to 'x6' during its initialization is never read}} // expected-warning{{unused variable 'x6'}} local
  /external/clang/test/FixIt/
fixit.cpp 78 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
101 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}} local
102 (void)x6;
125 if (int x6 /= 0) { (void)x6; } // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}

Completed in 1743 milliseconds

1 2