Home
last modified time | relevance | path

Searched refs:f_cos (Results 1 – 25 of 58) sorted by relevance

123

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPKnob.cpp476 float f_sin = sinf(angle), f_cos = cosf(angle); in draw() local
478 s->line(c_x + (scale_out_r + 1) * f_cos, in draw()
480 c_x + r2 * f_cos, in draw()
490 float f_sin = sinf(v_angle1), f_cos = cosf(v_angle1); in draw() local
509 s->line(c_x + (knob_r * 0.25f) * f_cos, c_y + (knob_r * 0.25f) * f_sin, in draw()
510 c_x + k_r * f_cos, c_y + k_r * f_sin, 3.0f, scol); in draw()
/dports/audio/din/din-52/src/
H A Dspiraler.cc79 funktion& f_cos = *scr.pf_cos; in render() local
100 pi.x = center.x + current_radius * f_cos (theta); in render()
H A Dcircler.cc82 funktion& f_cos = *scr.pf_cos; in render() local
98 p.x = center.x + f_radius (theta) * radius * f_cos (theta); in render()
H A Drose_milker.cc85 funktion& f_cos = *scr.pf_cos; in render() local
109 pi.x = center.x + R * f_cos (theta); in render()
/dports/databases/grass7/grass-7.8.6/lib/calc/
H A Dxcos.c19 int f_cos(int argc, const int *argt, void **args) in f_cos() function
H A Dfunction.c44 {"cos", c_double1, f_cos},
/dports/math/gsl/gsl-2.7/min/
H A Dtest.h38 double f_cos (double x, void * p);
H A Dtest_funcs.c34 f_cos (double x, void * p) in f_cos() function
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/dsp/rr/
H A Df_sin.h47 f_cos(float x_) in f_cos() function
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A Df_sin.h47 f_cos(float x_) in f_cos() function
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_interpolation.c1665 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1694 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1695 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1722 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1733 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1759 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1760 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1789 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1817 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1818 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_interpolation.c1619 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1648 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1649 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1676 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1687 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1713 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1714 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1743 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1771 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1772 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_interpolation.c1619 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1648 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1649 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1676 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1687 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1713 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1714 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1743 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1771 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1772 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_interpolation.c1620 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1649 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1650 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1677 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1688 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1714 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1715 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1744 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1772 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1773 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_interpolation.c1620 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1649 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1650 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1677 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1688 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1714 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1715 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1744 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1772 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1773 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_interpolation.c1665 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1694 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1695 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1722 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1733 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1759 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1760 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1789 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1817 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1818 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_interpolation.c1620 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1649 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1650 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1677 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1688 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1714 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1715 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1744 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1772 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1773 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_interpolation.c1620 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1649 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateNearestNeighbour()
1650 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateNearestNeighbour()
1677 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1688 const gdFixed f_slop_x = f_cos; in gdImageRotateGeneric()
1714 gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateGeneric()
1715 gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateGeneric()
1744 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1772 const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; in gdImageRotateBilinear()
1773 const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; in gdImageRotateBilinear()
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dstandard.h54 void f_cos(union argument *x);
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dstandard.h54 void f_cos(union argument *x);
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dcalc.h51 extern func_t f_cos;
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dfloat.pro9 void f_cos(typval_T *argvars, typval_T *rettv);
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dstandard.h58 void f_cos __PROTO((union argument *x));
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/
H A Dmathlib.c30 static naRef f_cos(naContext c, naRef me, int argc, naRef* args) in f_cos() function
215 { "cos", f_cos },
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dcalculat.c41 char f_cos(double *a, const double *b);
129 char f_cos(double *a, const double *b) in f_cos() function
436 case 1: k=DeclareFunction("cos", f_cos, prog); break; in DoTranslate()

123