Home
last modified time | relevance | path

Searched refs:xcross (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_segs.cpp2662 if (wallc->sx1 <= xcross) { iy2 = inty; ix2 = xcross; } in OWallMost()
2663 if (wallc->sx2 > xcross) memset (&mostbuf[xcross], 0, (wallc->sx2-xcross)*sizeof(mostbuf[0])); in OWallMost()
2667 if (xcross <= wallc->sx2) { iy1 = inty; ix1 = xcross; } in OWallMost()
2680 if (wallc->sx1 <= xcross) { iy2 = inty; ix2 = xcross; } in OWallMost()
2681 if (wallc->sx2 > xcross) clearbufshort (&mostbuf[xcross], wallc->sx2 - xcross, viewheight); in OWallMost()
2685 if (xcross <= wallc->sx2) { iy1 = inty; ix1 = xcross; } in OWallMost()
2845 if (wallc->sx1 <= xcross) { z2 = intz; iy2 = inty; ix2 = xcross; } in WallMost()
2850 if (xcross <= wallc->sx2) { z1 = intz; iy1 = inty; ix1 = xcross; } in WallMost()
2869 if (wallc->sx1 <= xcross) { z2 = intz; iy2 = inty; ix2 = xcross; } in WallMost()
2870 if (wallc->sx2 > xcross) clearbufshort (&mostbuf[xcross], wallc->sx2-xcross, viewheight); in WallMost()
[all …]
/dports/astro/swe/swisseph-2.10.1/
H A Dswevents.c1101 xcross = i * 30.0; in main()
1104 if (sign_change((x1 - xcross), (x2 - xcross)) in main()
1106 nzer = find_zero(x0 - xcross, x1 - xcross, x2 - xcross, tstep, &dt1, &dt2); in main()
1112 dx = swe_degnorm(x[0] - xcross); in main()
1117 if (x2 <= xcross) { in main()
1160 xcross = 45 + i * 90.0; in main()
1163 if (sign_change((x1 - xcross), (x2 - xcross)) in main()
1165 nzer = find_zero(x0 - xcross, x1 - xcross, x2 - xcross, tstep, &dt1, &dt2); in main()
1166 izod = xcross / 30; in main()
1172 dx = swe_degnorm(x[0] - xcross); in main()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/verdict/vtkverdict/
H A DVerdictVector.hpp307 double xcross, ycross, zcross; in operator *=() local
308 xcross = yVal * vector.z() - zVal * vector.y(); in operator *=()
311 xVal = xcross; in operator *=()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/verdict/
H A DVerdictVector.hpp306 double xcross, ycross, zcross; in operator *=() local
307 xcross = yVal * vector.z() - zVal * vector.y(); in operator *=()
310 xVal = xcross; in operator *=()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/verdict/vtkverdict/
H A DVerdictVector.hpp307 double xcross, ycross, zcross; in operator *=() local
308 xcross = yVal * vector.z() - zVal * vector.y(); in operator *=()
311 xVal = xcross; in operator *=()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/verdict/vtkverdict/
H A DVerdictVector.hpp307 double xcross, ycross, zcross; in operator *=() local
308 xcross = yVal * vector.z() - zVal * vector.y(); in operator *=()
311 xVal = xcross; in operator *=()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplfill.c110 number_crossings( PLINT *xcross, PLINT *ycross, PLINT *i2cross, PLINT ncross,
2075 number_crossings( PLINT *xcross, PLINT *ycross, PLINT *i2cross, PLINT ncross, in number_crossings() argument
2120 xcross[0] = xintersect; in number_crossings()
2127 if ( ( ifxsort && ifascend && xintersect < xcross[0] ) || in number_crossings()
2129 ( ifxsort && !ifascend && xintersect >= xcross[0] ) || in number_crossings()
2134 xcross[1] = xcross[0]; in number_crossings()
2139 xcross[0] = xintersect; in number_crossings()
2144 … ( ifxsort && ifascend && xintersect < xcross[1] ) || in number_crossings()
2146 … ( ifxsort && !ifascend && xintersect >= xcross[1] ) || in number_crossings()
2149 xcross[1] = xintersect; in number_crossings()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplfill.c110 number_crossings( PLINT *xcross, PLINT *ycross, PLINT *i2cross, PLINT ncross,
2075 number_crossings( PLINT *xcross, PLINT *ycross, PLINT *i2cross, PLINT ncross, in number_crossings() argument
2120 xcross[0] = xintersect; in number_crossings()
2127 if ( ( ifxsort && ifascend && xintersect < xcross[0] ) || in number_crossings()
2129 ( ifxsort && !ifascend && xintersect >= xcross[0] ) || in number_crossings()
2134 xcross[1] = xcross[0]; in number_crossings()
2139 xcross[0] = xintersect; in number_crossings()
2144 … ( ifxsort && ifascend && xintersect < xcross[1] ) || in number_crossings()
2146 … ( ifxsort && !ifascend && xintersect >= xcross[1] ) || in number_crossings()
2149 xcross[1] = xintersect; in number_crossings()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go31xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go31xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go31xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/devel/chroma/chroma-0.9.2/lexers/t/
H A Dtradingview.go35xcross)|lime|line\.style_(dashed|dotted|solid|arrow_both|arrow_left|arrow_right)|linebr|location\.…
/dports/games/xasteroids/xasteroids-5.0_2/
H A Dxast.c235 xcross, ycross, /* coord of intersection */ local
275 xcross = (iy1 - jy1 + mj*jx1 - z) / (mj - mi);
276 if ((xcross-ix1) * (ix2-xcross) > 0
277 && (xcross-jx1) * (jx2-xcross) > 0) return 1;
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dbezier-curve.cpp327 Coord xcross = lerp(t, ip[X], fp[X]); in winding() local
328 if (xcross > p[X]) { in winding()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dbezier-curve.cpp327 Coord xcross = lerp(t, ip[X], fp[X]); in winding() local
328 if (xcross > p[X]) { in winding()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/make/autoconf/
H A Dplatform.m4351 if test "x$COMPILE_TYPE" = "xcross"; then
465 if test "x$COMPILE_TYPE" = "xcross"; then
633 elif test "x$COMPILE_TYPE" = xcross; then
653 elif test "x$COMPILE_TYPE" = xcross; then
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/make/autoconf/
H A Dplatform.m4324 if test "x$COMPILE_TYPE" = "xcross"; then
438 if test "x$COMPILE_TYPE" = "xcross"; then
608 elif test "x$COMPILE_TYPE" = xcross; then
628 elif test "x$COMPILE_TYPE" = xcross; then
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/make/autoconf/
H A Dplatform.m4351 if test "x$COMPILE_TYPE" = "xcross"; then
465 if test "x$COMPILE_TYPE" = "xcross"; then
633 elif test "x$COMPILE_TYPE" = xcross; then
653 elif test "x$COMPILE_TYPE" = xcross; then
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/make/autoconf/
H A Dplatform.m4320 if test "x$COMPILE_TYPE" = "xcross"; then
434 if test "x$COMPILE_TYPE" = "xcross"; then
604 elif test "x$COMPILE_TYPE" = xcross; then
624 elif test "x$COMPILE_TYPE" = xcross; then
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/autoconf/
H A Dplatform.m4338 if test "x$COMPILE_TYPE" = "xcross"; then
439 if test "x$COMPILE_TYPE" = "xcross"; then
611 elif test "x$COMPILE_TYPE" = xcross; then
631 elif test "x$COMPILE_TYPE" = xcross; then

1234567891011