Home
last modified time | relevance | path

Searched defs:n2 (Results 76 – 100 of 23039) sorted by path

12345678910>>...922

/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dtest-quickselect.c166 int n1, n2, n3, n4, n5, n6; in kdtree_quickselect_partition() local
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dnew-wcs.c90 int n1=0, n2=0; in new_wcs() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dlodspheremesh.cpp298 int n2 = 0; in render() local
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dlodspheremesh.cpp298 int n2 = 0; in render() local
/dports/astro/cfitsio/cfitsio-3.49/
H A Dfits_hcompress.c456 shuffle(int a[], int n, int n2, int tmp[]) in shuffle()
501 shuffle64(LONGLONG a[], int n, int n2, LONGLONG tmp[]) in shuffle64()
H A Dfits_hdecompress.c576 unshuffle(int a[], int n, int n2, int tmp[]) in unshuffle()
622 unshuffle64(LONGLONG a[], int n, int n2, LONGLONG tmp[]) in unshuffle64()
/dports/astro/geographiclib/GeographicLib-1.52/legacy/Fortran/
H A Dgeodesic.for2082 integer n2, k local
/dports/astro/gnuastro/gnuastro-0.16/
H A Dconfig.h.in2441 #define _GL_CMP(n1, n2) (((n1) > (n2)) - ((n1) < (n2))) argument
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/jeeps/
H A Dgpsmath.cc1731 double* DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_M()
1793 double* DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_C()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/jeeps/
H A Dgpsmath.c1722 double* DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_M()
1784 double* DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_C()
/dports/astro/gpsd/gpsd-3.20/
H A Ddriver_rtcm3.c78 unsigned int n, n2, n3, n4; in rtcm3_unpack() local
/dports/astro/gpstk/GPSTk-8.0.0/core/apps/Rinextools/
H A DRinDump.cpp2119 int n2 = asInt(f2); in ParseAndSave() local
2182 int n2 = asInt(f2); in ParseAndSave() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DEarthOrientation.cpp1371 const int n2 = int(sizeof C2 / sizeof(Coeffs)); in S() local
H A DSpecialFuncs.cpp733 double FDistCDF(const double& F, const int& n1, const int& n2) in FDistCDF()
774 double FDistPDF(double x, int n1, int n2) in FDistPDF()
793 double invFDistCDF(double prob, int n1, int n2) in invFDistCDF()
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map/content/
H A Dplatform.cpp338 const auto n2 = lway->nodes[(i + 1) % lway->nodes.size()]; in isConnectedGeometry() local
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dskyobject.cpp35 SkyObject::SkyObject(int t, dms r, dms d, float m, const QString &n, const QString &n2, const QStri… in SkyObject()
45 SkyObject::SkyObject(int t, double r, double d, float m, const QString &n, const QString &n2, const… in SkyObject()
H A Dstarobject.cpp57 StarObject::StarObject(dms r, dms d, float m, const QString &n, const QString &n2, const QString &s… in StarObject()
85 StarObject::StarObject(double r, double d, float m, const QString &n, const QString &n2, const QStr… in StarObject()
/dports/astro/libnova/libnova-0.15.0/src/
H A Dutility.c645 double n2,n3,n4; in ln_interpolate5() local
/dports/astro/marble/marble-21.12.3/src/plugins/render/graticule/
H A DGraticulePlugin.cpp482 GeoDataCoordinates n2( longitude, 0.0, 0.0, GeoDataCoordinates::Degree ); in renderLongitudeLine() local
/dports/astro/merkaartor/merkaartor-0.19.0/src/common/
H A DFeatureManipulations.cpp1260 static bool nodeIndexesAdjacent(Way* way, unsigned int n1, unsigned int n2, int* direction) in nodeIndexesAdjacent()
1661 Node *n2 = theWay->getNode(0); in axisAlignPreprocess() local
1968 Node *n2 = theWay->getNode(0); in axisAlignRoads() local
/dports/astro/nightfall/nightfall-1.92/
H A DLightGnuplot.c605 void cpgpt2(int n, int n2, const float *x1pts, const float *y1pts, in cpgpt2()
649 void cpgline2(int n, int n2, const float *x1pts, const float *y1pts, in cpgline2()
690 void cpgline2pt(int n, int n2, int n3, const float *x1pts, const float *y1pts, in cpgline2pt()
740 void cpglinept(int n, int n2, const float *x1pts, const float *y1pts, in cpglinept()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/garmin/jeeps/
H A Dgpsmath.c1707 double *DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_M()
1769 double *DH, int32 n1, int32 n2) in GPS_Math_Known_Datum_To_Known_Datum_C()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DIsoLine.cpp373 int n2 = segjoin2.GetCount(); in BuildContinuousSegment() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/bzip2/
H A Dbzlib.c991 Int32 n, n2, ret; in BZ_API() local
1051 Int32 n, n2, ret; in BZ_API() local
H A Dhuffman.c112 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local

12345678910>>...922