Home
last modified time | relevance | path

Searched refs:nNumShapes (Results 1 – 14 of 14) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp116 #define NextFigureOffset(iShape) (iShape + 1 < nNumShapes? FigureOffset((iShape) +1) : nNumFigures)
177 for (i = iShape + 1; i < nNumShapes; i++) in ReadMultiPoint()
240 for (i = iShape + 1; i < nNumShapes; i++) in ReadMultiLineString()
307 for (i = iShape + 1; i < nNumShapes; i++) in ReadMultiPolygon()
332 for (i = iShape + 1; i < nNumShapes; i++) in ReadGeometryCollection()
504 nNumShapes = ReadInt32(nShapePos - 4); in ParseSqlGeometry()
506 if (nLen < nShapePos + 9 * nNumShapes) in ParseSqlGeometry()
511 if ( nNumShapes <= 0 ) in ParseSqlGeometry()
H A Dogr_mssqlspatial.h111 int nNumShapes; variable
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp148 nNumShapes = 0; in OGRMSSQLGeometryParser()
224 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPoint()
344 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiLineString()
374 while (++iShape < nNumShapes) in ReadPolygon()
401 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPolygon()
513 while (++iShape < nNumShapes) in ReadCurvePolygon()
550 for (int i = iShape + 1; i < nNumShapes; i++) in ReadGeometryCollection()
767 nNumShapes = ReadInt32(nShapePos - 4); in ParseSqlGeometry()
769 if (nLen < nShapePos + 9 * nNumShapes) in ParseSqlGeometry()
774 if ( nNumShapes <= 0 ) in ParseSqlGeometry()
[all …]
H A Dogrmssqlgeometrywriter.cpp163 nNumShapes = 0; in OGRMSSQLGeometryWriter()
170 ++nNumShapes; in OGRMSSQLGeometryWriter()
194 nSegmentPos = nShapePos + 9 * nNumShapes + 4; in OGRMSSQLGeometryWriter()
198 nLen = nShapePos + 9 * nNumShapes; in OGRMSSQLGeometryWriter()
636 ++nNumShapes; in TrackGeometry()
708 WriteInt32(nShapePos - 4 , nNumShapes); in WriteSqlGeometry()
H A Dogr_mssqlspatial.h178 int nNumShapes; variable
235 int nNumShapes; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp148 nNumShapes = 0; in OGRMSSQLGeometryParser()
224 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPoint()
344 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiLineString()
374 while (++iShape < nNumShapes) in ReadPolygon()
401 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPolygon()
513 while (++iShape < nNumShapes) in ReadCurvePolygon()
550 for (int i = iShape + 1; i < nNumShapes; i++) in ReadGeometryCollection()
767 nNumShapes = ReadInt32(nShapePos - 4); in ParseSqlGeometry()
769 if (nLen < nShapePos + 9 * nNumShapes) in ParseSqlGeometry()
774 if ( nNumShapes <= 0 ) in ParseSqlGeometry()
[all …]
H A Dogrmssqlgeometrywriter.cpp163 nNumShapes = 0; in OGRMSSQLGeometryWriter()
170 ++nNumShapes; in OGRMSSQLGeometryWriter()
194 nSegmentPos = nShapePos + 9 * nNumShapes + 4; in OGRMSSQLGeometryWriter()
198 nLen = nShapePos + 9 * nNumShapes; in OGRMSSQLGeometryWriter()
636 ++nNumShapes; in TrackGeometry()
708 WriteInt32(nShapePos - 4 , nNumShapes); in WriteSqlGeometry()
H A Dogr_mssqlspatial.h178 int nNumShapes; variable
235 int nNumShapes; variable
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp148 nNumShapes = 0; in OGRMSSQLGeometryParser()
224 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPoint()
344 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiLineString()
374 while (++iShape < nNumShapes) in ReadPolygon()
401 for (int i = iShape + 1; i < nNumShapes; i++) in ReadMultiPolygon()
513 while (++iShape < nNumShapes) in ReadCurvePolygon()
550 for (int i = iShape + 1; i < nNumShapes; i++) in ReadGeometryCollection()
767 nNumShapes = ReadInt32(nShapePos - 4); in ParseSqlGeometry()
769 if (nLen < nShapePos + 9 * nNumShapes) in ParseSqlGeometry()
774 if ( nNumShapes <= 0 ) in ParseSqlGeometry()
[all …]
H A Dogrmssqlgeometrywriter.cpp163 nNumShapes = 0; in OGRMSSQLGeometryWriter()
170 ++nNumShapes; in OGRMSSQLGeometryWriter()
194 nSegmentPos = nShapePos + 9 * nNumShapes + 4; in OGRMSSQLGeometryWriter()
198 nLen = nShapePos + 9 * nNumShapes; in OGRMSSQLGeometryWriter()
636 ++nNumShapes; in TrackGeometry()
708 WriteInt32(nShapePos - 4 , nNumShapes); in WriteSqlGeometry()
H A Dogr_mssqlspatial.h178 int nNumShapes; variable
235 int nNumShapes; variable
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapmssql2008.c190 #define NextFigureOffset(iShape) (iShape + 1 < gpi->nNumShapes? FigureOffset((iShape) +1) : gpi->nN…
223 int nNumShapes; member
519 gpi->nNumShapes = ReadInt32(gpi->nShapePos - 4); in ParseSqlGeometry()
521 if (gpi->nLen < gpi->nShapePos + 9 * gpi->nNumShapes) { in ParseSqlGeometry()
526 if ( gpi->nNumShapes <= 0 ) { in ParseSqlGeometry()
537 for (iShape = 0; iShape < gpi->nNumShapes; iShape++) { in ParseSqlGeometry()
574 gpi->nSegmentPos = gpi->nShapePos + 9 * gpi->nNumShapes + 4; in ParseSqlGeometry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccmap.cxx1312 size_t nNumShapes = nShapes; in InvalidateShapeInParaSelection() local
1313 while( nNumShapes ) in InvalidateShapeInParaSelection()
1321 --nNumShapes; in InvalidateShapeInParaSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccmap.cxx1297 size_t nNumShapes = nShapes; in InvalidateShapeInParaSelection() local
1298 while( nNumShapes ) in InvalidateShapeInParaSelection()
1306 --nNumShapes; in InvalidateShapeInParaSelection()