/third_party/python/Modules/ |
H A D | cmathmodule.c | 197 #define P14 0.25*Py_MATH_PI macro 1306 C(P14,INF) C(0.,INF) C(0.,INF) C(0.,-INF) C(0.,-INF) C(P14,-INF) C(N,INF) in cmath_exec() 1316 C(INF,-P14) C(INF,-0.) C(INF,-0.) C(INF,0.) C(INF,0.) C(INF,P14) C(INF,N) in cmath_exec() 1321 C(-INF,-P14) C(-INF,-0.) C(-INF,-0.) C(-INF,0.) C(-INF,0.) C(-INF,P14) C(-INF,N) in cmath_exec() 1326 C(INF,-P14) C(INF,-0.) C(INF,-0.) C(INF,0.) C(INF,0.) C(INF,P14) C(INF,N) in cmath_exec() 1366 C(INF,-P14) in cmath_exec() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
H A D | MeasureUnitImpl.java | 344 P14(14), enum constant 468 trieBuilder.add("pow14-", PowerPart.P14.getTrieIndex());
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | s_logl.c | 112 P14 = -7.1626810078462499e-2; /* -0x12562276cdc5d0.0p-56 */ variable 553 dd * P14))))))))))) + (F_lo(i) + dk * ln2_lo) + d * d * P2; in k_logl() 662 dd * P14))))))))))) + (F_lo(i) + dk * ln2_lo + d_lo) + d * d * P2; in log1pl()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_identity.c | 251 PF(P), PF(P9), PF(P10), PF_NOALPHA(P12), PF_NOALPHA(P14), PF(P16),
|
H A D | vf_decimate.c | 357 PF(P), PF(P9), PF(P10), PF_NOALPHA(P12), PF_NOALPHA(P14), PF(P16),
|
H A D | vf_psnr.c | 304 PF(P), PF(P9), PF(P10), PF_NOALPHA(P12), PF_NOALPHA(P14), PF(P16),
|
H A D | vf_vif.c | 480 PF(P9), PF(P10), PF(P12), PF(P14), PF(P16),
|
H A D | vf_ssim.c | 432 PF(P9), PF(P10), PF(P12), PF(P14), PF(P16),
|
/third_party/python/Lib/test/test_zoneinfo/ |
H A D | test_zoneinfo.py | 2092 P14 = ZoneOffset("+14", timedelta(seconds=50400), ZERO) 2099 ZoneTransition(datetime(1994, 12, 31), N10, P14),
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 584 static const u8 P14[16], IV14[12]; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 605 AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 2239 .Case("p14", AArch64::P14) in matchSVEPredicateVectorRegName()
|