Home
last modified time | relevance | path

Searched refs:nPts (Results 151 – 175 of 356) sorted by relevance

12345678910>>...15

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dregion.cpp761 int nPts = 0; /* number of pts in buffer */ in scanFillGeneralPoly() local
817 nPts++; in scanFillGeneralPoly()
822 if (nPts == NUMPTSTOBUFFER) in scanFillGeneralPoly()
827 for ( int i = 0 ; i < nPts; ++i) in scanFillGeneralPoly()
838 nPts = 0; in scanFillGeneralPoly()
882 nPts++; in scanFillGeneralPoly()
887 if (nPts == NUMPTSTOBUFFER) in scanFillGeneralPoly()
891 for ( int i = 0 ; i < nPts ; ++i) in scanFillGeneralPoly()
902 nPts = 0; in scanFillGeneralPoly()
930 for ( int i = 0 ; i < nPts; ++i) in scanFillGeneralPoly()
/dports/astro/tclgeomap/tclgeomap-2.11.6/generic/
H A DmapLines.h46 unsigned nPts; /* Number of points */ member
76 unsigned nPts; /* Number of points for all lines */ member
H A DgeoLines.h38 unsigned nPts; /* Number of points */ member
71 unsigned nPts; /* Number of points for all lines */ member
/dports/textproc/pdftohtml/pdftohtml-0.40a/splash/
H A DSplashPath.cc56 void SplashPath::grow(int nPts) { in grow() argument
57 if (length + nPts > size) { in grow()
61 while (size < length + nPts) { in grow()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/polygons2d/
H A DrandomPointInPolygon.m69 nPts = 1; variable
71 nPts = varargin{1}; variable
91 points = zeros(nPts, 2);
94 ind = (1:nPts)';
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/test/
H A Dpecos_gsg_driver.cpp811 int nDims, nPts ; in loadData() local
812 getMatrixSize(fname, nPts, nDims) ; in loadData()
813 evalGrid.shapeUninitialized(nDims,nPts); in loadData()
817 evalFlag.sizeUninitialized(nPts); in loadData()
824 getMatrixSize(fname, nPts, nOuts) ; in loadData()
825 evalData.shapeUninitialized(nPts,nOuts); in loadData()
826 assert(nPts == evalGrid.numCols()); in loadData()
830 for (size_t i=0;i<nPts;i++) in loadData()
/dports/math/pdal/PDAL-2.3.0/plugins/i3s/lepcc/src/include/
H A Dlepcc_tpl_api.h196 unsigned int nPts=0; in decodeXYZ() local
197 …epcc_getPointCount(ctx, reinterpret_cast< const unsigned char*>(in.data()), (int)in.size(), &nPts); in decodeXYZ()
200 out->resize(nPts); in decodeXYZ()
207 return (ErrCode)lepcc_decodeXYZ(ctx, &inPtr, (unsigned int)in.size(), &nPts, outPtr ); in decodeXYZ()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkTStripsPainter.cxx48 vtkIdType nPts; unsigned short count = 0; \
52 nPts = *ptIds; \
56 while (nPts > 0) \
60 --nPts; \
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/polynomialCurves2d/
H A DdrawPolynomialCurve.m72 nPts = 120; variable
74 nPts = varargin{1}; variable
81 t = linspace(t0, t1, nPts+1)';
/dports/graphics/xpdf3/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/splash/
H A DSplashPath.cc66 void SplashPath::grow(int nPts) { in grow() argument
67 if (length + nPts > size) { in grow()
71 while (size < length + nPts) { in grow()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/splash/
H A DSplashPath.cc66 void SplashPath::grow(int nPts) { in grow() argument
67 if (length + nPts > size) { in grow()
71 while (size < length + nPts) { in grow()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DSplashPath.cc66 void SplashPath::grow(int nPts) { in grow() argument
67 if (length + nPts > size) { in grow()
71 while (size < length + nPts) { in grow()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashPath.cc66 void SplashPath::grow(int nPts) { in grow() argument
67 if (length + nPts > size) { in grow()
71 while (size < length + nPts) { in grow()
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashPath.cc66 void SplashPath::grow(int nPts) { in grow() argument
67 if (length + nPts > size) { in grow()
71 while (size < length + nPts) { in grow()
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashPath.cc69 void SplashPath::grow(int nPts) { in grow() argument
70 if (length + nPts > size) { in grow()
74 while (size < length + nPts) { in grow()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/test/jts/perf/operation/overlayng/
H A DRandomPolygonBuilder.java50 public Geometry randomPoints(Envelope extent, int nPts) { in randomPoints() argument
53 shapeBuilder.setNumPoints(nPts); in randomPoints()
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/ML/Composite/
H A DAdjustComposite.py75 nPts = S1 + S2
76 scores /= nPts
/dports/astro/tkgeomap/tkgeomap-2.11.6/tk/
H A DtkgeomapLnArr.c.01296 nPts = lnArrItemPtr->nPtsPtr[nl];
1333 nPts, CoordModeOrigin);
1490 int nl, np, nPts;
1550 nPts = nPtsPtr[0];
1590 nPts = nPtsPtr[nl];
1593 end2Ptr[0] = coordPtr[2 * nPts - 2];
1613 for (np = 0; np < nPts; np++) {
1707 nPts = lnArrItemPtr->nPtsPtr[nl];
1715 nPts * 2 * sizeof(double));
1771 for (np = 0; np < nPts; np++) {
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestStreamlineFilterMPI.cxx177 vtkm::Id nPts = indices.GetNumberOfValues(); in TestAMRStreamline() local
179 vtkm::Vec3f lastPt = ptPortal.Get(iPortal.Get(nPts - 1)); in TestAMRStreamline()
213 vtkm::Id nPts = indices.GetNumberOfValues(); in TestAMRStreamline() local
215 vtkm::Vec3f lastPt = ptPortal.Get(iPortal.Get(nPts - 1)); in TestAMRStreamline()
283 vtkm::Id nPts = indices.GetNumberOfValues(); in ValidateOutput() local
285 vtkm::Vec3f lastPt = ptPortal.Get(iPortal.Get(nPts - 1)); in ValidateOutput()

12345678910>>...15