Home
last modified time | relevance | path

Searched defs:P3 (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/src/math/
H A Dcbrt.c30 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable
H A Dexpm1l.c66 P3 = 1.800826371455042224581246202420972737840E1L, variable
H A Dexp2l.c43 P3 = 0x1.c6b08d7049fap-5, variable
261 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrt.c30 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable
H A Dexpm1l.c66 P3 = 1.800826371455042224581246202420972737840E1L, variable
H A Dexp2l.c43 P3 = 0x1.c6b08d7049fap-5, variable
261 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.h73 enum {P1, P2, P3}; enumerator
/third_party/jerryscript/tests/jerry/
H A Dfunction-prototype-bind.js83 var P3 = P2.bind({}, 5); variable
/third_party/jerryscript/jerry-libm/
H A Dexp.c116 #define P3 6.61375632143793436117e-05 /* 0x3F11566A, 0xAF25DE2C */ macro
218 #undef P3 macro
H A Dpow.c106 #define P3 6.61375632143793436117e-05 /* 0x3F11566A, 0xAF25DE2C */ macro
464 #undef P3 macro
/third_party/optimized-routines/math/
H A Dv_logf.c21 #define P3 v_f32 (Poly[4]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_logl.c99 P3 = 3.33333333333333333333333333333233795e-1L, /* 0x15555555555555555555555554d42.0p-114L */ variable
/third_party/skia/src/core/
H A DSkGeometry.h453 Sk2s P3 = from_point(src[3]); in SkCubicCoeff() local
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs50 const P3: f32 = 6.6137559770e-05; /* 0x388ab355 */ in powf() consts
605 const P3: f64 = 6.61375632143793436117e-05; /* 0x3f11566a_af25de2c */ in powd() consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java333 P3(3), enum constant
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c1837 FT_Vector P0, P1, P2, P3; in cf2_glyphpath_curveTo() local
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c1497 #define P3 pix[-4 * xstride] macro
1676 #undef P3 macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1456 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ in exp() local
2338 P3 = -0.758397934778766047437, /* 0xBFE844CB, 0xBEE751D9 */ in cbrt() local
2654 P3 = 6.61375632143793436117e-05, // 0x3F11566A, 0xAF25DE2C in pow() local
/third_party/openssl/test/
H A Dmodes_internal_test.c300 static const u8 P3[] = { variable
/third_party/python/Lib/test/
H A Dtest_inspect.py3244 class P3(P2): class

Completed in 29 milliseconds