/third_party/skia/src/pathops/ |
H A D | SkPathOpsConic.cpp | 19 const double P10 = src[2] - src[0]; in conic_deriv_coeff() local 20 const double wP10 = w * P10; in conic_deriv_coeff()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
H A D | MeasureUnitImpl.java | 340 P10(10), enum constant 464 trieBuilder.add("pow10-", PowerPart.P10.getTrieIndex());
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | s_logl.c | 108 P10 = -1.0000000000040135e-1, /* -0x199999999a0a92.0p-56 */ variable 552 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 + in k_logl() 661 dd * (P9 + dd * (P10 + dd * (P11 + dd * (P12 + dd * (P13 + in log1pl()
|
/third_party/lz4/tests/ |
H A D | Makefile | 510 $(DATAGEN) -P10 | $(LZ4) -12B4 | $(LZ4) -t 519 $(DATAGEN) -g32M -P10 | $(LZ4) -11B5D | $(LZ4) -t 540 $(DATAGEN) -P10 | $(LZ4) -9B4 | $(LZ4)c32 -t
|
/third_party/musl/src/math/ |
H A D | exp2l.c | 270 P10 = 0x1.e4cf56a391e22p-28, variable 615 + z * (P7 + z * (P8 + z * (P9 + z * P10))))))))); in exp2l()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | exp2l.c | 270 P10 = 0x1.e4cf56a391e22p-28, variable 615 + z * (P7 + z * (P8 + z * (P9 + z * P10))))))))); in exp2l()
|
/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/libunwind/libunwind/src/ia64/ |
H A D | unwind_decoder.h | 365 UNW_DEC_ABI(P10, byte1, byte2, arg); in unw_decode_p7_p10()
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 488 static const u8 P10[] = { variable 523 # define P11 P10
|
/third_party/skia/src/core/ |
H A D | SkGeometry.cpp | 1200 const SkScalar P10 = src[2] - src[0]; 1201 const SkScalar wP10 = w * P10;
|
/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 509 P10
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 604 AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 2235 .Case("p10", AArch64::P10) in matchSVEPredicateVectorRegName()
|