Home
last modified time | relevance | path

Searched defs:P5 (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/math/
Dexp2l.c45 P5 = 0x1.5d8804780a736p-10, variable
263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c45 P5 = 0x1.5d8804780a736p-10, variable
263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
/third_party/boost/libs/core/test/
Dto_address_test.cpp83 class P5 { class
85 explicit P5(T* p) in P5() function in P5
/third_party/jerryscript/jerry-libm/
Dexp.c118 #define P5 4.13813679705723846039e-08 /* 0x3E663769, 0x72BEA4D0 */ macro
Dpow.c108 #define P5 4.13813679705723846039e-08 /* 0x3E663769, 0x72BEA4D0 */ macro
/third_party/optimized-routines/math/
Dv_logf.c19 #define P5 v_f32 (Poly[2]) macro
/third_party/boost/libs/math/test/
Dtest_poisson.cpp456 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots() typedef
Dtest_binomial.cpp697 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots() typedef
Dtest_negative_binomial.cpp745 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots() typedef
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js100 var P5 = P.bind(undefined); variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DMeasureUnitImpl.java302 P5(5), enumConstant
/third_party/openssl/test/
Dmodes_internal_test.c364 # define P5 P4 macro
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h562 T* object, R (T::*function)(P1, P2, P3, P4, P5, P6, A1, A2), in NewPermanentCallback() argument