/external/clang/test/SemaCXX/ |
copy-initialization.cpp | 15 X x4 = fp; // expected-error{{no viable conversion}} local
|
default-constructor-initializers.cpp | 16 struct X4 { // expected-error {{must explicitly initialize the member 'x2'}} \ 22 X4 x4; // expected-note {{first required here}} variable
|
/external/libopus/celt/ |
celt.c | 92 opus_val32 x0, x1, x2, x3, x4; local 94 x4 = x[-T-2]; 104 + MULT16_32_Q15(g12,ADD32(x0,x4)); 105 x4=x3; 121 opus_val32 x0, x1, x2, x3, x4; local 143 x4 = x[-T1-2]; 155 + MULT16_32_Q15(MULT16_16_Q15(f,g12),ADD32(x0,x4)); 156 x4=x3;
|
/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/chromium_org/third_party/openssl/openssl/crypto/poly1305/ |
poly1305_arm.c | 79 uint32_t x4 = r->v[8]; local 92 x4 += x3 >> 26; x3 &= 0x3ffffff; 93 x0 += 5*(x4 >> 26); x4 &= 0x3ffffff; 100 y4 = x4 + (y3 >> 26); y3 &= 0x3ffffff; 107 y4 ^= x4; 119 y4 ^= x4; 134 uint32_t x4 = x->v[8]; local 142 x4 += x3 >> 26; 148 *(uint32_t *) (r + 12) = (x3 >> 18) + (x4 << 8) [all...] |
/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/clang/test/Lexer/ |
ms-extensions.c | 13 __int64 x4 = 70000000i128; variable
|
/external/clang/test/Sema/ |
types.c | 75 int x4 __attribute__((ext_vector_type(64))); // expected-error {{'ext_vector_type' attribute only applies to types}} variable
|
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/freetype/src/cff/ |
cf2font.c | 85 * | (x4,y4) 96 * (x4, y4) = (2333, 0) 127 FT_Int x4 = darkenParams[6]; local 143 scaledStem = cf2_intToFixed( x4 ); 151 scaledStem = cf2_intToFixed( x4 ); 192 else if ( scaledStem < cf2_intToFixed( x4 ) ) 196 FT_Int xdelta = x4 - x3;
|
/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...] |
/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 127 x4 = j4; 140 QUARTERROUND( x0, x4, x8,x12) 147 QUARTERROUND( x3, x4, x9,x14) 153 x4 = PLUS(x4,j4); 171 x4 = XOR(x4,U8TO32_LITTLE(m + 16)); 195 U32TO8_LITTLE(c + 16,x4);
|
/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/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 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...] |
/external/chromium_org/v8/src/arm64/ |
deoptimizer-arm64.cc | 181 Register fp_to_sp = x4; 196 // - x4: fp-to-sp delta 212 CopyRegisterDumpToFrame(masm(), x1, saved_registers, x2, x4, 0, local 216 CopyRegisterDumpToFrame(masm(), x1, saved_fp_registers, x2, x4, local 237 __ Pop(x4); 238 __ Str(x4, MemOperand(x3, kPointerSize, PostIndex)); 252 __ Pop(x4); // Restore deoptimizer object (class Deoptimizer). 257 __ Ldrsw(x1, MemOperand(x4, Deoptimizer::output_count_offset())); 258 __ Ldr(x0, MemOperand(x4, Deoptimizer::output_offset())); 281 __ Ldr(x1, MemOperand(x4, Deoptimizer::input_offset())) [all...] |