Home
last modified time | relevance | path

Searched defs:diff (Results 226 – 250 of 53859) sorted by path

12345678910>>...2155

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.cpp809 ptrdiff_t diff = reinterpret_cast<char*>(value) - reinterpret_cast<char*>(this); in operator =() local
871 ptrdiff_t diff = reinterpret_cast<char*>(value) - reinterpret_cast<char*>(this); in operator =() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/
H A Dwind_history.cpp161 double diff=m_WindDir - m_oldDirVal; in SetData() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DCustomGrid.cpp302 int diff = pevt.x - s_pevt.x; in OnMouseEvent() local
H A DGribRecord.cpp438 double diff = d2 -d1; in Average() local
H A Dpi_ocpndc.cpp799 float diff = fabsf(a0 - a1); in piDrawGLThickLines() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dpi_ocpndc.cpp790 float diff = fabsf(a0 - a1); in piDrawGLThickLines() local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DTCWin.cpp116 wxTimeSpan diff = this_now.Subtract( this_gmt ); in TCWin() local
118 wxTimeSpan diff = this_gmt.Subtract ( this_now ); in TCWin() local
H A Docpndc.cpp769 float diff = fabsf(a0 - a1); in DrawGLThickLines() local
H A Dpugixml.cpp809 ptrdiff_t diff = reinterpret_cast<char*>(value) - reinterpret_cast<char*>(this); in operator =() local
871 ptrdiff_t diff = reinterpret_cast<char*>(value) - reinterpret_cast<char*>(this); in operator =() local
H A Dtcmgr.cpp839 wxTimeSpan diff = this_gmt.Subtract(this_now); in GetTideOrCurrent15() local
2480 NV_FLOAT64 diff, min_diff, lt, ln; in get_nearest_partial_tide_record() local
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dfits_hdecompress.c691 int ny2, s10, s00, diff, dmax, dmin, s, smax; in hsmooth() local
847 LONGLONG hm, h0, hp, hmm, hpm, hmp, hpp, hx2, hy2, diff, dmax, dmin, s, smax, m1, m2; in hsmooth64() local
H A Dricecomp.c98 unsigned int *diff; in fits_rcomp() local
326 unsigned int *diff; in fits_rcomp_short() local
555 unsigned int *diff; in fits_rcomp_byte() local
870 unsigned int b, diff, lastpix; in fits_rdecomp() local
1039 unsigned int b, diff, lastpix; in fits_rdecomp_short() local
1206 unsigned int b, diff, lastpix; in fits_rdecomp_byte() local
/dports/astro/oskar/OSKAR-2.8.0/extern/gtest-1.7.0/src/
H A Dgtest.cc1045 const double diff = fabs(val1 - val2); in DoubleNearPredFormat() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/
H A Dprivate_cond2_2x2.h47 float sum, diff, t1, t2, a, b; in oskar_cond2_2x2_inline_f() local
65 double sum, diff, t1, t2, a, b; in oskar_cond2_2x2_inline_d() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/src/
H A Doskar_find_closest_match.c19 float temp = 0.0f, diff = FLT_MAX; in oskar_find_closest_match_f() local
37 double temp = 0.0, diff = DBL_MAX; in oskar_find_closest_match_d() local
/dports/astro/oskar/OSKAR-2.8.0/python/examples/
H A Dfits_diff.py93 diff = f1 - f2 variable
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c10129 double *px, *py, diff, mserr; in FitOK() local
H A Dmapping.c6504 double diff; /* Difference in coordinate values */ in LinearApprox() local
H A Dplot.c9189 double diff; /* Difference between adjacent tick marks */ in DrawAxis() local
9983 double diff; /* Difference between adjacent major ticks */ in DrawTicks() local
11260 double diff; /* Squared differences between adjacent edge samples */ in EdgeCrossings() local
20690 double diff; /* Difference between adjacent major tick marks */ in Labels() local
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Ddateutil.c2284 double dt, date, time, ts, ts1, ts0, date0, yfrac, diff, cj; local
H A Dwcs.c1458 double pos1[3], pos2[3], w, diff; local
1493 double pos1[3], pos2[3], w, diff; local
1523 double xdiff, ydiff, ycos, diff; local
H A Dwcs_wrap.c2760 double summ, reps, diff; in SWIG_CanCastAsInteger() local
H A Dwcscon_wrap.c2742 double summ, reps, diff; in SWIG_CanCastAsInteger() local
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/src/
H A Dtokenizer.c89 long diff = self->col_ptrs[index] - self->output_cols[index]; in resize_col() local
/dports/astro/py-astropy/astropy-5.0/astropy/units/function/
H A Dlogarithmic.py333 def diff(self, n=1, axis=-1): member in LogQuantity

12345678910>>...2155