Home
last modified time | relevance | path

Searched refs:y2m (Results 1 – 25 of 59) sorted by relevance

123

/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dlagrng.cpp51 double c, x2, y2p, y2m; in lagrng_s_inverse() local
59 y2m = 2. - xy.y; in lagrng_s_inverse()
60 c = y2p * y2m - x2; in lagrng_s_inverse()
65 lp.phi = 2. * atan(pow((y2p * y2p + x2) / (Q->a2 * (y2m * y2m + x2)), Q->hw)) - M_HALFPI; in lagrng_s_inverse()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dconstructor-init.cpp235 pair2 y2m(static_cast<pair2&&>(y2)); in foo() local
238 y2m = static_cast<pair2&&>(y2); in foo()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dtkcanvas.trm1729 " if {[string length $y2m]>0} {puts \" $y2m\"\n"
1737 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
1741 " $x1e, $y1e, $x2e, $y2e, $x1m, $y1m, $x2m, $y2m\n"
1746 " print \" \", (length($y2m)>0 ? \"$y2m\": 0.5*($y2s+$y2e));\n"
1756 " x1m, y1m, x2m, y2m)\n"
1760 // " x1e, y1e, x2e, y2e, x1m, y1m, x2m, y2m)\n"
1765 " print \" \", y2m!='' ? y2m : 0.5*(y2s+y2e)\n"
1775 " x1m=arg(9); y1m=arg(10); x2m=arg(11); y2m=arg(12);\n"
1784 " if (y2m\\='') then outstr = outstr y2m\n"
1793 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dtkcanvas.trm1712 " if {[string length $y2m]>0} {puts \" $y2m\"\n"
1720 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
1724 " $x1e, $y1e, $x2e, $y2e, $x1m, $y1m, $x2m, $y2m\n"
1729 " print \" \", (length($y2m)>0 ? \"$y2m\": 0.5*($y2s+$y2e));\n"
1739 " x1m, y1m, x2m, y2m)\n"
1743 " print \" \", y2m!='' ? y2m : 0.5*(y2s+y2e)\n"
1752 " x1m=arg(9); y1m=arg(10); x2m=arg(11); y2m=arg(12);\n"
1761 " if (y2m\\='') then outstr = outstr y2m\n"
1770 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
1774 " $x1e, $y1e, $x2e, $y2e, $x1m, $y1m, $x2m, $y2m\n"
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dtkcanvas.trm1712 " if {[string length $y2m]>0} {puts \" $y2m\"\n"
1720 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
1724 " $x1e, $y1e, $x2e, $y2e, $x1m, $y1m, $x2m, $y2m\n"
1729 " print \" \", (length($y2m)>0 ? \"$y2m\": 0.5*($y2s+$y2e));\n"
1739 " x1m, y1m, x2m, y2m)\n"
1743 " print \" \", y2m!='' ? y2m : 0.5*(y2s+y2e)\n"
1752 " x1m=arg(9); y1m=arg(10); x2m=arg(11); y2m=arg(12);\n"
1761 " if (y2m\\='') then outstr = outstr y2m\n"
1770 " $x1m, $y1m, $x2m, $y2m) = @_;\n"
1774 " $x1e, $y1e, $x2e, $y2e, $x1m, $y1m, $x2m, $y2m\n"
[all …]
/dports/audio/csound/csound-6.15.0/H/
H A Dlpred.h229 AUXCH y1m,y2m,y1o,y2o,y1c,y2c; member
/dports/science/py-scipy/scipy-1.7.1/scipy/special/cephes/
H A Dkolmogorov.c566 double2 y2r, y2m, y2mq; in pow2Scaled_D() local
610 y2m = pow2Scaled_D(y, maxExpt, &y2mE); in pow2Scaled_D()
611 y2mq = pow2Scaled_D(y2m, q, &y2mqE); in pow2Scaled_D()
/dports/games/popstar/popstar-0.0.2/
H A Dpopstar.c172 int x1m, y1m, x2m, y2m; member
476 brokenlines[i].y2 += brokenlines[i].y2m; in game()
1551 brokenlines[found].y2m = myrand(BROKENLINE_SPEED_X2) - BROKENLINE_SPEED; in add_brokenline()
/dports/audio/csound/csound-6.15.0/OOps/
H A Dlpred.c1079 if (!*p->istor && (p->y2m.auxp == NULL || in resonbnk_init()
1080 (uint32_t)(siz*sizeof(double)) > p->y2m.size)) in resonbnk_init()
1081 csound->AuxAlloc(csound, (int32_t)(siz*sizeof(double)), &p->y2m); in resonbnk_init()
1103 memset(p->y2m.auxp, 0, siz*sizeof(double)); in resonbnk_init()
1129 yt2 = (double*) p->y2m.auxp; in resonbnk()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraphics.c1597 int x1m, y1m, x2m, y2m; /* mapped coordinates */ in plot_histeps() local
1647 y2m = map_y(yn); in plot_histeps()
1648 draw_clip_line(x1m, y1m, x1m, y2m); in plot_histeps()
1649 draw_clip_line(x1m, y2m, x2m, y2m); in plot_histeps()
1661 y2m = map_y(yn); in plot_histeps()
1662 draw_clip_line(x1m, y1m, x1m, y2m); in plot_histeps()
1663 draw_clip_line(x1m, y2m, x2m, y2m); in plot_histeps()
1664 draw_clip_line(x2m, y2m, x2m, map_y(y_null)); in plot_histeps()

123