Home
last modified time | relevance | path

Searched defs:ptIndex (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/geomgraph/index/
H A DSweepLineSegment.java28 int ptIndex; field in SweepLineSegment
30 public SweepLineSegment(Edge edge, int ptIndex) { in SweepLineSegment()
/dports/graphics/geos/geos-3.9.1/include/geos/geomgraph/index/
H A DSweepLineSegment.h50 size_t ptIndex; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkContourMeasure.cpp175 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
202 unsigned ptIndex) { in compute_conic_segs()
228 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
253 unsigned ptIndex) { in compute_line_seg()
271 int ptIndex = -1; in buildSegments() local
379 unsigned ptIndex = 0; in buildSegments() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkContourMeasure.cpp175 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
202 unsigned ptIndex) { in compute_conic_segs()
228 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
253 unsigned ptIndex) { in compute_line_seg()
271 int ptIndex = -1; in buildSegments() local
379 unsigned ptIndex = 0; in buildSegments() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkContourMeasure.cpp175 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
202 unsigned ptIndex) { in compute_conic_segs()
228 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
253 unsigned ptIndex) { in compute_line_seg()
271 int ptIndex = -1; in buildSegments() local
378 unsigned ptIndex = 0; in buildSegments() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkContourMeasure.cpp175 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
202 unsigned ptIndex) { in compute_conic_segs()
228 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
253 unsigned ptIndex) { in compute_line_seg()
271 int ptIndex = -1; in buildSegments() local
379 unsigned ptIndex = 0; in buildSegments() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkContourMeasure.cpp175 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
202 unsigned ptIndex) { in compute_conic_segs()
228 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
253 unsigned ptIndex) { in compute_line_seg()
271 int ptIndex = -1; in buildSegments() local
379 unsigned ptIndex = 0; in buildSegments() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkContourMeasure.cpp209 int mint, int maxt, unsigned ptIndex) { in compute_quad_segs()
236 unsigned ptIndex) { in compute_conic_segs()
262 int mint, int maxt, unsigned ptIndex) { in compute_cubic_segs()
287 unsigned ptIndex) { in compute_line_seg()
307 unsigned ptIndex = 0; in validate() local
331 int ptIndex = -1; in buildSegments() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkPathMeasure.cpp28 unsigned ptIndex = seg->fPtIndex; in NextSegment() local
232 SkScalar distance, int mint, int maxt, int ptIndex) { in compute_quad_segs()
257 int maxt, const SkPoint& maxPt, int ptIndex) { in compute_conic_segs()
279 SkScalar distance, int mint, int maxt, int ptIndex) { in compute_cubic_segs()
304 int ptIndex = fFirstPtIndex; in buildSegments() local
411 unsigned ptIndex = 0; in buildSegments() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkPathMeasure.cpp28 unsigned ptIndex = seg->fPtIndex; in NextSegment() local
231 SkScalar distance, int mint, int maxt, int ptIndex) { in compute_quad_segs()
256 int maxt, const SkPoint& maxPt, int ptIndex) { in compute_conic_segs()
278 SkScalar distance, int mint, int maxt, int ptIndex) { in compute_cubic_segs()
303 int ptIndex = fFirstPtIndex; in buildSegments() local
410 unsigned ptIndex = 0; in buildSegments() local
/dports/sysutils/UEFITool/UEFITool-A59/common/
H A Dmeparser.cpp58 UModelIndex ptIndex; in parseMeRegionBody() local
77 UModelIndex ptIndex; in parseMeRegionBody() local
95 UModelIndex ptIndex; in parseMeRegionBody() local
/dports/cad/calculix/CalculiX/libSNL/src/
H A DsnlSurface_projection.cpp1017 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessInvLocation() local
1058 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessInvLocation() local
1209 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessProjLocation() local
1409 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessProjLocation() local
1494 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessProjLocation() local
1538 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessProjLocation() local
1756 for ( int ptIndex = 0; ptIndex < numPoints; ptIndex ++ ) in guessFastProjLocation() local
H A DsnlCtrlPointNet.cpp69 void snlCtrlPointNet::transform ( unsigned ptIndex, snlTransform& transf ) in transform()
123 snlCtrlPoint snlCtrlPointNet::getPoint ( unsigned ptIndex ) in getPoint()
133 const snlCtrlPoint* snlCtrlPointNet::getPointPtr ( unsigned ptIndex ) in getPointPtr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkContourMeasure.h67 unsigned ptIndex = seg->fPtIndex; in Next() local
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/internal/gc/
H A Dpooltable.d186 size_t freepages, npages, ptIndex; member
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkPointPicker.cxx57 vtkIdType ptId, ptIndex, minPtId; in IntersectWithLine() local
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACD/
H A DhacdHACD.cpp519 long ptIndex = 0; in ComputeEdgeCost() local
989 long ptIndex = 0; in Compute() local
1011 long ptIndex = 0; in Compute() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/test/src/projection/
H A Dossim-nitf-rsm-model-test.cpp254 while ( foundPts < POINTS )
/dports/devel/bullet/bullet3-3.21/src/Bullet3Common/shared/
H A Db3Float4.h70 int ptIndex = -1; in b3MaxDot() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Common/shared/
H A Db3Float4.h70 int ptIndex = -1; in b3MaxDot() local

12345678