Home
last modified time | relevance | path

Searched +defs:d +defs:ry (Results 1 – 25 of 1707) sorted by path

12345678910>>...69

/dports/archivers/zopfli/zopfli-zopfli-1.0.3/src/zopflipng/lodepng/
H A Dlodepng_util.cpp351 float a, b, c, d, e, f; /* parameters for type 3-7 */ member
747 double d = 1.0 / (m[0] * e0 + m[1] * e3 + m[2] * e6); in invMatrix() local
785 float rx, float ry, in getChrmMatrixXY()
931 float rx = info->chrm_red_x / 100000.0f, ry = info->chrm_red_y / 100000.0f; in getChrm() local
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dhealpix.c57 Const static Inline double mysquare(double d) { in mysquare()
997 double* rx, double *ry, double *rz) { in hp_to_xyz()
H A Dsip.c169 double rx, ry, rz; in tan_iwc2xyzarr() local
342 anbool tan_radec2pixelxy(const tan_t* tan, double a, double d, double *px, double *py) in tan_radec2pixelxy()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dperlin.cpp209 #define at2(rx,ry) ( rx * q[0] + ry * q[1] ) in noise2() argument
228 float rx0, rx1, ry0, ry1, rz0, rz1, *q, sy, sz, a, b, c, d, t, u, v; in noise3() local
247 #define at3(rx,ry,rz) ( rx * q[0] + ry * q[1] + rz * q[2] ) in noise3() argument
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dperlin.cpp209 #define at2(rx,ry) ( rx * q[0] + ry * q[1] ) in noise2() argument
228 float rx0, rx1, ry0, ry1, rz0, rz1, *q, sy, sz, a, b, c, d, t, u, v; in noise3() local
247 #define at3(rx,ry,rz) ( rx * q[0] + ry * q[1] + rz * q[2] ) in noise3() argument
/dports/astro/gpsd/gpsd-3.20/
H A DTachometer.c169 static void FastFillCircle(Display * d, Drawable w, GC gc, in FastFillCircle()
227 Cardinal ry, center_x, center_y, radius_x, radius_y; in DrawLabelString() local
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/sep/
H A Daperture.c93 static void boxextent(double x, double y, double rx, double ry, int w, int h, in boxextent()
328 double rpix, r_out, r_out2, d, prevbinmargin, nextbinmargin, step, stepdens; in sep_sum_circann_multi() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGCanvasItem.cpp78 double ry = element.GetRy().GetAnimVal(); in Init() local
142 double ry = element.GetRy().GetAnimVal(); in Init() local
449 double d = (x1 - x0)*(x1 - x0) + (y1 - y0)*(y1 - y0); in Arc() local
699 double ry = seg.GetR2(); in GetPathMarkPoints() local
769 double ry = seg.GetR2(); in GetPathMarkPoints() local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOCPNRegion.cpp210 #define OBRESINITPGON(dy, x1, x2, xStart, d, m, m1, incr1, incr2) { \ argument
236 #define OBRESINCRPGON(d, minval, m, m1, incr1, incr2) { \ argument
267 int d; /* decision variable */ member
2570 int rx, ry; in gdk_region_rect_in() local
H A Dchcanv.cpp137 #define trunc(d) ((d>0) ? floor(d) : ceil(d)) argument
6248 double d; in ScaleBarDraw() local
9918 int rx, ry, rwidth, rheight; in OnPaint() local
11766 wxPoint d[4]; // points of a diamond at the current station location in DrawAllCurrentsInBBox() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dplot.c4559 double d[ CRV_NPNT ]; /* Offsets to evenly spaced points along curve */ in AxPlot() local
7519 static void Crv( AstPlot *this, double *d, double *x, double *y, int skipbad, in Crv()
8737 double d[ CRV_NPNT ]; /* Offsets to evenly spaced points along curve */ in CurvePlot() local
9596 float ry; in DrawText() local
12870 char *d; in SplitValue() local
14245 double d[ CRV_NPNT ]; /* Offsets to evenly spaced points along curve */ in GenCurve() local
19795 float *y, float ux, float uy, float rx, float ry, in InterpEscape()
20700 double ry; /* Y comp of vector perpendicular to (dx,dy) */ in Labels() local
21092 double d[ CRV_NPNT ]; /* Offsets to evenly spaced points along curve */ in LinePlot() local
24511 float *ry, const char *method, const char *class, int *status ){ in RightVector()
[all …]
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dalglibinternal.cpp5793 /* Real */ ae_vector* d, in rmatrixbdmkl()
5914 /* Real */ ae_vector* d, in smatrixtdmkl()
5973 /* Real */ ae_vector* d, in hmatrixtdmkl()
6032 ae_bool rmatrixbdsvdmkl(/* Real */ ae_vector* d, in rmatrixbdsvdmkl()
6144 ae_bool smatrixtdevdmkl(/* Real */ ae_vector* d, in smatrixtdevdmkl()
11261 void linminnormalized(/* Real */ ae_vector* d, in linminnormalized()
15676 double ry; in ftbase_ftbluesteinsfft() local
15863 double ry; in ftbase_ftradersfft() local
H A Dap.cpp2225 …{ ae_int_t a,b,c,d; __asm__ __volatile__ ("cpuid": "=a" (a), "=b" (b), "=c" (c), "=d" (d) : "a" (1… in ae_cpuid() local
2227 …{ ae_int_t a,b,c,d; __asm__ __volatile__ ("cpuid": "=a" (a), "=b" (b), "=c" (c), "=d" (d) : "a" (1… in ae_cpuid() local
3435 ae_int_t d; in ae_str2int() local
3599 ae_int_t d; in ae_str2double() local
4988 double rx = 0, ry = 0; in ae_v_cdotproduct() local
6279 double rx = 0, ry = 0; in vdotproduct() local
H A Ddataanalysis.cpp19090 double d, in mlpcreateb0()
19167 double d, in mlpcreateb1()
19247 double d, in mlpcreateb2()
25458 ae_matrix ry; in mlpbase_mlphessianbatchinternal() local
27400 ae_vector d; in fisherldan() local
35606 double d, in mlpecreateb0()
35635 double d, in mlpecreateb1()
35665 double d, in mlpecreateb2()
36671 ae_vector d; in mlptrainlm() local
40981 /* Real */ ae_matrix* d, in clusterizersetdistances()
[all …]
H A Dinterpolation.cpp30227 double d; in polynomialbar2pow() local
32277 double d, in logisticcalc4()
32360 double d, in logisticcalc5()
32491 double* d, in logisticfit4()
32630 double* d, in logisticfit4ec()
32744 double* d, in logisticfit5()
32894 double* d, in logisticfit5ec()
33041 double* d, in logisticfit45x()
33672 ae_int_t d; in barycentricfitfloaterhormannwc() local
37155 double d, in lsfit_logisticfit45errors()
[all …]
H A Dinterpolation.h166 ae_int_t d; member
305 ae_vector ry; member
323 ae_int_t d; member
346 ae_int_t d; member
370 ae_int_t d; member
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp10417 ae_vector ry; in testablasunit_testgemv() local
10620 ae_vector ry; in testablasunit_testsymv() local
10730 ae_vector ry; in testablasunit_testtrsv() local
28511 double d; in testminlbfgsunit_gradientchecktest() local
28706 ae_vector ry; in testxblas() local
35853 double d; in testmincgunit_gradientchecktest() local
39391 double d; in testminbleicunit_testgradientcheck() local
50921 double d; in testminbcunit_testgradientcheck() local
55786 double d; in testminnsunit_basictest0lc() local
55978 double d; in testminnsunit_basictest0nlc() local
[all …]
/dports/astro/siril/siril/src/io/
H A Dimage_format_fits.c856 int internal_read_partial_fits(fitsfile *fptr, unsigned int ry, in internal_read_partial_fits()
2239 int x, y, d, ystart, yend; in extract_region_from_fits_ushort() local
2267 int x, y, d, ystart, yend; in extract_region_from_fits_float() local
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalibration.cpp531 double rx, ry, rz, theta; in cvRodrigues2() local
610 double R[9], U[9], V[9], W[3], rx, ry, rz; in cvRodrigues2() local
2729 double d = MAX(sqrt(e2[0]*e2[0] + e2[1]*e2[1]),DBL_EPSILON); in cvStereoRectifyUncalibrated() local
2890 double d = sptr[x]; in reprojectImageTo3D() local
/dports/astro/siril/siril/src/rt/
H A Dsleefsseavx.c253 static INLINE vint xilogb(vdouble d) { in xilogb()
260 static INLINE vdouble xsin(vdouble d) { in xsin()
290 static INLINE vdouble xcos(vdouble d) { in xcos()
324 vdouble u, s, t, rx, ry; in xsincos() local
377 static INLINE vdouble xtan(vdouble d) { in xtan()
534 static INLINE vdouble xlog(vdouble d) { in xlog()
563 static INLINE vdouble xexp(vdouble d) { in xexp()
1000 static INLINE vfloat xsinf(vfloat d) { in xsinf()
1026 static INLINE vfloat xcosf(vfloat d) { in xcosf()
1056 vfloat u, s, t, rx, ry; in xsincosf() local
[all …]
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dsleefsseavx.h255 static INLINE vint xilogb(vdouble d) { in xilogb()
262 static INLINE vdouble xsin(vdouble d) { in xsin()
292 static INLINE vdouble xcos(vdouble d) { in xcos()
326 vdouble u, s, t, rx, ry; in xsincos() local
379 static INLINE vdouble xtan(vdouble d) { in xtan()
536 static INLINE vdouble xlog(vdouble d) { in xlog()
565 static INLINE vdouble xexp(vdouble d) { in xexp()
1002 static INLINE vfloat xsinf(vfloat d) { in xsinf()
1028 static INLINE vfloat xcosf(vfloat d) { in xcosf()
1058 vfloat u, s, t, rx, ry; in xsincosf() local
[all …]
/dports/astro/stars/stars-1.0/
H A Dmain.c37 XArc d[NumStars],e[NumStars]; variable
148 double ry,rz; in rotatex() local
174 double rx,ry; in rotatez() local
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelUtils.cpp114 int d = static_cast<int> (remain); remain -= d; in daysFloatToDHMS() local
149 void radToDms(double angle, bool& sign, unsigned int& d, unsigned int& m, double& s) in radToDms()
291 unsigned int d,m; in radToDmsStrAdapt() local
331 unsigned int d,m; in radToDmsPStr() local
348 void decDegToDms(double angle, bool &sign, unsigned int &d, unsigned int &m, double &s) in decDegToDms()
378 unsigned int d, m; in decDegToDmsStr() local
438 double d = 0; in getDecAngle() local
911 double getJDFromDate_alg2(const int y, const int m, const int d, const int h, const int min, const … in getDecAngle()
1001 double d=dayInYear(year, month, 0)+day; in getDecAngle() local
1010 int* ry, int* rm, int* rd, int* rh, int* rmin, int* rs) in getDecAngle()
[all …]
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dhealpix.c62 Const static Inline double mysquare(double d) { in mysquare()
1002 double* rx, double *ry, double *rz) { in hp_to_xyz()
H A Dsip.c168 double rx, ry, rz; in tan_iwc2xyzarr() local
330 anbool tan_radec2pixelxy(const tan_t* tan, double a, double d, double *px, double *py) in tan_radec2pixelxy()

12345678910>>...69