Home
last modified time | relevance | path

Searched refs:nMaxBytes (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/iso8211/
H A Dddfsubfielddefn.cpp247 if( nFormatWidth > nMaxBytes ) in GetDataLength()
252 nMaxBytes, pszName, pszFormatString ); in GetDataLength()
255 *pnConsumedBytes = nMaxBytes; in GetDataLength()
257 return nMaxBytes; in GetDataLength()
294 if( nMaxBytes > 1 in GetDataLength()
297 && pachSourceData[nMaxBytes-1] == 0x00 ) in GetDataLength()
303 while( nLength < nMaxBytes) in GetDataLength()
321 if (nLength+1 < nMaxBytes && in GetDataLength()
333 if( nMaxBytes == 0 ) in GetDataLength()
455 if( nFormatWidth > nMaxBytes ) in ExtractFloatData()
[all …]
H A D8211dump.cpp212 int nMaxBytes = nDataSize - iOffset; in main() local
215 … poSubFieldDefn->ExtractFloatData( pachSubdata, nMaxBytes, NULL ) ); in main()
218 poSubFieldDefn->ExtractIntData( pachSubdata, nMaxBytes, NULL ) ); in main()
223 … poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, &nBytes ); in main()
231 … GByte* pabyString = (GByte *)poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, NULL ); in main()
257 poSubFieldDefn->GetDataLength( pachSubdata, nMaxBytes, &nBytesConsumed ); in main()
H A Dddfrecord.cpp1641 int nMaxBytes; in SetStringSubfield() local
1643 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1649 if( nMaxBytes == 0 in SetStringSubfield()
1656 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1752 int nMaxBytes; in SetIntSubfield() local
1754 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1760 if( nMaxBytes == 0 in SetIntSubfield()
1767 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1863 int nMaxBytes; in SetFloatSubfield() local
1865 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetFloatSubfield()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/iso8211/
H A Dddfsubfielddefn.cpp275 if( nFormatWidth > nMaxBytes ) in GetDataLength()
280 nMaxBytes, pszName, pszFormatString ); in GetDataLength()
283 *pnConsumedBytes = nMaxBytes; in GetDataLength()
285 return nMaxBytes; in GetDataLength()
322 if( nMaxBytes > 1 in GetDataLength()
325 && pachSourceData[nMaxBytes-1] == 0x00 ) in GetDataLength()
331 while( nLength < nMaxBytes) in GetDataLength()
349 if (nLength+1 < nMaxBytes && in GetDataLength()
361 if( nMaxBytes == 0 ) in GetDataLength()
483 if( nFormatWidth > nMaxBytes ) in ExtractFloatData()
[all …]
H A D8211dump.cpp252 int nMaxBytes = nDataSize - iOffset; in main() local
255 … poSubFieldDefn->ExtractFloatData( pachSubdata, nMaxBytes, nullptr ) ); in main()
258 … poSubFieldDefn->ExtractIntData( pachSubdata, nMaxBytes, nullptr ) ); in main()
263 … poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, &nBytes ); in main()
271 … GByte* pabyString = (GByte *)poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, nullptr ); in main()
297 poSubFieldDefn->GetDataLength( pachSubdata, nMaxBytes, &nBytesConsumed ); in main()
H A Dddfrecord.cpp1670 int nMaxBytes; in SetStringSubfield() local
1672 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1680 if( nMaxBytes == 0 in SetStringSubfield()
1687 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1782 int nMaxBytes; in SetIntSubfield() local
1784 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1792 if( nMaxBytes == 0 in SetIntSubfield()
1799 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1894 int nMaxBytes; in SetFloatSubfield() local
1896 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetFloatSubfield()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/iso8211/
H A Dddfsubfielddefn.cpp275 if( nFormatWidth > nMaxBytes ) in GetDataLength()
280 nMaxBytes, pszName, pszFormatString ); in GetDataLength()
283 *pnConsumedBytes = nMaxBytes; in GetDataLength()
285 return nMaxBytes; in GetDataLength()
322 if( nMaxBytes > 1 in GetDataLength()
325 && pachSourceData[nMaxBytes-1] == 0x00 ) in GetDataLength()
331 while( nLength < nMaxBytes) in GetDataLength()
349 if (nLength+1 < nMaxBytes && in GetDataLength()
361 if( nMaxBytes == 0 ) in GetDataLength()
483 if( nFormatWidth > nMaxBytes ) in ExtractFloatData()
[all …]
H A D8211dump.cpp252 int nMaxBytes = nDataSize - iOffset; in main() local
255 … poSubFieldDefn->ExtractFloatData( pachSubdata, nMaxBytes, nullptr ) ); in main()
258 … poSubFieldDefn->ExtractIntData( pachSubdata, nMaxBytes, nullptr ) ); in main()
263 … poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, &nBytes ); in main()
271 … GByte* pabyString = (GByte *)poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, nullptr ); in main()
297 poSubFieldDefn->GetDataLength( pachSubdata, nMaxBytes, &nBytesConsumed ); in main()
H A Dddfrecord.cpp1670 int nMaxBytes; in SetStringSubfield() local
1672 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1680 if( nMaxBytes == 0 in SetStringSubfield()
1687 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1782 int nMaxBytes; in SetIntSubfield() local
1784 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1792 if( nMaxBytes == 0 in SetIntSubfield()
1799 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1894 int nMaxBytes; in SetFloatSubfield() local
1896 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetFloatSubfield()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/iso8211/
H A Dddfsubfielddefn.cpp275 if( nFormatWidth > nMaxBytes ) in GetDataLength()
280 nMaxBytes, pszName, pszFormatString ); in GetDataLength()
283 *pnConsumedBytes = nMaxBytes; in GetDataLength()
285 return nMaxBytes; in GetDataLength()
322 if( nMaxBytes > 1 in GetDataLength()
325 && pachSourceData[nMaxBytes-1] == 0x00 ) in GetDataLength()
331 while( nLength < nMaxBytes) in GetDataLength()
349 if (nLength+1 < nMaxBytes && in GetDataLength()
361 if( nMaxBytes == 0 ) in GetDataLength()
483 if( nFormatWidth > nMaxBytes ) in ExtractFloatData()
[all …]
H A D8211dump.cpp252 int nMaxBytes = nDataSize - iOffset; in main() local
255 … poSubFieldDefn->ExtractFloatData( pachSubdata, nMaxBytes, nullptr ) ); in main()
258 … poSubFieldDefn->ExtractIntData( pachSubdata, nMaxBytes, nullptr ) ); in main()
263 … poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, &nBytes ); in main()
271 … GByte* pabyString = (GByte *)poSubFieldDefn->ExtractStringData( pachSubdata, nMaxBytes, nullptr ); in main()
297 poSubFieldDefn->GetDataLength( pachSubdata, nMaxBytes, &nBytesConsumed ); in main()
H A Dddfrecord.cpp1670 int nMaxBytes; in SetStringSubfield() local
1672 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1680 if( nMaxBytes == 0 in SetStringSubfield()
1687 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1782 int nMaxBytes; in SetIntSubfield() local
1784 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1792 if( nMaxBytes == 0 in SetIntSubfield()
1799 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1894 int nMaxBytes; in SetFloatSubfield() local
1896 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetFloatSubfield()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/iso8211/src/
H A Dddfsubfielddefn.cpp286 if( nFormatWidth > nMaxBytes ) in GetDataLength()
294 *pnConsumedBytes = nMaxBytes; in GetDataLength()
296 return nMaxBytes; in GetDataLength()
324 while( nLength < nMaxBytes in GetDataLength()
336 if( nMaxBytes == 0 ) in GetDataLength()
373 if( nMaxBytes > 1 in GetDataLength()
376 && pachSourceData[nMaxBytes-1] == 0x00 ) in GetDataLength()
382 while( nLength < nMaxBytes) in GetDataLength()
415 if( nMaxBytes == 0 ) in GetDataLength()
537 CPLAssert( nFormatWidth <= nMaxBytes ); in ExtractFloatData()
[all …]
H A Dddfrecord.cpp1773 int nMaxBytes; in SetStringSubfield() local
1775 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1781 if( nMaxBytes == 0 in SetStringSubfield()
1788 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetStringSubfield()
1884 int nMaxBytes; in SetIntSubfield() local
1886 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1892 if( nMaxBytes == 0 in SetIntSubfield()
1899 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetIntSubfield()
1995 int nMaxBytes; in SetFloatSubfield() local
1997 poField->GetSubfieldData(poSFDefn, &nMaxBytes, in SetFloatSubfield()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimDdfsubfielddefn.cpp243 if( nFormatWidth > nMaxBytes ) in GetDataLength()
251 *pnConsumedBytes = nMaxBytes; in GetDataLength()
253 return nMaxBytes; in GetDataLength()
280 while( nLength < nMaxBytes in GetDataLength()
292 if( nMaxBytes == 0 ) in GetDataLength()
342 int nLength = GetDataLength( pachSourceData, nMaxBytes, in ExtractStringData()
405 return atof(ExtractStringData(pachSourceData, nMaxBytes, in ExtractFloatData()
555 return atoi(ExtractStringData(pachSourceData, nMaxBytes, in ExtractIntData()
563 if( nFormatWidth > nMaxBytes ) in ExtractIntData()
696 ExtractFloatData( pachData, nMaxBytes, NULL ) ); in DumpData()
[all …]
H A DossimDdfrecord.cpp1575 int nMaxBytes;
1577 poField->GetSubfieldData(poSFDefn, &nMaxBytes,
1583 if( nMaxBytes == 0
1590 poField->GetSubfieldData(poSFDefn, &nMaxBytes,
1686 int nMaxBytes;
1688 poField->GetSubfieldData(poSFDefn, &nMaxBytes,
1694 if( nMaxBytes == 0
1701 poField->GetSubfieldData(poSFDefn, &nMaxBytes,
1797 int nMaxBytes;
1799 poField->GetSubfieldData(poSFDefn, &nMaxBytes,
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/helper/
H A Dbinaryinputstream.cxx288 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readData() local
289 nReadBytes = mpInStrm->readData( orData, nMaxBytes, nAtomSize ); in readData()
291 mbEof = (nMaxBytes < nBytes) || mpInStrm->isEof(); in readData()
301 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readMemory() local
302 nReadBytes = mpInStrm->readMemory( opMem, nMaxBytes, nAtomSize ); in readMemory()
304 mbEof = (nMaxBytes < nBytes) || mpInStrm->isEof(); in readMemory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/helper/
H A Dbinaryinputstream.cxx289 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readData() local
290 nReadBytes = mpInStrm->readData( orData, nMaxBytes, nAtomSize ); in readData()
292 mbEof = (nMaxBytes < nBytes) || mpInStrm->isEof(); in readData()
302 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readMemory() local
303 nReadBytes = mpInStrm->readMemory( opMem, nMaxBytes, nAtomSize ); in readMemory()
305 mbEof = (nMaxBytes < nBytes) || mpInStrm->isEof(); in readMemory()
/dports/audio/mac/mac-3.99-u4-b5-s7/src/MACLib/
H A DAPEInfo.cpp247 int nMaxBytes = nParam2; in GetInfo() local
251 if (sizeof(WAVE_HEADER) > (unsigned int)nMaxBytes) in GetInfo()
266 if (m_APEFileInfo.nWAVHeaderBytes > nMaxBytes) in GetInfo()
281 int nMaxBytes = nParam2; in GetInfo() local
283 if (m_APEFileInfo.nWAVTerminatingBytes > nMaxBytes) in GetInfo()
H A DAPECompress.cpp196 int CAPECompress::AddDataFromInputSource(CInputSource * pInputSource, int nMaxBytes, int * pBytesAd… in AddDataFromInputSource() argument
219 if (nMaxBytes > 0) in AddDataFromInputSource()
221 if (nBytesToAdd > nMaxBytes) nBytesToAdd = nMaxBytes; in AddDataFromInputSource()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACLib/
H A DAPECompress.cpp190 int CAPECompress::AddDataFromInputSource(CInputSource * pInputSource, unsigned int nMaxBytes, int *… in AddDataFromInputSource() argument
213 if (nMaxBytes > 0) in AddDataFromInputSource()
215 if (nBytesToAdd > nMaxBytes) nBytesToAdd = nMaxBytes; in AddDataFromInputSource()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/sdts/
H A Dsdts2shp.cpp714 int nMaxBytes; in AddPrimaryAttrToDBFSchema() local
717 &nMaxBytes); in AddPrimaryAttrToDBFSchema()
720 nMaxBytes, NULL )); in AddPrimaryAttrToDBFSchema()
795 int nMaxBytes; in WriteAttrRecordToDBF() local
797 &nMaxBytes); in WriteAttrRecordToDBF()
820 pszValue = poSFDefn->ExtractStringData(pachData, nMaxBytes, in WriteAttrRecordToDBF()
830 dfValue = poSFDefn->ExtractFloatData(pachData, nMaxBytes, in WriteAttrRecordToDBF()
840 nValue = poSFDefn->ExtractIntData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp693 int nMaxBytes; in AddPrimaryAttrToDBFSchema() local
696 &nMaxBytes); in AddPrimaryAttrToDBFSchema()
699 nMaxBytes, NULL )); in AddPrimaryAttrToDBFSchema()
771 int nMaxBytes; in WriteAttrRecordToDBF() local
773 &nMaxBytes); in WriteAttrRecordToDBF()
795 const char *pszValue = poSFDefn->ExtractStringData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
806 dfValue = poSFDefn->ExtractFloatData(pachData, nMaxBytes, in WriteAttrRecordToDBF()
818 nValue = poSFDefn->ExtractIntData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp693 int nMaxBytes; in AddPrimaryAttrToDBFSchema() local
696 &nMaxBytes); in AddPrimaryAttrToDBFSchema()
699 nMaxBytes, NULL )); in AddPrimaryAttrToDBFSchema()
771 int nMaxBytes; in WriteAttrRecordToDBF() local
773 &nMaxBytes); in WriteAttrRecordToDBF()
795 const char *pszValue = poSFDefn->ExtractStringData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
806 dfValue = poSFDefn->ExtractFloatData(pachData, nMaxBytes, in WriteAttrRecordToDBF()
818 nValue = poSFDefn->ExtractIntData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
/dports/graphics/gdal/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp693 int nMaxBytes; in AddPrimaryAttrToDBFSchema() local
696 &nMaxBytes); in AddPrimaryAttrToDBFSchema()
699 nMaxBytes, NULL )); in AddPrimaryAttrToDBFSchema()
771 int nMaxBytes; in WriteAttrRecordToDBF() local
773 &nMaxBytes); in WriteAttrRecordToDBF()
795 const char *pszValue = poSFDefn->ExtractStringData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()
806 dfValue = poSFDefn->ExtractFloatData(pachData, nMaxBytes, in WriteAttrRecordToDBF()
818 nValue = poSFDefn->ExtractIntData(pachData, nMaxBytes, NULL); in WriteAttrRecordToDBF()

123