Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Apollonius_graph_2/uncertain/
H A DUncertain_vertex_conflict_2.h135 RT ax23 = a2 * x3 - x2 * a3; in predicate() local
141 RT axw23q = ax23 * wq - ax2q * w3 + ax3q * w2; in predicate()
144 RT axy23q = y2 * ax3q - y3 * ax2q + yq * ax23; in predicate()
152 Uncertain<Sign> orient1 = CGAL::sign (ax23); in predicate()
188 o23 = CGAL::sign (ax23); in predicate()
206 RT rs23q = ax23 * axw23q + ay23 * ayw23q; in predicate()
219 Uncertain<Sign> radSideQ = CGAL::sign(ax23 * axw23q + ay23 * ayw23q); in predicate()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn1.c431 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
433 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
448 if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
451 if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn1.c431 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
433 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
448 if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
451 if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn1.c432 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
434 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
449 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
452 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn1.c432 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
434 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
449 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
452 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn1.c433 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
435 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
450 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
453 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn1.c433 fixed ax23 = (ax2 + ax3) / 2, ay23 = (ay2 + ay3) / 2; in intersect_curve_curve_rec() local
435 fixed ax123 = (ax12 + ax23) / 2, ay123 = (ay12 + ay23) / 2; in intersect_curve_curve_rec()
450 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
453 … if (intersect_curve_curve_rec(ka - 1, kb - 1, ax0123, ay0123, ax123, ay123, ax23, ay23, ax3, ay3, in intersect_curve_curve_rec()
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tests/
H A Dtest_axes.py3483 ax23 = fig2.add_subplot(3, 1, 3)
3498 spec23 = ax23.specgram(y, NFFT=NFFT, Fs=Fs, noverlap=noverlap,
3531 ax23 = fig2.add_subplot(3, 1, 3)
3587 ax23 = fig2.add_subplot(3, 1, 3)
3635 ax23 = fig2.add_subplot(3, 1, 3)
4058 ax23 = fig2.add_subplot(3, 1, 3)
4086 ax23.set_xlabel('')
4089 ax23.set_ylabel('')
4119 ax23 = fig2.add_subplot(3, 1, 3)
4147 ax23.set_xlabel('')
[all …]