Home
last modified time | relevance | path

Searched refs:S12 (Results 1 - 11 of 11) sorted by relevance

/third_party/FreeBSD/lib/msun/ld128/
H A Dk_sinl.c44 S12 = 0.64038150078671872796678569586315881020659912139412e-25; variable
54 z*(S9+z*(S10+z*(S11+z*S12))))))))); in __kernel_sinl()
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowSelfReferentialLoop.js24 var S11=7, S12=12, S13=17, S14=22;
36 d=FF(d,a,b,c,x[k+1], S12,0xE8C7B756);
40 d=FF(d,a,b,c,x[k+5], S12,0x4787C62A);
44 d=FF(d,a,b,c,x[k+9], S12,0x8B44F7AF);
48 d=FF(d,a,b,c,x[k+13],S12,0xFD987193);
146 var S11 = 7, S12 = 12, S13 = 17, S14 = 22;
161 d = FF(d, a, b, c, x[k + 1], S12, 0xE8C7B756);
165 d = FF(d, a, b, c, x[k + 5], S12, 0x4787C62A);
169 d = FF(d, a, b, c, x[k + 9], S12, 0x8B44F7AF);
173 d = FF(d, a, b, c, x[k + 13], S12,
[all...]
H A DtemplateLiteralTypesPatterns.js184 type S12 = T2S<string, string>; // string
/third_party/musl/src/math/
H A D__sinl.c62 S12 = 0.64038150078671872796678569586315881020659912139412e-25; variable
64 z*(S9+z*(S10+z*(S11+z*S12))))))))))
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__sinl.c62 S12 = 0.64038150078671872796678569586315881020659912139412e-25; variable
64 z*(S9+z*(S10+z*(S11+z*S12))))))))))
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.cpp463 S12 = 12, in MD5Transform() enumerator
513 FF (d, a, b, c, x[ 1], S12, 0xe8c7b756); /* 2 */ in MD5Transform()
517 FF (d, a, b, c, x[ 5], S12, 0x4787c62a); /* 6 */ in MD5Transform()
521 FF (d, a, b, c, x[ 9], S12, 0x8b44f7af); /* 10 */ in MD5Transform()
525 FF (d, a, b, c, x[13], S12, 0xfd987193); /* 14 */ in MD5Transform()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp161 ARM::S12, ARM::S13, ARM::S14, ARM::S15 };
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp102 case AArch64::S12: in isOdd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp143 {codeview::RegisterId::ARM64_S12, AArch64::S12}, in initLLVMToCVRegMapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp357 AArch64::S10, AArch64::S11, AArch64::S12, AArch64::S13, AArch64::S14,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1293 ARM::S12, ARM::S13, ARM::S14, ARM::S15,

Completed in 16 milliseconds