/external/clang/test/Sema/ |
type-spec-struct-union.c | 37 void f(struct S5 { int y; } s5); // expected-warning{{declaration of 'struct S5' will not be visible outside of this function}}
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans8_dspr2.c | 472 int s0, s1, s2, s3, s4, s5, s6, s7; local 496 s5 = cospi_14_64 * x4 - cospi_18_64 * x5; 501 x1 = ROUND_POWER_OF_TWO((s1 + s5), DCT_CONST_BITS); 505 x5 = ROUND_POWER_OF_TWO((s1 - s5), DCT_CONST_BITS); 515 s5 = cospi_24_64 * x4 - cospi_8_64 * x5; 524 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS); 526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); [all...] |
vp9_itrans4_dspr2.c | 323 int s0, s1, s2, s3, s4, s5, s6, s7; local 341 s5 = sinpi_2_9 * x3; 345 x0 = s0 + s3 + s5;
|
vp9_itrans16_dspr2.c | 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local [all...] |
/external/pixman/pixman/ |
pixman-mips-dspr2-asm.S | 966 SAVE_REGS_ON_STACK 8, s0, s1, s2, s3, s4, s5 991 MIPS_2xUN8x4_MUL_2xUN8x4 a1, a1, t0, t1, t4, t5, t9, s0, s1, s2, s3, s4, s5 992 MIPS_2xUN8x4_MUL_2xUN8 t0, t1, t8, t8, t0, t1, t9, s0, s1, s2, s3, s4, s5 995 MIPS_2xUN8x4_MUL_2xUN8x4 t2, t3, t0, t1, t2, t3, t9, s0, s1, s2, s3, s4, s5 1015 MIPS_2xUN8x4_MUL_2xUN8 t2, t3, t0, t1, t2, t3, t9, s0, s1, s2, s3, s4, s5 1050 RESTORE_REGS_FROM_STACK 8, s0, s1, s2, s3, s4, s5 1063 RESTORE_REGS_FROM_STACK 8, s0, s1, s2, s3, s4, s5 1069 RESTORE_REGS_FROM_STACK 8, s0, s1, s2, s3, s4, s5 1086 SAVE_REGS_ON_STACK 20, s0, s1, s2, s3, s4, s5, s6, s7, s8 [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_dct.c | 109 int s0, s1, s2, s3, s4, s5, s6, s7; local 126 s5 = sinpi_4_9 * x3; 130 x0 = s0 + s2 + s5; 184 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local 194 s5 = input[2] - input[5]; 213 t0 = (s6 - s5) * cospi_16_64; 214 t1 = (s6 + s5) * cospi_16_64; 242 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; local 254 s5 = (input[2 * stride] - input[5 * stride]) * 4; 273 t0 = (s6 - s5) * cospi_16_64 368 \/*canbe16*\/ int s0, s1, s2, s3, s4, s5, s6, s7; local 485 int s0, s1, s2, s3, s4, s5, s6, s7; local 673 \/*canbe16*\/ int s0, s1, s2, s3, s4, s5, s6, s7; local 787 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local [all...] |
/external/v8/test/mjsunit/ |
uri.js | 42 var s5 = String.fromCharCode(cc5); variable 60 assertEquals('%DF%BF', encodeURI(s5)); 71 assertEquals(cc5, decodeURI(encodeURI(s5)).charCodeAt(0));
|
/external/clang/test/CXX/class/class.union/ |
p1.cpp | 88 struct s5 : CopyAssign { // expected-note {{because no assignment operator can be used to copy an object of type 'const U3::s5'}} struct in union:U3
|
/external/clang/test/SemaCXX/ |
cxx0x-initializer-aggregates.cpp | 26 S s5{ {1, 2}, {3, 4}, { {5}, {6} }, {7, 8} };
|
/external/llvm/test/MC/ARM/ |
thumb-v8fp.s | 7 vcvtt.f16.f64 s5, d12 8 @ CHECK: vcvtt.f16.f64 s5, d12 @ encoding: [0xf3,0xee,0xcc,0x2b] 19 vcvttgt.f16.f64 s5, d12 20 @ CHECK: vcvttgt.f16.f64 s5, d12 @ encoding: [0xf3,0xee,0xcc,0x2b] 86 vmaxnm.f32 s5, s12, s0 87 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0xc6,0xfe,0x00,0x2a]
|
v8fp.s | 7 vcvtt.f16.f64 s5, d12 8 @ CHECK: vcvtt.f16.f64 s5, d12 @ encoding: [0xcc,0x2b,0xf3,0xee] 17 vcvttgt.f16.f64 s5, d12 18 @ CHECK: vcvttgt.f16.f64 s5, d12 @ encoding: [0xcc,0x2b,0xf3,0xce] 83 vmaxnm.f32 s5, s12, s0 84 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0x00,0x2a,0xc6,0xfe]
|
simple-fp-encoding.s | 15 vdiv.f32 s5, s7 20 @ CHECK: vdiv.f32 s5, s5, s7 @ encoding: [0xa3,0x2a,0xc2,0xee] 262 @ CHECK: vldr s5, [pc] @ encoding: [0x00,0x2a,0xdf,0xed] 263 @ CHECK: vldr s5, [pc] @ encoding: [0x00,0x2a,0xdf,0xed] 264 @ CHECK: vldr s5, [pc, #-0] @ encoding: [0x00,0x2a,0x5f,0xed] 265 vldr.32 s5, [pc] 266 vldr.32 s5, [pc,#0] 267 vldr.32 s5, [pc,#-0] 289 @ CHECK: vldmia r1, {s2, s3, s4, s5, s6, s7} @ encoding: [0x06,0x1a,0x91,0xec [all...] |
/external/libvpx/libvpx/vp9/common/ |
vp9_idct.c | 242 int s0, s1, s2, s3, s4, s5, s6, s7; local 259 s5 = sinpi_2_9 * x3; 263 x0 = s0 + s3 + s5; 315 int s0, s1, s2, s3, s4, s5, s6, s7; local 338 s5 = cospi_14_64 * x4 - cospi_18_64 * x5; 343 x1 = dct_const_round_shift(s1 + s5); 347 x5 = dct_const_round_shift(s1 - s5); 357 s5 = cospi_24_64 * x4 - cospi_8_64 * x5; 366 x5 = dct_const_round_shift(s5 + s7); 368 x7 = dct_const_round_shift(s5 - s7) 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local [all...] |
/external/chromium_org/v8/test/mjsunit/ |
uri.js | 42 var s5 = String.fromCharCode(cc5); variable 60 assertEquals('%DF%BF', encodeURI(s5)); 71 assertEquals(cc5, decodeURI(encodeURI(s5)).charCodeAt(0));
|
/external/chromium/testing/gmock/test/ |
gmock-generated-actions_test.cc | 119 const char* s4, const char* s5) { 120 return string(s1) + s2 + s3 + s4 + s5; 134 const char* s4, const char* s5, const char* s6) { 135 return string(s1) + s2 + s3 + s4 + s5 + s6; 139 const char* s4, const char* s5, const char* s6, 141 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7; 145 const char* s4, const char* s5, const char* s6, 147 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; 151 const char* s4, const char* s5, const char* s6, 153 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 [all...] |
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_RESTORE_STATE.S | 37 lw s5, r_S5*4(a0) # restore s5
|
TEMPLATE_SAVE_STATE.S | 49 sw s5, r_S5*4(a0) # save s5
|
TEMPLATE_MEM_OP_DECODE.S | 71 sw s5, r_S5*-4(sp) # push s5 118 lw s5, r_S5*-4(sp) # pop s5
|
/external/clang/test/Index/ |
print-type-size.cpp | 190 struct s5 { struct in namespace:Incomplete
|
/external/valgrind/main/none/tests/arm/ |
vfp.c | 623 #define TESTINSN_vpush_vpop_f32(S1, Sval1, S2, Sval2, S3, Sval3, S4, S5, S6) \ 629 "vmov "#S5", %4\n\t" \ 637 "vpop {"#S5", "#S6"}\n\t" \ 643 "vstmia %0!, {"#S5"}\n\t" \ 648 : #S1, #S2, #S3, #S4, #S5, #S6, "r4", "memory" \ 651 #S5" 0x%08x "#S6" 0x%08x\n", out[0], out[1],\ 870 "vldmdb r1!, {s5, s6}\n\t" 876 "vmov r1, s5\n\t" 1047 "s0", "s1", "s2", "s3", "s5", "s6", "s16", "s17", [all...] |
/development/ndk/sources/android/libportable/arch-mips/ |
_setjmp.S | 75 REG_S s5, JB_S5(a0) 143 REG_L s5, JB_S5(a0)
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_short_iht8x8_add_neon.asm | 321 ; s5 = cospi_14_64 * x4 - cospi_18_64 * x5 340 ; (s1 + s5) 344 ; (s1 - s5) 352 ; x1 = dct_const_round_shift(s1 + s5); 356 ; x5 = dct_const_round_shift(s1 - s5); 442 ; s5 = cospi_24_64 * x4 - cospi_8_64 * x5; 486 ; (s5 + s7) 490 ; (s5 - s7)) 494 ; x5 = dct_const_round_shift(s5 + s7); 498 ; x7 = dct_const_round_shift(s5 - s7) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
mips-mont.pl | 30 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23)); 46 # ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7)=map("\$$_",(16..23)); 106 $ahi=$s5; 155 $REG_S $s5,($FRAMESIZE-8)*$SZREG($sp) 407 $REG_L $s5,($FRAMESIZE-8)*$SZREG($sp)
|
/external/llvm/test/MC/Mips/ |
mips64-register-names.s | 60 daddiu $s5, $zero, 0
|
/external/openssl/crypto/bn/asm/ |
mips-mont.pl | 30 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23)); 46 # ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7)=map("\$$_",(16..23)); 106 $ahi=$s5; 155 $REG_S $s5,($FRAMESIZE-8)*$SZREG($sp) 407 $REG_L $s5,($FRAMESIZE-8)*$SZREG($sp)
|