Home
last modified time | relevance | path

Searched refs:P3 (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dstring_pool_test.cpp24 auto P3 = SP.intern("goodbye"); in TEST() local
27 EXPECT_NE(P1, P3) << "Unequal pooled strings comparing equal"; in TEST()
32 (void)(P1 < P3); in TEST()
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio_lpc32xx.txt12 3: GPIO P3
13 4: GPI P3
14 5: GPO P3
/freebsd-14.2/lib/msun/src/
H A Ds_exp2f.c41 P3 = 0x1.c6b348p-5f, variable
132 tv = tv + u * (P1 + z * P2) + u * (z * z) * (P3 + z * P4); in exp2f()
H A Ds_cbrt.c31 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable
87 t=t*((P0+r*(P1+r*P2))+((r*r)*r)*(P3+r*P4)); in cbrt()
H A Ds_exp2.c41 P3 = 0x1.c6b08d704a0a6p-5, variable
382 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * P5)))); in exp2()
H A De_exp.c93 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
148 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in exp()
H A De_powf.c41 P3 = 6.6137559770e-05, /* 0x388ab355 */ variable
241 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in powf()
H A De_pow.c83 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable
299 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in pow()
/freebsd-14.2/lib/msun/ld80/
H A Ds_exp2l.c59 P3 = 5.5504108664816879e-2, /* 0x1c6b08d7049e1a.0p-57 */ variable
276 r = t_lo + (t_hi + t_lo) * z * (P1.e + z * (P2 + z * (P3 + z * (P4 in exp2l()
H A Ds_logl.c103 P3 = 3.3333333333333359e-1, /* 0x1555555555555a.0p-54 */ variable
540 (F_lo(i) + dk * ln2_lo + z * d * (d * P4 + P3)) + z * P2; in k_logl()
649 (F_lo(i) + dk * ln2_lo + d_lo + z * d * (d * P4 + P3)) + z * P2; in log1pl()
H A Db_tgammal.c187 #define P3 (P3u.e) macro
210 p = P0 + z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + in ratfun_gam()
/freebsd-14.2/sys/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt49 - snps,u2ss_inp3_quirk: set if we enable P3 OK for U2/SS Inactive quirk
51 P1/P2/P3 transition sequence.
52 - snps,del_p1p2p3_quirk: when set core will delay P1/P2/P3 until a certain
55 from P0 to P1/P2/P3.
69 in PHY P3 power state.
74 from P0 to P1/P2/P3 without delay.
H A Dsnps,dwc3.yaml62 SS PHY in P3. But particular cases may differ from that having less
150 description: Set if we enable P3 OK for U2/SS Inactive quirk
155 When set, the core will always request for P1/P2/P3 transition sequence.
160 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors
165 description: When set core will delay PHY power change from P0 to P1/P2/P3.
216 When set core will disable receiver detection in PHY P3 power state.
227 When set core will change PHY power from P0 to P1/P2/P3 without delay.
/freebsd-14.2/lib/msun/ld128/
H A Ds_exp2l.c48 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
415 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6 in exp2l()
H A Ds_logl.c98 P3 = 3.33333333333333333333333333333233795e-1L, /* 0x15555555555555555555555554d42.0p-114L */ variable
549 val_lo = d * d * d * (P3 + in k_logl()
657 val_lo = d * d * d * (P3 + in log1pl()
/freebsd-14.2/contrib/file/tests/
H A Dpnm3.testfile1 P3
/freebsd-14.2/contrib/bearssl/src/ec/
H A Dec_prime_i15.c570 jacobian P2, P3, Q, T, U; in point_mul() local
574 memcpy(&P3, P, sizeof P3); in point_mul()
575 point_add(&P3, &P2, cc); in point_mul()
593 CCOPY(EQ(bits, 3), &T, &P3, sizeof T); in point_mul()
H A Dec_prime_i31.c569 jacobian P2, P3, Q, T, U; in point_mul() local
573 memcpy(&P3, P, sizeof P3); in point_mul()
574 point_add(&P3, &P2, cc); in point_mul()
592 CCOPY(EQ(bits, 3), &T, &P3, sizeof T); in point_mul()
H A Dec_p256_m31.c1126 p256_jacobian P2, P3, Q, T, U; in p256_mul() local
1133 P3 = *P; in p256_mul()
1134 p256_add(&P3, &P2); in p256_mul()
1155 CCOPY(EQ(bits, 3), &T, &P3, sizeof T); in p256_mul()
/freebsd-14.2/crypto/openssl/VMS/
H A Dmsg_staging.com7 $ ! P3 final software installation directory
/freebsd-14.2/lib/msun/bsdsrc/
H A Db_tgamma.c167 P3 = 1.3845669830409657e-3, variable
187 p = P0 + z * (P1 + z * (P2 + z * (P3 + z * P4))); in ratfun_gam()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
40 addWithCarry(P3); in multiply64()
/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_wwv.c424 #define P3 (P15 / 2) /* mark (+1) */ macro
429 {P3, N3, 0, 0}, /* 1 */
430 {N3, P3, 0, 0}, /* 2 */
431 {P3, P3, 0, 0}, /* 3 */
/freebsd-14.2/sys/crypto/openssl/arm/
H A Dghash-armv4.S433 veor d18, d18, d19 @ t1 = (M) (P2 + P3) << 16
471 veor d18, d18, d19 @ t1 = (M) (P2 + P3) << 16
508 veor d18, d18, d19 @ t1 = (M) (P2 + P3) << 16
/freebsd-14.2/crypto/openssl/test/
H A Dmodes_internal_test.c300 static const u8 P3[] = { variable

123