/external/ppp/pppd/ |
md5.c | 233 #define S22 9 237 GG ( d, a, b, c, in[ 6], S22, UL(3225465664)); /* 18 */ 241 GG ( d, a, b, c, in[10], S22, UL( 38016083)); /* 22 */ 245 GG ( d, a, b, c, in[14], S22, UL(3275163606)); /* 26 */ 249 GG ( d, a, b, c, in[ 2], S22, UL(4243563512)); /* 30 */
|
/external/v8/test/webkit/fast/js/kde/ |
md5-1.js | 164 var S22 = 9; 261 d = GG ( d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */ 265 d = GG ( d, a, b, c, x[10], S22, 0x2441453); /* 22 */ 269 d = GG ( d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */ 273 d = GG ( d, a, b, c, x[ 2], S22, 0xfcefa3f8); /* 30 */
|
/device/htc/flounder/gps/qct/lib_vendor/ |
libmdmdetect.so | |
libperipheral_client.so | |
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
p3-0x.cpp | 34 S2 s22 { 1.0, 2, 3 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initializer list}} expected-note {{silence}}
|
/external/v8/src/arm/ |
constants-arm.cc | 74 "s16", "s17", "s18", "s19", "s20", "s21", "s22", "s23",
|
/packages/apps/UnifiedEmail/res/drawable-v21/ |
ic_empty_trash.xml | 23 android:pathData="M127.455,70.688l-6.304,-14.125c-1.424,-3.191 -5.198,-4.638 -8.412,-3.226l-6.219,2.735c-8.479,-13.163 -18.638,-20.733 -25.286,-17.809l-2.082,0.916l2.323,-21.125c0.065,-0.348 0.106,-0.7 0.117,-1.054l0.007,-0.066l-0.004,0.0c0.002,-0.053 0.009,-0.105 0.009,-0.157C81.606,7.511 63.337,0.0 40.804,0.0C18.268,0.0 0.0,7.511 0.0,16.777c0.0,0.052 0.007,0.103 0.009,0.157L0.006,16.934L0.013,17.0c0.011,0.354 0.052,0.706 0.117,1.054l9.09,82.675l0.078,0.0c0.507,9.028 14.4,16.27 31.504,16.27c17.106,0.0 30.999,-7.242 31.506,-16.27l0.078,0.0l3.211,-29.204c1.114,3.773 2.544,7.681 4.302,11.624c9.125,20.451 23.442,33.989 31.976,30.238l2.407,-1.058c6.65,-2.923 7.825,-15.478 3.705,-30.554l6.219,-2.735C127.42,77.628 128.877,73.881 127.455,70.688L127.455,70.688zM41.001,32.0C22.223,32.0 7.0,26.179 7.0,18.999S22.223,6.0 41.001,6.0C59.779,6.0 75.0,11.82 75.0,18.999S59.779,32.0 41.001,32.0L41.001,32.0zM122.02,73.783l-5.646,2.467c-0.901,-2.612 -1.951,-5.269 -3.151,-7.947c-1.202,-2.675 -2.493,-5.228 -3.848,-7.645l5.644,-2.465c0.406,-0.177 0.888,0.004 1.067,0.409l6.345,14.127C122.611,73.134 122.427,73.606 122.02,73.783L122.02,73.783z"/>
|
/external/v8/test/test262-es6/ |
test262-es6.status | 53 'S22.1.2.1_T1': [FAIL], 54 'S22.1.2.1_T2': [FAIL],
|
/external/valgrind/none/tests/arm/ |
vfp.c | [all...] |
vfp.stdout.exp | 147 vmla.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 196 vnmla.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 245 vmls.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 294 vnmls.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 343 vmul.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 392 vnmul.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 [all...] |
vfpv4_fma.stdout.exp | 31 vfma.f32 s20, s25, s22 :: Qd 0x55555555 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 80 vfms.f32 s20, s25, s22 :: Qd 0x55555555 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 129 vfnma.f32 s20, s25, s22 :: Qd 0x55555555 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659 178 vfnms.f32 s20, s25, s22 :: Qd 0x55555555 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
|
/external/v8/test/cctest/ |
test-assembler-arm64.cc | [all...] |
/art/runtime/arch/arm/ |
quick_method_frame_info_arm.h | 47 (1 << art::arm::S20) | (1 << art::arm::S21) | (1 << art::arm::S22) | (1 << art::arm::S23) |
|
/art/runtime/arch/arm64/ |
registers_arm64.h | 176 S22 = 22,
|
/external/clang/test/CXX/lex/lex.charset/ |
p2-cxx98.cpp | 34 const char *s22 = "\u0022"; // ", expected-error {{character '"' cannot be specified by a universal character name}} variable
|
/device/htc/flounder/gps/qct/lib/hw/ |
gps.default.so | |
/external/boringssl/src/ssl/test/runner/ |
poly1305.go | 147 s22 uint32 1463 s22 = uint32(s[10]) 1485 s22 <<= 16 1489 f2 += uint64(s22)
|
/external/llvm/lib/Target/ARM/ |
ARMRegisterInfo.td | 92 def S22 : ARMFReg<22, "s22">; def S23 : ARMFReg<23, "s23">; 111 def D11 : ARMReg<11, "d11", [S22, S23]>, DwarfRegNum<[267]>;
|
/external/vixl/test/ |
test-assembler-a64.cc | [all...] |
/external/opencv/cv/src/ |
cvhistogram.cpp | 458 double s2 = 0, s22 = 0; local 471 s22 += b*b; 475 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale); 555 double s2 = 0, s22 = 0; local 579 s22 += v2*v2; 583 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale); [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64RegisterInfo.td | 303 def S22 : AArch64Reg<22, "s22", [H22]>, DwarfRegAlias<B22>; 338 def D22 : AArch64Reg<22, "d22", [S22], ["v22", ""]>, DwarfRegAlias<B22>;
|
/art/compiler/jni/quick/arm/ |
calling_convention_arm.cc | 35 S16, S17, S18, S19, S20, S21, S22, S23, S24, S25, S26, S27, S28, S29, S30, S31
|
/device/htc/flounder/gps/qct/lib/ |
libgps.utils.so | |
libloc_core.so | |
/external/clang/test/CodeGenCXX/ |
microsoft-abi-static-initializers.cpp | 81 static S S22;
|