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

1 2 3 4 5 6 7 8 910

  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
p1.cpp 16 wchar_t x5[] = L"hello"; variable
17 extern wchar_t x5[6];
  /external/clang/test/CXX/temp/temp.names/
p3-0x.cpp 9 Y<X<(6>>1)>> x5; variable
  /external/clang/test/SemaCXX/
dependent-types.cpp 10 T x5[Size]; local
attr-selectany.cpp 16 extern __declspec(selectany) int x5; variable
  /external/clang/test/CodeGenCXX/
pragma-visibility.cpp 35 template<class T> struct x5 { struct
39 template<> void x5<int>::y() {}
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_dct.c 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
97 x5 = (pInVect[9] - pInVect[15]) >>1;
123 /* rearrangement of x1,x3,x5,x7 as in (15) */
125 x5 = ( x5 <<1 ) - x7 ;
126 x3 = ( x3 <<1 ) - x5 ;
129 /* two-dimensional IDCT of x1 and x5 */
130 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, x5, x5); /*x5 = x5 * cos(1*pi/4) ; *
    [all...]
  /external/clang/test/ASTMerge/Inputs/
enum1.c 34 } x5; variable in typeref:enum:E5
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:__anon23258
113 typedef long (*x1)(x0 x0a, x5 x6);
117 long x3(x0 x0a, x5 a) {
override-layout.c 58 // CHECK: Type: struct X5
59 struct PACKED X5 { double a[19]; signed char b; };
61 void use_X5() { struct X5 x5; x5.b = sizeof(struct X5); }; local
  /external/clang/test/Lexer/
ms-extensions.c 8 __int64 x5 = 0x42i64; variable
  /external/lzma/Asm/x86/
7zAsm.asm 47 x5 equ EBP define
76 r5 equ 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/chromium_org/base/
bind_internal.h 1800 typename Bound5UnwrapTraits::ForwardType x5 = local
2065 typename Bound5UnwrapTraits::ForwardType x5 = local
2111 typename Bound5UnwrapTraits::ForwardType x5 = local
2397 typename Bound5UnwrapTraits::ForwardType x5 = local
2446 typename Bound5UnwrapTraits::ForwardType x5 = local
2496 typename Bound5UnwrapTraits::ForwardType x5 = local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
480 x5 = input[4];
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;
505 x5 = ROUND_POWER_OF_TWO((s1 - s5), DCT_CONST_BITS);
514 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
515 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
524 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS);
545 output[6] = x5;
    [all...]
vp9_itrans16_dspr2.c 922 int x5 = input[4]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
480 x5 = input[4];
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;
505 x5 = ROUND_POWER_OF_TWO((s1 - s5), DCT_CONST_BITS);
514 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
515 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
524 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS);
545 output[6] = x5;
    [all...]
vp9_itrans16_dspr2.c 922 int x5 = input[4]; local
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/chacha/
chacha_vec.c 191 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];
232 QROUND_WORDS( x1, x5, x9,x13)
235 QROUND_WORDS( x0, x5,x10,x15)
262 op[5] = REVW_BE(REVW_BE(ip[5]) ^ (x5 + kp[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*/ \
137 row0 = _mm_shuffle_epi32(row0, 0xFF); /*x7, x5, x7, x5, x7, x5, x7, x5*/ \
142 row0 = _mm_madd_epi16(row0, * ( __m128i*)(table1+24)); /*x7*w31+x5*w30, x7*w27+x5*w26, x7*w23+x5*w22, x7*w19+x5*w18*/
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 539 tran_high_t x5 = input[4]; local
548 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
549 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
558 x5 = fdct_round_shift(s1 - s5);
567 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
568 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
577 x5 = fdct_round_shift(s5 + s7);
598 output[6] = x5;
847 tran_high_t x5 = input[4]; local
864 s4 = x4 * cospi_9_64 + x5 * cospi_23_64
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 560 int x5 = (getInt(), (y = 0)); // expected-warning{{unused variable 'x5'}} local
  /external/clang/test/FixIt/
fixit.cpp 79 int x5 != 0; // expected-error {{invalid '!=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
101 int x5 != 0; // expected-error {{invalid '!=' at end of declaration; did you mean '='?}} local
102 (void)x5;
126 if (int x5 != 0) { (void)x5; } // expected-error {{invalid '!=' at end of declaration; did you mean '='?}}

Completed in 1881 milliseconds

1 2 3 4 5 6 7 8 910