Home
last modified time | relevance | path

Searched refs:PI_B (Results 1 – 8 of 8) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/cl/change/
H A Dchange_detection.cl432 float PI_B = 1.0f / change_p - 1;
433 if(PI_B < EPSILON)
434 PI_B = EPSILON;
452 float ll = log2( PI_F * P_F_GIVEN_C + PI_B * P_B_GIVEN_C );
453 float ll_not = log2( PI_F * P_F_GIVEN_NC + PI_B * P_B_GIVEN_NC );
/dports/math/sleef/sleef-3.5.0/src/libm/
H A Dsleefsimddp.c463 d = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B), d); in xsin()
464 d = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B), d); in xsin()
527 u = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B), u); in xsin()
528 u = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B), u); in xsin()
731 d = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), d); in xcos()
732 d = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B * 0.5), d); in xcos()
794 u = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), u); in xcos()
795 u = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B * 0.5), u); in xcos()
1019 s = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), s); in XSINCOS()
1020 s = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B * 0.5), s); in XSINCOS()
[all …]
H A Dsleefdp.c807 d = mla(dqh, -PI_B, d); in xsin()
808 d = mla( ql, -PI_B, d); in xsin()
861 s = ddadd2_d2_d2_d(s, dqh * -PI_B); in xsin_u1()
862 s = ddadd2_d2_d2_d(s, ql * -PI_B); in xsin_u1()
914 d = mla(dqh, -PI_B*0.5, d); in xcos()
915 d = mla( ql, -PI_B*0.5, d); in xcos()
1023 s = mla(dqh, -PI_B * 0.5, s); in xsincos()
1024 s = mla( ql, -PI_B * 0.5, s); in xsincos()
1084 s = ddadd2_d2_d2_d(s, ql * (-PI_B*0.5)); in xsincos_u1()
1340 x = mla(dqh, -PI_B * 0.5, x); in xtan()
[all …]
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/libm/
H A Dsleefdp.c727 d = mla(dqh, -PI_B, d); in xsin()
728 d = mla( ql, -PI_B, d); in xsin()
769 s = ddadd2_d2_d2_d(s, dqh * -PI_B); in xsin_u1()
770 s = ddadd2_d2_d2_d(s, ql * -PI_B); in xsin_u1()
806 d = mla(dqh, -PI_B*0.5, d); in xcos()
807 d = mla( ql, -PI_B*0.5, d); in xcos()
890 s = mla(dqh, -PI_B * 0.5, s); in xsincos()
891 s = mla( ql, -PI_B * 0.5, s); in xsincos()
948 s = ddadd2_d2_d2_d(s, ql * (-PI_B*0.5)); in xsincos_u1()
1196 x = mla(dqh, -PI_B * 0.5, x); in xtan()
[all …]
H A Dsleefsimddp.c156 d = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B), d); in xsin()
157 d = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B), d); in xsin()
204 s = ddadd2_vd2_vd2_vd(s, vmul_vd_vd_vd(dqh, vcast_vd_d(-PI_B))); in xsin_u1()
205 s = ddadd2_vd2_vd2_vd(s, vmul_vd_vd_vd(dql, vcast_vd_d(-PI_B))); in xsin_u1()
246 d = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), d); in xcos()
247 d = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B * 0.5), d); in xcos()
294 s = ddadd2_vd2_vd2_vd(s, vmul_vd_vd_vd(dqh, vcast_vd_d(-PI_B*0.5))); in xcos_u1()
356 s = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), s); in XSINCOS()
357 s = vmla_vd_vd_vd_vd(dql, vcast_vd_d(-PI_B * 0.5), s); in XSINCOS()
766 x = vmla_vd_vd_vd_vd(dqh, vcast_vd_d(-PI_B * 0.5), x); in xtan()
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dmisc.h54 #define PI_B 3.1786509424591713469e-08 macro
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dmisc.h59 #define PI_B 3.1786509424591713469e-08 macro
/dports/math/sleef/sleef-3.5.0/src/common/
H A Dmisc.h69 #define PI_B 3.1786509424591713469e-08 macro