/external/lldb/test/arm_emulation/new-test-files/ |
test-vpush-3-thumb.dat | 34 s10=0x00000000 87 s10=0x00000000
|
/external/valgrind/main/none/tests/arm/ |
vfp.c | [all...] |
vfpv4_fma.stdout.exp | 29 vfma.f32 s10, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000 30 vfma.f32 s10, s13, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000 37 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000 43 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000 49 vfma.f32 s10, s23, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7f800000 Sn (i32)0x00000000 78 vfms.f32 s10, s13, s15 :: Qd 0x55555555 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000 79 vfms.f32 s10, s13, s15 :: Qd 0x55555555 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000 86 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000 92 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000 98 vfms.f32 s10, s23, s15 :: Qd 0x55555555 0x7fc00000 Sm (i32)0x7f800000 Sn (i32)0x0000000 [all...] |
vfp.stdout.exp | 145 vmla.f32 s10, s13, s15 :: Sd 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000 146 vmla.f32 s10, s13, s15 :: Sd 0x7fc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000 153 vmla.f32 s10, s11, s2 :: Sd 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000 159 vmla.f32 s10, s11, s2 :: Sd 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000 165 vmla.f32 s10, s23, s15 :: Sd 0x7fc00000 Sm (i32)0x7f800000 Sn (i32)0x00000000 194 vnmla.f32 s10, s13, s15 :: Sd 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x00000000 195 vnmla.f32 s10, s13, s15 :: Sd 0xffc00000 Sm (i32)0x7fc00000 Sn (i32)0x7fc00000 202 vnmla.f32 s10, s11, s2 :: Sd 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000 208 vnmla.f32 s10, s11, s2 :: Sd 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000 214 vnmla.f32 s10, s23, s15 :: Sd 0xffc00000 Sm (i32)0x7f800000 Sn (i32)0x0000000 [all...] |
/frameworks/base/core/res/res/drawable/ |
ic_account_circle.xml | 22 android:pathData="M24,0C10.8,0 0,10.8 0,24s10.8,24 24,24s24,-10.8 24,-24S37.200001,0 24,0zM24,7.2c3.96,0 7.2,3.24 7.2,7.2s-3.24,7.2 -7.2,7.2s-7.2,-3.24 -7.2,-7.2S20.040001,7.2 24,7.2zM24,41.279999c-6,0 -11.28,-3.12 -14.4,-7.68c0.12,-4.8 9.6,-7.44 14.4,-7.44s14.28,2.64 14.4,7.44C35.279999,38.16 30,41.279999 24,41.279999z"
|
ic_menu_moreoverflow_material.xml | 23 android:pathData="M12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2c-1.1,0 -2,0.9 -2,2S10.9,8 12,8zM12,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2c1.1,0 2,-0.9 2,-2S13.1,10 12,10zM12,16c-1.1,0 -2,0.9 -2,2s0.9,2 2,2c1.1,0 2,-0.9 2,-2S13.1,16 12,16z"
|
/external/chromium_org/third_party/smhasher/src/ |
Spooky.h | 136 uint64 &s8, uint64 &s9, uint64 &s10,uint64 &s11) 138 s0 += data[0]; s2 ^= s10; s11 ^= s0; s0 = Rot64(s0,11); s11 += s1; 146 s8 += data[8]; s10 ^= s6; s7 ^= s8; s8 = Rot64(s8,55); s7 += s9; 147 s9 += data[9]; s11 ^= s7; s8 ^= s9; s9 = Rot64(s9,54); s8 += s10; 148 s10 += data[10]; s0 ^= s8; s9 ^= s10; s10 = Rot64(s10,22); s9 += s11; 149 s11 += data[11]; s1 ^= s9; s10 ^= s11; s11 = Rot64(s11,46); s10 += s0 [all...] |
/external/clang/test/CodeGen/ |
x86_64-arguments-nacl.c | 50 struct s10 { int a; int b; int : 0; }; struct 51 void f10(struct s10 a0) {}
|
ms_struct-bitfield.c | 148 int s10 = sizeof(t10); variable 149 // CHECK: @s10 = global i32 16 150 // CHECK-ARM: @s10 = global i32 8
|
regparm-struct.c | 129 struct s10 { struct 132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c); 135 struct s10 x = { 41 };
|
/external/clang/test/PCH/ |
cxx-key-functions.cpp | 18 struct S10 { virtual void f(); }; 83 S10, S11, S12, S13, S14, S15, S16, S17, S18, S19,
|
/external/clang/test/CXX/class.access/class.friend/ |
p11.cpp | 84 struct S10 {
|
/frameworks/base/core/res/res/drawable-nodpi/ |
stat_sys_adb.xml | 22 android:pathData="M19.000000,10.000000c0.000000,3.866000 -3.134000,7.000000 -7.000000,7.000000s-7.000000,-3.134000 -7.000000,-7.000000c0.000000,-2.318000 1.131000,-4.367000 2.867000,-5.641000L5.778000,2.270000l0.824000,-0.825000l2.290000,2.290000C9.830000,3.269000 10.882000,3.000000 12.000000,3.000000c1.118000,0.000000 2.170000,0.269000 3.107000,0.734000l2.290000,-2.290000l0.824000,0.825000l-2.089000,2.090000C17.868000,5.633000 19.000000,7.682000 19.000000,10.000000zM10.000000,8.000000c0.000000,-0.552000 -0.447000,-1.000000 -1.000000,-1.000000S8.000000,7.448000 8.000000,8.000000s0.447000,1.000000 1.000000,1.000000S10.000000,8.552000 10.000000,8.000000zM16.000000,8.000000c0.000000,-0.552000 -0.447000,-1.000000 -1.000000,-1.000000s-1.000000,0.448000 -1.000000,1.000000s0.447000,1.000000 1.000000,1.000000S16.000000,8.552000 16.000000,8.000000z"
|
/frameworks/base/packages/SystemUI/res/drawable/ |
ic_lock_open_24dp.xml | 24 android:pathData="M12.0,17.0c1.1,0.0 2.0,-0.9 2.0,-2.0s-0.9,-2.0 -2.0,-2.0c-1.1,0.0 -2.0,0.9 -2.0,2.0S10.9,17.0 12.0,17.0zM18.0,8.0l-1.0,0.0L17.0,6.0c0.0,-2.8 -2.2,-5.0 -5.0,-5.0C9.2,1.0 7.0,3.2 7.0,6.0l1.9,0.0c0.0,-1.7 1.4,-3.1 3.1,-3.1c1.7,0.0 3.1,1.4 3.1,3.1l0.0,2.0L6.0,8.0c-1.1,0.0 -2.0,0.9 -2.0,2.0l0.0,10.0c0.0,1.1 0.9,2.0 2.0,2.0l12.0,0.0c1.1,0.0 2.0,-0.9 2.0,-2.0L20.0,10.0C20.0,8.9 19.1,8.0 18.0,8.0zM18.0,20.0L6.0,20.0L6.0,10.0l12.0,0.0L18.0,20.0z"/>
|
/packages/apps/FMRadio/res/drawable/ |
ic_menu_moreoverflow_material.xml | 27 android:pathData="M12.000000,8.000000c1.100000,0.000000 2.000000,-0.900000 2.000000,-2.000000s-0.900000,-2.000000 -2.000000,-2.000000c-1.100000,0.000000 -2.000000,0.900000 -2.000000,2.000000S10.900000,8.000000 12.000000,8.000000zM12.000000,10.000000c-1.100000,0.000000 -2.000000,0.900000 -2.000000,2.000000s0.900000,2.000000 2.000000,2.000000c1.100000,0.000000 2.000000,-0.900000 2.000000,-2.000000S13.100000,10.000000 12.000000,10.000000zM12.000000,16.000000c-1.100000,0.000000 -2.000000,0.900000 -2.000000,2.000000s0.900000,2.000000 2.000000,2.000000c1.100000,0.000000 2.000000,-0.900000 2.000000,-2.000000S13.100000,16.000000 12.000000,16.000000z" />
|
/packages/apps/UnifiedEmail/res/drawable-v21/ |
ic_overflow_24dp.xml | 23 android:pathData="M12.0,8.0c1.1,0.0 2.0,-0.9 2.0,-2.0s-0.9,-2.0 -2.0,-2.0c-1.1,0.0 -2.0,0.9 -2.0,2.0S10.9,8.0 12.0,8.0zM12.0,10.0c-1.1,0.0 -2.0,0.9 -2.0,2.0s0.9,2.0 2.0,2.0c1.1,0.0 2.0,-0.9 2.0,-2.0S13.1,10.0 12.0,10.0zM12.0,16.0c-1.1,0.0 -2.0,0.9 -2.0,2.0s0.9,2.0 2.0,2.0c1.1,0.0 2.0,-0.9 2.0,-2.0S13.1,16.0 12.0,16.0z"/>
|
/external/llvm/test/MC/AArch64/ |
neon-scalar-shift-imm.s | 125 sqshrn h17, s10, #4 129 // CHECK: sqshrn h17, s10, #4 // encoding: [0x51,0x95,0x1c,0x5f] 137 uqshrn s10, d12, #13 141 // CHECK: uqshrn s10, d12, #13 // encoding: [0x8a,0x95,0x33,0x7f] 147 sqrshrn h15, s10, #6 151 // CHECK: sqrshrn h15, s10, #6 // encoding: [0x4f,0x9d,0x1a,0x5f] 158 uqrshrn h12, s10, #14 159 uqrshrn s10, d10, #25 162 // CHECK: uqrshrn h12, s10, #14 // encoding: [0x4c,0x9d,0x12,0x7f] 163 // CHECK: uqrshrn s10, d10, #25 // encoding: [0x4a,0x9d,0x27,0x7f [all...] |
neon-scalar-by-elem-mla.s | 25 fmls s29, s10, v28.s[1] 32 // CHECK: fmls s29, s10, v28.s[1] // encoding: [0x5d,0x51,0xbc,0x5f]
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
stringutil.cc | 347 const StringHolder& s9, const StringHolder& s10, 352 s9.Length() + s10.Length() + s11.Length()); 362 result += s10; 372 const StringHolder& s9, const StringHolder& s10, 377 s9.Length() + s10.Length() + s11.Length() + s12.Length()); 387 result += s10;
|
stringutil.h | 149 const StringHolder& s9, const StringHolder& s10, 156 const StringHolder& s9, const StringHolder& s10,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format.csv | 282 PIPE_FORMAT_R10G10B10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, xyzw, rgb 285 PIPE_FORMAT_B10G10R10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, zyxw, rgb
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format.csv | 282 PIPE_FORMAT_R10G10B10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, xyzw, rgb 285 PIPE_FORMAT_B10G10R10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, zyxw, rgb
|
/art/runtime/arch/arm/ |
registers_arm.h | 67 S10 = 10,
|
/external/clang/test/CXX/except/except.spec/ |
p5-pointers.cpp | 36 void s10() noexcept;
|
/external/libunwind/src/arm/ |
regname.c | 24 "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15",
|