Searched refs:p27 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | log10f.c | 85 float32x4_t p27 = vfmaq_f32 (c23, r2, p47); in V_NAME_F1() local 86 float32x4_t poly = vfmaq_f32 (c01, r2, p27); in V_NAME_F1()
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-pca953x.txt | 80 "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27";
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | poly_generic.h | 208 VTYPE p27 = VWRAP (pw_horner_5) (x, x2, poly + 2); in VWRAP() local 210 return FMA (x2, p27, p01); in VWRAP()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_poly_generic.h | 221 VTYPE p27 = VWRAP (pw_horner_5) (pg, x, x2, poly + 2); in VWRAP() local 223 return svmla_x (pg, p01, x2, p27); in VWRAP()
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 3141 (4.2.7p27) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
|