Home
last modified time | relevance | path

Searched refs:pszUnused (Results 1 – 9 of 9) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalpamdataset.cpp168 CPLXMLNode *GDALPamDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
244 psBandTree = poBand->SerializeToXML( pszUnused ); in SerializeToXML()
340 CPLErr GDALPamDataset::XMLInit( CPLXMLNode *psTree, const char *pszUnused ) in XMLInit() argument
470 poBand->XMLInit( psBandTree, pszUnused ); in XMLInit()
H A Dgdalpamrasterband.cpp64 CPLXMLNode *GDALPamRasterBand::SerializeToXML( CPL_UNUSED const char *pszUnused ) in SerializeToXML() argument
308 CPLErr GDALPamRasterBand::XMLInit( CPLXMLNode *psTree, CPL_UNUSED const char *pszUnused ) in XMLInit() argument
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalpamdataset.cpp181 CPLXMLNode *GDALPamDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
281 cpl::down_cast<GDALPamRasterBand *>(poBand)->SerializeToXML( pszUnused ); in SerializeToXML()
421 CPLErr GDALPamDataset::XMLInit( CPLXMLNode *psTree, const char *pszUnused ) in XMLInit() argument
633 poPamBand->XMLInit( psBandTree, pszUnused ); in XMLInit()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalpamdataset.cpp181 CPLXMLNode *GDALPamDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
281 cpl::down_cast<GDALPamRasterBand *>(poBand)->SerializeToXML( pszUnused ); in SerializeToXML()
421 CPLErr GDALPamDataset::XMLInit( CPLXMLNode *psTree, const char *pszUnused ) in XMLInit() argument
633 poPamBand->XMLInit( psBandTree, pszUnused ); in XMLInit()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalpamdataset.cpp181 CPLXMLNode *GDALPamDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
281 cpl::down_cast<GDALPamRasterBand *>(poBand)->SerializeToXML( pszUnused ); in SerializeToXML()
421 CPLErr GDALPamDataset::XMLInit( CPLXMLNode *psTree, const char *pszUnused ) in XMLInit() argument
633 poPamBand->XMLInit( psBandTree, pszUnused ); in XMLInit()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/netcdf/
H A Dnetcdfdataset.cpp845 CPLXMLNode *netCDFRasterBand::SerializeToXML( CPL_UNUSED const char *pszUnused ) in SerializeToXML() argument
1627 CPLXMLNode *netCDFDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
1662 psBandTree = poBand->SerializeToXML( pszUnused ); in SerializeToXML()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp193 CPLXMLNode *SerializeToXML( const char *pszUnused ) override;
2398 CPLXMLNode *netCDFDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
2419 CPLXMLNode *psBandTree = poBand->SerializeToXML(pszUnused); in SerializeToXML()
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp193 CPLXMLNode *SerializeToXML( const char *pszUnused ) override;
2398 CPLXMLNode *netCDFDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
2419 CPLXMLNode *psBandTree = poBand->SerializeToXML(pszUnused); in SerializeToXML()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp193 CPLXMLNode *SerializeToXML( const char *pszUnused ) override;
2398 CPLXMLNode *netCDFDataset::SerializeToXML( const char *pszUnused ) in SerializeToXML() argument
2419 CPLXMLNode *psBandTree = poBand->SerializeToXML(pszUnused); in SerializeToXML()