Home
last modified time | relevance | path

Searched defs:poDS (Results 1 – 25 of 1428) sorted by relevance

12345678910>>...58

/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dogrshapedriver.cpp143 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverOpen() local
154 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverOpen() local
208 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverCreate() local
238 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverCreate() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dogrshapedriver.cpp143 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverOpen() local
154 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverOpen() local
208 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverCreate() local
238 OGRShapeDataSource *poDS = new OGRShapeDataSource(); in OGRShapeDriverCreate() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_ogr_driver.cpp120 OGRTABDataSource *poDS; in OGRTABDriverOpen() local
156 OGRTABDataSource *poDS; in OGRTABDriverCreate() local
178 GDALDataset* poDS; in OGRTABDriverDelete() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/
H A Dmakefile.vc56 sdk\segment\cpcidskvectorsegment_consistencycheck.obj \
86 -del $(OBJ)
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_ogr_driver.cpp113 OGRTABDataSource *poDS = new OGRTABDataSource(); in OGRTABDriverOpen() local
135 OGRTABDataSource *poDS = new OGRTABDataSource(); in OGRTABDriverCreate() local
152 GDALDataset *poDS = nullptr; in OGRTABDriverDelete() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_ogr_driver.cpp113 OGRTABDataSource *poDS = new OGRTABDataSource(); in OGRTABDriverOpen() local
135 OGRTABDataSource *poDS = new OGRTABDataSource(); in OGRTABDriverCreate() local
152 GDALDataset *poDS = nullptr; in OGRTABDriverDelete() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitedriver.cpp105 OGRSQLiteDataSource *poDS; in OGRSQLiteDriverOpen() local
149 OGRSQLiteDataSource *poDS; in OGRSQLiteDriverOpen() local
191 OGRSQLiteDataSource *poDS; in OGRSQLiteDriverCreate() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitedriver.cpp167 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
209 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
256 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverCreate() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitedriver.cpp167 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
209 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
256 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverCreate() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitedriver.cpp167 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
209 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverOpen() local
256 OGRSQLiteDataSource *poDS = new OGRSQLiteDataSource(); in OGRSQLiteDriverCreate() local
/dports/graphics/R-cran-rgdal/rgdal/src/
H A Dogrsource.cpp50 GDALDataset *poDS; in RGDAL_ogrInfo() local
52 OGRDataSource *poDS; in RGDAL_ogrInfo() local
292 GDALDataset *poDS; in RGDAL_ogrFIDs() local
294 OGRDataSource *poDS; in RGDAL_ogrFIDs() local
749 GDALDataset *poDS; in ogrDataFrame() local
751 OGRDataSource *poDS; in ogrDataFrame() local
893 GDALDataset *poDS; in ogrCheckExists() local
896 OGRDataSource *poDS; in ogrCheckExists() local
969 GDALDataset *poDS; in RGDAL_ogrDeleteLayer() local
972 OGRDataSource *poDS; in RGDAL_ogrDeleteLayer() local
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/csv/
H A Dogrcsvdriver.cpp128 void OGRCSVDriverRemoveFromMap(const char *pszName, GDALDataset *poDS) in OGRCSVDriverRemoveFromMap()
164 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverOpen() local
245 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverCreate() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/csv/
H A Dogrcsvdriver.cpp128 void OGRCSVDriverRemoveFromMap(const char *pszName, GDALDataset *poDS) in OGRCSVDriverRemoveFromMap()
164 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverOpen() local
245 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverCreate() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/csv/
H A Dogrcsvdriver.cpp128 void OGRCSVDriverRemoveFromMap(const char *pszName, GDALDataset *poDS) in OGRCSVDriverRemoveFromMap()
164 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverOpen() local
245 OGRCSVDataSource *poDS = new OGRCSVDataSource(); in OGRCSVDriverCreate() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sde/
H A Dogrsdedriver.cpp64 OGRSDEDataSource *poDS; in Open() local
85 OGRSDEDataSource *poDS; in CreateDataSource() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/idb/
H A Dogridbdriver.cpp63 OGRIDBDataSource *poDS; in Open() local
87 OGRIDBDataSource *poDS; in CreateDataSource() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/odbc/
H A Dogrodbcdriver.cpp62 OGRODBCDataSource *poDS; in Open() local
90 OGRODBCDataSource *poDS; in CreateDataSource() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/walk/
H A Dogrwalkdriver.cpp92 OGRWalkDataSource *poDS = new OGRWalkDataSource(); in Open() local
113 OGRWalkDataSource *poDS = new OGRWalkDataSource(); in CreateDataSource() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/ili/
H A Dogrili1driver.cpp42 OGRILI1DataSource *poDS; in OGRILI1DriverOpen() local
81 OGRILI1DataSource *poDS = new OGRILI1DataSource(); in OGRILI1DriverCreate() local
H A Dogrili2driver.cpp42 OGRILI2DataSource *poDS; in OGRILI2DriverOpen() local
82 OGRILI2DataSource *poDS = new OGRILI2DataSource(); in OGRILI2DriverCreate() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/ili/
H A Dogrili2driver.cpp59 OGRILI2DataSource *poDS = new OGRILI2DataSource(); in OGRILI2DriverOpen() local
83 OGRILI2DataSource *poDS = new OGRILI2DataSource(); in OGRILI2DriverCreate() local
H A Dogrili1driver.cpp56 OGRILI1DataSource *poDS = new OGRILI1DataSource(); in OGRILI1DriverOpen() local
80 OGRILI1DataSource *poDS = new OGRILI1DataSource(); in OGRILI1DriverCreate() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/walk/
H A Dogrwalkdriver.cpp93 OGRWalkDataSource *poDS = new OGRWalkDataSource(); in Open() local
120 OGRWalkDataSource *poDS = new OGRWalkDataSource(); in CreateDataSource() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/idb/
H A Dogridbdriver.cpp62 OGRIDBDataSource *poDS; in Open() local
86 OGRIDBDataSource *poDS; in CreateDataSource() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/idb/
H A Dogridblayer.cpp63 OGRIDBLayer::~OGRIDBLayer() in Open()
64 in Open()
87 } in Open()
88
89 /************************************************************************/

12345678910>>...58