Home
last modified time | relevance | path

Searched refs:nRecordSize (Results 26 – 50 of 103) sorted by relevance

12345

/dports/devel/shapelib/shapelib-1.5.0/
H A Dshpopen.c1690 nRecordSize = 52; in SHPWriteObject()
1700 nRecordSize += 4; in SHPWriteObject()
1743 nRecordSize += 8; in SHPWriteObject()
1747 nRecordSize += 8; in SHPWriteObject()
1771 nRecordSize += 8; in SHPWriteObject()
1775 nRecordSize += 8; in SHPWriteObject()
1817 nRecordSize += 8; in SHPWriteObject()
1821 nRecordSize += 8; in SHPWriteObject()
1837 nRecordSize += 8; in SHPWriteObject()
1865 nRecordSize = 28; in SHPWriteObject()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dshpopen.c1352 nRecordSize = 52; in SHPWriteObject()
1362 nRecordSize += 4; in SHPWriteObject()
1405 nRecordSize += 8; in SHPWriteObject()
1409 nRecordSize += 8; in SHPWriteObject()
1433 nRecordSize += 8; in SHPWriteObject()
1437 nRecordSize += 8; in SHPWriteObject()
1477 nRecordSize += 8; in SHPWriteObject()
1481 nRecordSize += 8; in SHPWriteObject()
1497 nRecordSize += 8; in SHPWriteObject()
1525 nRecordSize = 28; in SHPWriteObject()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/pds/
H A Dogrpdsdatasource.cpp159 int nRecordSize, in LoadTable() argument
174 nStartBytes = (atoi(osStartRecord.c_str()) - 1) * nRecordSize; in LoadTable()
194 nStartBytes *= nRecordSize; in LoadTable()
252 GByte* pabyRecord = (GByte*) VSIMalloc(nRecordSize + 1); in LoadTable()
258 pabyRecord[nRecordSize] = 0; in LoadTable()
265 nRecordSize, pabyRecord, in LoadTable()
312 int nRecordSize = atoi(osRecordBytes); in Open() local
314 osRecordBytes.size() == 0 || nRecordSize <= 0) in Open()
330 LoadTable(pszFilename, nRecordSize, "TABLE"); in Open()
352 LoadTable(pszFilename, nRecordSize, papszTokens[0] + 1); in Open()
H A Dogrpdslayer.cpp46 int nStartBytes, int nRecordSize, in OGRPDSLayer() argument
54 this->nRecordSize = nRecordSize; in OGRPDSLayer()
80 VSIFReadL( pabyRecord, nRecordSize, 1, fpPDS); in OGRPDSLayer()
157 int nRowBytes = nRecordSize; in ReadStructure()
187 pasFieldDesc[nFields].nByteCount <= nRecordSize) in ReadStructure()
349 if (nRowBytes > nRecordSize) in ReadStructure()
351 nRecordSize = nRowBytes; in ReadStructure()
354 pabyRecord[nRecordSize] = 0; in ReadStructure()
357 nRecordSize = nRowBytes; in ReadStructure()
471 int nRead = (int)VSIFReadL( pabyRecord, 1, nRecordSize, fpPDS); in GetNextRawFeature()
[all …]
H A Dogr_pds.h67 int nRecordSize; variable
84 int nStartBytes, int nRecordSize,
122 int nRecordSize,
/dports/databases/grass7/grass-7.8.6/lib/external/shapelib/
H A Dshpopen.c1604 nRecordSize = 52; in SHPWriteObject()
1614 nRecordSize += 4; in SHPWriteObject()
1657 nRecordSize += 8; in SHPWriteObject()
1661 nRecordSize += 8; in SHPWriteObject()
1685 nRecordSize += 8; in SHPWriteObject()
1689 nRecordSize += 8; in SHPWriteObject()
1731 nRecordSize += 8; in SHPWriteObject()
1735 nRecordSize += 8; in SHPWriteObject()
1751 nRecordSize += 8; in SHPWriteObject()
1779 nRecordSize = 28; in SHPWriteObject()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/avc/
H A Davc_bin.cpp815 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextArc()
817 nRecordSize *= 2; in _AVCBinReadNextArc()
877 if ( nBytesRead < nRecordSize) in _AVCBinReadNextArc()
933 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPal()
935 nRecordSize *= 2; in _AVCBinReadNextPal()
1045 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextCnt()
1047 nRecordSize *= 2; in _AVCBinReadNextCnt()
1359 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextTxt()
1361 nRecordSize = nRecordSize*2+8; in _AVCBinReadNextTxt()
1494 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPCCoverageTxt()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/avc/
H A Davc_bin.cpp815 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextArc()
817 nRecordSize *= 2; in _AVCBinReadNextArc()
877 if ( nBytesRead < nRecordSize) in _AVCBinReadNextArc()
933 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPal()
935 nRecordSize *= 2; in _AVCBinReadNextPal()
1045 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextCnt()
1047 nRecordSize *= 2; in _AVCBinReadNextCnt()
1359 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextTxt()
1361 nRecordSize = nRecordSize*2+8; in _AVCBinReadNextTxt()
1494 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPCCoverageTxt()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/avc/
H A Davc_bin.cpp815 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextArc()
817 nRecordSize *= 2; in _AVCBinReadNextArc()
877 if ( nBytesRead < nRecordSize) in _AVCBinReadNextArc()
933 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPal()
935 nRecordSize *= 2; in _AVCBinReadNextPal()
1045 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextCnt()
1047 nRecordSize *= 2; in _AVCBinReadNextCnt()
1359 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextTxt()
1361 nRecordSize = nRecordSize*2+8; in _AVCBinReadNextTxt()
1494 if( nRecordSize < 0 || nRecordSize > 100 * 1024 * 1024 ) in _AVCBinReadNextPCCoverageTxt()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/pds/
H A Dogrpdslayer.cpp57 nRecordSize(nRecordSizeIn), in OGRPDSLayer()
81 VSIFReadL( pabyRecord, nRecordSize, 1, fpPDS); in OGRPDSLayer()
160 int nRowBytes = nRecordSize; in ReadStructure()
193 pasFieldDesc[nFields].nByteCount <= nRecordSize) in ReadStructure()
396 if (nRowBytes > nRecordSize) in ReadStructure()
398 nRecordSize = nRowBytes; in ReadStructure()
400 pabyRecord = (GByte*) CPLMalloc(nRecordSize + 1); in ReadStructure()
401 pabyRecord[nRecordSize] = 0; in ReadStructure()
404 nRecordSize = nRowBytes; in ReadStructure()
489 int nRead = (int)VSIFReadL( pabyRecord, 1, nRecordSize, fpPDS); in GetNextRawFeature()
[all …]
H A Dogr_pds.h69 int nRecordSize; variable
88 int nStartBytes, int nRecordSize,
127 int nRecordSize,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/pds/
H A Dogrpdslayer.cpp57 nRecordSize(nRecordSizeIn), in OGRPDSLayer()
81 VSIFReadL( pabyRecord, nRecordSize, 1, fpPDS); in OGRPDSLayer()
160 int nRowBytes = nRecordSize; in ReadStructure()
193 pasFieldDesc[nFields].nByteCount <= nRecordSize) in ReadStructure()
396 if (nRowBytes > nRecordSize) in ReadStructure()
398 nRecordSize = nRowBytes; in ReadStructure()
400 pabyRecord = (GByte*) CPLMalloc(nRecordSize + 1); in ReadStructure()
401 pabyRecord[nRecordSize] = 0; in ReadStructure()
404 nRecordSize = nRowBytes; in ReadStructure()
489 int nRead = (int)VSIFReadL( pabyRecord, 1, nRecordSize, fpPDS); in GetNextRawFeature()
[all …]
H A Dogr_pds.h69 int nRecordSize; variable
88 int nStartBytes, int nRecordSize,
127 int nRecordSize,
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/pds/
H A Dogrpdslayer.cpp57 nRecordSize(nRecordSizeIn), in OGRPDSLayer()
81 VSIFReadL( pabyRecord, nRecordSize, 1, fpPDS); in OGRPDSLayer()
160 int nRowBytes = nRecordSize; in ReadStructure()
193 pasFieldDesc[nFields].nByteCount <= nRecordSize) in ReadStructure()
396 if (nRowBytes > nRecordSize) in ReadStructure()
398 nRecordSize = nRowBytes; in ReadStructure()
400 pabyRecord = (GByte*) CPLMalloc(nRecordSize + 1); in ReadStructure()
401 pabyRecord[nRecordSize] = 0; in ReadStructure()
404 nRecordSize = nRowBytes; in ReadStructure()
489 int nRead = (int)VSIFReadL( pabyRecord, 1, nRecordSize, fpPDS); in GetNextRawFeature()
[all …]
H A Dogr_pds.h69 int nRecordSize; variable
88 int nStartBytes, int nRecordSize,
127 int nRecordSize,
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapshape.c660 nRecordSize = 20; in msSHPWritePoint()
750 nRecordSize = 12; in msSHPWriteShape()
812 nRecordSize += 8; in msSHPWriteShape()
816 nRecordSize += 8; in msSHPWriteShape()
839 nRecordSize += 8; in msSHPWriteShape()
843 nRecordSize += 8; in msSHPWriteShape()
890 nRecordSize += 8; in msSHPWriteShape()
894 nRecordSize += 8; in msSHPWriteShape()
909 nRecordSize += 8; in msSHPWriteShape()
913 nRecordSize += 8; in msSHPWriteShape()
[all …]
/dports/devel/avce00/avce00-2.0.0/
H A Davc_bin.c146 int nRecordSize);
781 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextArc() local
830 if ( nBytesRead < nRecordSize) in _AVCBinReadNextArc()
881 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextPal() local
928 if ( nBytesRead < nRecordSize) in _AVCBinReadNextPal()
975 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextCnt() local
1016 if ( nBytesRead < nRecordSize) in _AVCBinReadNextCnt()
1354 if (numBytesRead < nRecordSize) in _AVCBinReadNextTxt()
1452 numCharsToRead = nRecordSize - (28 + 16*4); in _AVCBinReadNextPCCoverageTxt()
2161 int nRecordSize) in _AVCBinReadNextTableRec() argument
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/avc/
H A Davc_bin.c150 int nRecordSize);
785 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextArc() local
834 if ( nBytesRead < nRecordSize) in _AVCBinReadNextArc()
885 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextPal() local
932 if ( nBytesRead < nRecordSize) in _AVCBinReadNextPal()
979 int nRecordSize, nStartPos, nBytesRead; in _AVCBinReadNextCnt() local
1020 if ( nBytesRead < nRecordSize) in _AVCBinReadNextCnt()
1358 if (numBytesRead < nRecordSize) in _AVCBinReadNextTxt()
1456 numCharsToRead = nRecordSize - (28 + 16*4); in _AVCBinReadNextPCCoverageTxt()
2166 int nRecordSize) in _AVCBinReadNextTableRec() argument
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/jdem/
H A Djdemdataset.cpp113 int nRecordSize; member in JDEMRasterBand
142 nRecordSize = nBlockXSize*5 + 9 + 2; in JDEMRasterBand()
173 pszRecord = (char *) VSIMalloc(nRecordSize); in IReadBlock()
183 VSIFSeekL( poGDS->fp, 1011 + nRecordSize*nBlockYOff, SEEK_SET ); in IReadBlock()
185 VSIFReadL( pszRecord, 1, nRecordSize, poGDS->fp ); in IReadBlock()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jdem/
H A Djdemdataset.cpp113 int nRecordSize; member in JDEMRasterBand
130 nRecordSize(poDSIn->GetRasterXSize() * 5 + 9 + 2), in JDEMRasterBand()
165 pszRecord = static_cast<char *>(VSI_MALLOC_VERBOSE(nRecordSize)); in IReadBlock()
174 VSIFSeekL(poGDS->fp, 1011 + nRecordSize * nBlockYOff, SEEK_SET)); in IReadBlock()
176 CPL_IGNORE_RET_VAL(VSIFReadL(pszRecord, 1, nRecordSize, poGDS->fp)); in IReadBlock()
/dports/graphics/gdal/gdal-3.3.3/frmts/jdem/
H A Djdemdataset.cpp113 int nRecordSize; member in JDEMRasterBand
130 nRecordSize(poDSIn->GetRasterXSize() * 5 + 9 + 2), in JDEMRasterBand()
165 pszRecord = static_cast<char *>(VSI_MALLOC_VERBOSE(nRecordSize)); in IReadBlock()
174 VSIFSeekL(poGDS->fp, 1011 + nRecordSize * nBlockYOff, SEEK_SET)); in IReadBlock()
176 CPL_IGNORE_RET_VAL(VSIFReadL(pszRecord, 1, nRecordSize, poGDS->fp)); in IReadBlock()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/jdem/
H A Djdemdataset.cpp113 int nRecordSize; member in JDEMRasterBand
130 nRecordSize(poDSIn->GetRasterXSize() * 5 + 9 + 2), in JDEMRasterBand()
165 pszRecord = static_cast<char *>(VSI_MALLOC_VERBOSE(nRecordSize)); in IReadBlock()
174 VSIFSeekL(poGDS->fp, 1011 + nRecordSize * nBlockYOff, SEEK_SET)); in IReadBlock()
176 CPL_IGNORE_RET_VAL(VSIFReadL(pszRecord, 1, nRecordSize, poGDS->fp)); in IReadBlock()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dscdetect.cxx227 sal_uInt16 nRecordSize(0); in lcl_MayBeDBase() local
228 rStream.ReadUInt16(nRecordSize); in lcl_MayBeDBase()
234 if (0 == nRecordSize) in lcl_MayBeDBase()
240 nRecords = (nSize - nHeaderLen) / nRecordSize; in lcl_MayBeDBase()
245 if (nSize < nHeaderLen + nRecords * sal_uInt64(nRecordSize)) in lcl_MayBeDBase()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dscdetect.cxx227 sal_uInt16 nRecordSize(0); in lcl_MayBeDBase() local
228 rStream.ReadUInt16(nRecordSize); in lcl_MayBeDBase()
234 if (0 == nRecordSize) in lcl_MayBeDBase()
240 nRecords = (nSize - nHeaderLen) / nRecordSize; in lcl_MayBeDBase()
245 if (nSize < nHeaderLen + nRecords * sal_uInt64(nRecordSize)) in lcl_MayBeDBase()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/northwood/
H A Dgrddataset.cpp175 int nRecordSize = nBlockXSize * 2; in IReadBlock() local
179 VSIFSeekL( poGDS->fp, 1024 + nRecordSize * (vsi_l_offset)nBlockYOff, SEEK_SET ); in IReadBlock()
181 pszRecord = (char *) CPLMalloc( nRecordSize ); in IReadBlock()
182 VSIFReadL( pszRecord, 1, nRecordSize, poGDS->fp ); in IReadBlock()

12345