/external/llvm/test/MC/ARM/ |
vpush-vpop.s | 7 vpush {s8, s9, s10, s11, s12} 9 vpop {s8, s9, s10, s11, s12} 12 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 14 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] 17 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed] 19 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
|
/external/clang/test/CXX/except/except.spec/ |
p5-pointers.cpp | 34 void s9(void (*)() throw(B1)); // s9 takes pointer to function with spec 68 void (*t10)(void (*)() throw(B1)) = &s9; // valid expected-warning{{disambiguated}} 69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} expected-warning{{disambiguated}} 70 void (*t12)(void (*)() throw(D)) = &s9; // expected-error {{argument types differ}} expected-warning{{disambiguated}}
|
/external/clang/test/CodeGenCXX/ |
x86_32-arguments.cpp | 112 // CHECK: define void @_Z2f9v(%struct.s9* noalias sret %agg.result) 115 struct s9 { s9_0 a; s9_1 b; }; struct 116 s9 f9() { return s9(); }
|
/external/clang/test/Sema/ |
pragma-align-mac68k.c | 77 struct s9 { struct 82 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1]; 83 extern int a9_1[__alignof(struct s9) == 2 ? 1 : -1];
|
/external/clang/test/CodeGen/ |
arm-arguments.c | 55 struct s9 { int f0; int : 0; }; struct 56 struct s9 f9(void) {}
|
x86_32-arguments-darwin.c | 55 // CHECK: define void @f9_2(%struct.s9* byval align 4 %a0) 56 struct s9 { struct 60 struct s9 f9_1(void) { while (1) {} } 61 void f9_2(struct s9 a0) {}
|
bitfield-2.c | 355 struct __attribute__((packed)) s9 { struct 366 int f9_load(struct s9 *a0) {
|
x86_64-arguments.c | 55 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } struct
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Unicode/ |
uc-005.js | 101 var s9 = '\u02b7++) {new Array()[Z'; variable 108 var sEval = s0 + s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10; 165 expect = s9.charAt(0);
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_IDCT8x8blk_s.s | 67 M_IDCT s9, s16, 16
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_IDCT8x8blk_s.s | 67 M_IDCT s9, s16, 16
|
/external/v8/test/mjsunit/ |
uri.js | 52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2); variable 64 assertEquals('%F4%8F%BF%BF', encodeURI(s9)); 76 assertEquals(cc9_1, decodeURI(encodeURI(s9)).charCodeAt(0)); 77 assertEquals(cc9_2, decodeURI(encodeURI(s9)).charCodeAt(1));
|
/external/chromium/testing/gmock/test/ |
gmock-more-actions_test.cc | 169 const char* s7, const char* s8, const char* s9) { 170 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; 175 const char* s7, const char* s8, const char* s9, 177 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10; 218 const char* s7, const char* s8, const char* s9) { 219 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; 224 const char* s7, const char* s8, const char* s9, 226 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10;
|
gmock-generated-actions_test.cc | 152 const char* s7, const char* s8, const char* s9) { 153 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; 158 const char* s7, const char* s8, const char* s9, 160 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10; [all...] |
/external/valgrind/main/none/tests/arm/ |
vfp.c | [all...] |
vfp.stdout.exp | [all...] |
/external/v8/src/arm/ |
simulator-arm.h | 137 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
|
assembler-arm.h | 263 const SwVfpRegister s9 = { 9 }; member in namespace:v8::internal [all...] |
/external/libvpx/vp8/encoder/x86/ |
variance_impl_sse2.asm | 829 movq xmm3, QWORD PTR [rsi+1] ; xmm3 = s1,s2,s3..s9 [all...] |
/external/libvpx/vp8/common/x86/ |
loopfilter_mmx.asm | 1773 s9: label [all...] |
loopfilter_sse2.asm | 436 pmulhw xmm1, [GLOBAL(s9)] ; Filter 2 (lo) * 9 438 pmulhw xmm0, [GLOBAL(s9)] ; Filter 2 (hi) * 9 1776 s9: label [all...] |
/external/v8/benchmarks/ |
regexp.js | 102 var s9 = computeInputVariants('528.9', 170); 149 s9[i].replace(re6, ''); [all...] |
/external/webkit/Source/JavaScriptCore/assembler/ |
ARMv7Assembler.h | 69 s9, enumerator in enum:JSC::ARMRegisters::__anon13037 [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |