Home
last modified time | relevance | path

Searched refs:P4 (Results 1 – 25 of 64) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2l.c44 P4 = 0x1.3b2ab6fba4da5p-7, variable
249 r = t_lo + (t_hi + t_lo) * z * (P1 + z * (P2 + z * (P3 + z * (P4 in exp2l()
262 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L, variable
614 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6 in exp2l()
Dcbrt.c31 P4 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */ variable
80 t = t*((P0+r*(P1+r*P2))+((r*r)*r)*(P3+r*P4)); in cbrt()
Dexpm1l.c67 P4 = -5.238523121205561042771939008061958820811E-1L, variable
105 px = (((( P4 * x + P3) * x + P2) * x + P1) * x + P0) * x; in expm1l()
/third_party/musl/src/math/
Dexp2l.c44 P4 = 0x1.3b2ab6fba4da5p-7, variable
249 r = t_lo + (t_hi + t_lo) * z * (P1 + z * (P2 + z * (P3 + z * (P4 in exp2l()
262 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L, variable
614 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6 in exp2l()
Dcbrt.c31 P4 = 0.145996192886612446982; /* 0x3fc2b000, 0xd4e4edd7 */ variable
80 t = t*((P0+r*(P1+r*P2))+((r*r)*r)*(P3+r*P4)); in cbrt()
Dexpm1l.c67 P4 = -5.238523121205561042771939008061958820811E-1L, variable
105 px = (((( P4 * x + P3) * x + P2) * x + P1) * x + P0) * x; in expm1l()
/third_party/jerryscript/jerry-libm/
Dexp.c117 #define P4 -1.65339022054652515390e-06 /* 0xBEBBBD41, 0xC5D26BF1 */ macro
189 c = x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in exp()
219 #undef P4
Dpow.c107 #define P4 -1.65339022054652515390e-06 /* 0xBEBBBD41, 0xC5D26BF1 */ macro
434 t1.dbl = z.dbl - t.dbl * (P1 + t.dbl * (P2 + t.dbl * (P3 + t.dbl * (P4 + t.dbl * P5)))); in pow()
465 #undef P4
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h376 typename P4, typename P5, typename P6, typename A1, typename A2>
379 typedef R (T::*MethodType)(P1, P2, P3, P4, P5, P6, A1, A2);
381 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in MethodResultCallback_6_2()
407 typename std::remove_reference<P4>::type p4_;
560 typename P4, typename P5, typename P6, typename A1, typename A2>
562 T* object, R (T::*function)(P1, P2, P3, P4, P5, P6, A1, A2), in NewPermanentCallback() argument
566 typename internal::InternalConstRef<P4>::type p4, in NewPermanentCallback()
569 return new internal::MethodResultCallback_6_2<R, T, P1, P2, P3, P4, P5, P6, in NewPermanentCallback()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4468 template <class R, class P1, class P2, class P3, class P4, R F(P1, P2, P3, P4),
4473 static R Call(P1 p1, P2 p2, P3 p3, P4 p4) { return F(p1, p2, p3, p4); }
4476 template <class R, class P1, class P2, class P3, class P4, class P5,
4477 R F(P1, P2, P3, P4, P5), class I>
4481 static R Call(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) {
4516 template <class R, class P1, class P2, class P3, class P4, R F(P1, P2, P3, P4),
4524 template <class R, class P1, class P2, class P3, class P4, class P5,
4525 R F(P1, P2, P3, P4, P5), class I>
4575 template <class R, class P1, class P2, class P3, class P4>
4577 template <R F(P1, P2, P3, P4)>
[all …]
/third_party/optimized-routines/math/
Dv_logf.c20 #define P4 v_f32 (Poly[3]) macro
60 q = v_fma_f32 (P4, r, P3); in V_NAME()
/third_party/rust/crates/nix/src/mount/
Dlinux.rs64 P4: ?Sized + NixPath, in mount()
70 data: Option<&P4>, in mount() argument
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js92 var P4 = P.bind(); variable
93 P4(4, 5);
/third_party/icu/icu4c/source/data/locales/
Dhaw.txt139 "P4",
157 "P4",
177 "P4",
195 "P4",
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dhaw.txt147 "P4",
165 "P4",
185 "P4",
203 "P4",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dhaw.txt139 "P4",
157 "P4",
177 "P4",
195 "P4",
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
De_pow.c90 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */
332 t1 = z - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5))));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
33 uint64_t Upper = P1, Lower = P4; in multiply64()
/third_party/openssl/VMS/
Dmsg_staging.com8 $ ! P4 final data installation directory
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs51 const P4: f32 = -1.6533901999e-06; /* 0xb5ddea0e */ in powf() constant
358 t1 = z - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in powf()
606 const P4: f64 = -1.65339022054652515390e-06; /* 0xbebbbd41_c5d26bf1 */ in powd() constant
932 let t1: f64 = z - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in powd()
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminim/encoder/
Dpngusr.dfa17 # These 2 options are required if you need to read PBM (P1 or P4) files.
/third_party/skia/third_party/externals/libpng/contrib/pngminim/encoder/
Dpngusr.dfa17 # These 2 options are required if you need to read PBM (P1 or P4) files.
/third_party/openssl/test/
Dmodes_internal_test.c335 static const u8 P4[] = { variable
370 # define P5 P4
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace04.c35 R(P0) R(P1) R(P2) R(P3) R(P4) R(P5) R(FP) R(USP)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DMeasureUnitImpl.java301 P4(4), enumConstant
425 trieBuilder.add("pow4-", PowerPart.P4.getTrieIndex());

123