/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 36 // x5 = (x4<<8) - x4; 37 x4 = x5 = 0; 73 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 76 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 99 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes * 137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local 230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_coshl.c | 88 long double hi,lo,x2,x4; local 106 x4 = x2*x2; 107 RETURNI(((C16*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) + 108 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 + 1);
|
e_sinhl.c | 87 long double hi,lo,x2,x4; local 109 x4 = x2*x2; 110 RETURNI(((S17*x2 + S15)*x4 + (S13*x2 + S11))*(x2*x*x4*x4) +
|
s_tanhl.c | 115 long double hi,lo,s,x2,x4,z; local 139 x4 = x2*x2; 140 RETURNI(((T19*x2 + T17)*x4 + (T15*x2 + T13))*(x2*x*x2*x4*x4) + 141 ((T11*x2 + T9)*x4 + (T7*x2 + T5))*(x2*x*x2) +
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/ |
p1.cpp | 29 X2<int> x4; variable
|
/external/clang/test/Parser/ |
expressions.c | 68 int x4 = _Alignof int; // expected-error {{expected parentheses around type name in _Alignof expression}} local
|
/external/clang/test/Sema/ |
tentative-decls.c | 10 struct b x4; // expected-error{{tentative definition has type 'struct b' that is never completed}} \ variable in typeref:struct:b
|
types.c | 78 int x4 __attribute__((ext_vector_type(64))); // expected-error {{'ext_vector_type' attribute only applies to types}} variable
|
/external/clang/test/SemaCXX/ |
copy-initialization.cpp | 18 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/memcheck/tests/ |
mempool.c | 115 char *x1, *x2, *x3, *x4, *x5; local 125 x4 = allocate(p, 20); 136 *x4 = 'd'; // invalid
|
/prebuilts/go/darwin-x86/test/ |
convlit.go | 18 var x4 int = int(1.5) // ERROR "convert|truncate" var
|
/prebuilts/go/linux-x86/test/ |
convlit.go | 18 var x4 int = int(1.5) // ERROR "convert|truncate" var
|
/system/bt/embdrv/sbc/encoder/srce/ |
sbc_dct.c | 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local 96 x4 = (pInVect[0] + pInVect[8]) >>1; 101 /* 2-point IDCT of x0 and x4 as in (11) */ 103 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, ( x0 + x4 ), x0); /*x0 = ( x0 + x4 ) * cos(1*pi/4) ; */ 104 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, ( temp - x4 ), x4); /*x4 = ( temp - x4 ) * cos(1*pi/4) ; */ 116 /* 4-point IDCT of x0,x2,x4 and x6 as in (11) * [all...] |
/external/boringssl/src/crypto/poly1305/ |
poly1305_arm.c | 45 uint32_t x4 = r->v[8]; local 60 x4 += x3 >> 26; 62 x0 += 5 * (x4 >> 26); 63 x4 &= 0x3ffffff; 73 y4 = x4 + (y3 >> 26); 82 y4 ^= x4; 94 y4 ^= x4; 108 uint32_t x4 = x->v[8]; local 116 x4 += x3 >> 26; 122 *(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
|
/external/freetype/src/cff/ |
cf2font.c | 88 * | (x4,y4) 99 * (x4, y4) = (2333, 0) 131 FT_Int x4 = darkenParams[6]; local 161 scaledStem = cf2_intToFixed( x4 ); 203 else if ( scaledStem < cf2_intToFixed( x4 ) ) 207 FT_Int xdelta = x4 - x3;
|
/external/libavc/common/ |
ih264_ihadamard_scaling.c | 26 * Contains definition of functions for h264 inverse hadamard 4x4 transform and scaling 56 * @brief This function performs a 4x4 inverse hadamard transform on the 4x4 DC coefficients 65 * input 4x4 block of DC coefficients 68 * output 4x4 block 96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local 106 x4 = pi2_src_ptr[0]; 111 x0 = x4 + x7; 114 x3 = x4 - x7; 128 x4 = pi4_tmp_ptr[0] [all...] |
ih264_resi_trans_quant.c | 125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local 134 x4 = pu1_src[0] - pu1_pred[0]; 140 x0 = x4 + x7; 143 x3 = x4 - x7; 161 x4 = pi2_out_tmp[0]; 167 x0 = x4 + x7; 170 x3 = x4 - x7; 273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local 282 x4 = pu1_src[0] - pu1_pred[0]; 288 x0 = x4 + x7 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...] |