/freebsd/contrib/arm-optimized-routines/math/ |
H A D | poly_generic.h | 30 VTYPE p03 = VWRAP (pairwise_poly_3) (x, x2, poly); in VWRAP() local 31 return FMA (poly[4], x4, p03); in VWRAP() 36 VTYPE p03 = VWRAP (pairwise_poly_3) (x, x2, poly); in VWRAP() local 38 return FMA (p45, x4, p03); in VWRAP() 43 VTYPE p03 = VWRAP (pairwise_poly_3) (x, x2, poly); in VWRAP() local 46 return FMA (p46, x4, p03); in VWRAP() 51 VTYPE p03 = VWRAP (pairwise_poly_3) (x, x2, poly); in VWRAP() local 53 return FMA (p47, x4, p03); in VWRAP()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_poly_generic.h | 34 VTYPE p03 = VWRAP (pairwise_poly_3) (pg, x, x2, poly); in VWRAP() local 35 return svmla_x (pg, p03, x4, poly[4]); in VWRAP() 40 VTYPE p03 = VWRAP (pairwise_poly_3) (pg, x, x2, poly); in VWRAP() local 42 return svmla_x (pg, p03, p45, x4); in VWRAP() 47 VTYPE p03 = VWRAP (pairwise_poly_3) (pg, x, x2, poly); in VWRAP() local 50 return svmla_x (pg, p03, p46, x4); in VWRAP() 55 VTYPE p03 = VWRAP (pairwise_poly_3) (pg, x, x2, poly); in VWRAP() local 57 return svmla_x (pg, p03, p47, x4); in VWRAP()
|
H A D | tan.c | 88 svfloat64_t p03 = svmla_x (pg, p01, p23, r4); in SV_NAME_D1() local 94 svfloat64_t p = svmla_x (pg, p03, p47, r8); in SV_NAME_D1()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_expm1_inline.h | 67 float64x2_t p03 = vfmaq_f64 (p01, f2, p23); in expm1_inline() local 72 p = vfmaq_f64 (p03, f4, p); in expm1_inline()
|
H A D | asin.c | 98 float64x2_t p03 = vfmaq_f64 (p01, z4, p23); in V_NAME_D1() local 108 float64x2_t p07 = vfmaq_f64 (p03, z8, p47); in V_NAME_D1()
|
H A D | atan2f.c | 99 float32x4_t p03 = vfmaq_f32 (p01, z4, p23); in V_NAME_F2() local 102 float32x4_t ret = vfmaq_f32 (p03, z4, vmulq_f32 (z4, p47)); in V_NAME_F2()
|
H A D | atan.c | 92 float64x2_t p03 = vfmaq_f64 (p01, x2, p23); in V_NAME_D1() local 98 float64x2_t p07 = vfmaq_f64 (p03, x4, p47); in V_NAME_D1()
|
H A D | atan2.c | 122 float64x2_t p03 = vfmaq_f64 (p01, x2, p23); in V_NAME_D2() local 128 float64x2_t p07 = vfmaq_f64 (p03, x4, p47); in V_NAME_D2()
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-pca953x.txt | 78 "hdmi-ct-hpd", "hdmi.ls-oe", "p02", "p03", "vibra", "fault2", "p06", "p07",
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.hpux | 43 http://groups.google.com/groups?selm=88cf4t%24p03%241%40web1.cup.hp.com
|