Home
last modified time | relevance | path

Searched refs:dv_end (Results 1 – 10 of 10) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/
H A Dgemm_x8s8s32x_convolution_utils.cpp76 const lldiv_t dv_end = std::div((long long)(end - 1), (long long)jcp_.oc); in operator ()() local
78 const size_t last_oc = dv_end.rem; in operator ()()
80 const size_t last_os = dv_end.quot; in operator ()()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/
H A Dgemm_x8s8s32x_convolution_utils.cpp76 const lldiv_t dv_end = std::div((long long)(end - 1), (long long)jcp_.oc); in operator ()() local
78 const size_t last_oc = dv_end.rem; in operator ()()
80 const size_t last_os = dv_end.quot; in operator ()()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcopy.c732 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
766 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
781 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcopy.c732 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
766 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
781 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpcopy.c563 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
597 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
612 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpcopy.c563 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
597 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
612 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpcopy.c599 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
633 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
648 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpcopy.c599 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
633 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
648 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxpcopy.c596 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
630 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
645 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxpcopy.c596 fixed dv_end, b2abs, a3abs; in gx_curve_monotonic_points() local
630 else if ((dv_end = a3 + b2 + c) == 0) { in gx_curve_monotonic_points()
645 else if ((dv_end ^ c) < 0); in gx_curve_monotonic_points()