Home
last modified time | relevance | path

Searched refs:osDriver (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaldriver.cpp337 CPLString osDriver; in CreateMultiDimensional() local
338 osDriver.Printf("driver %s", GetDescription()); in CreateMultiDimensional()
340 "creation option", osDriver ); in CreateMultiDimensional()
1687 CPLString osDriver; in GDALValidateCreationOptions() local
1688 osDriver.Printf("driver %s", in GDALValidateCreationOptions()
1704 osDriver ) ); in GDALValidateCreationOptions()
1719 CPLString osDriver; in GDALValidateOpenOptions() local
1720 osDriver.Printf("driver %s", in GDALValidateOpenOptions()
1724 osDriver ); in GDALValidateOpenOptions()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaldriver.cpp337 CPLString osDriver; in CreateMultiDimensional() local
338 osDriver.Printf("driver %s", GetDescription()); in CreateMultiDimensional()
340 "creation option", osDriver ); in CreateMultiDimensional()
1687 CPLString osDriver; in GDALValidateCreationOptions() local
1688 osDriver.Printf("driver %s", in GDALValidateCreationOptions()
1704 osDriver ) ); in GDALValidateCreationOptions()
1719 CPLString osDriver; in GDALValidateOpenOptions() local
1720 osDriver.Printf("driver %s", in GDALValidateOpenOptions()
1724 osDriver ); in GDALValidateOpenOptions()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaldriver.cpp337 CPLString osDriver; in CreateMultiDimensional() local
338 osDriver.Printf("driver %s", GetDescription()); in CreateMultiDimensional()
340 "creation option", osDriver ); in CreateMultiDimensional()
1687 CPLString osDriver; in GDALValidateCreationOptions() local
1688 osDriver.Printf("driver %s", in GDALValidateCreationOptions()
1704 osDriver ) ); in GDALValidateCreationOptions()
1719 CPLString osDriver; in GDALValidateOpenOptions() local
1720 osDriver.Printf("driver %s", in GDALValidateOpenOptions()
1724 osDriver ); in GDALValidateOpenOptions()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdaldriver.cpp1412 CPLString osDriver; in GDALValidateCreationOptions() local
1413 osDriver.Printf("driver %s", ((GDALDriver *) hDriver)->GetDescription()); in GDALValidateCreationOptions()
1424 osDriver); in GDALValidateCreationOptions()
1439 CPLString osDriver; in GDALValidateOpenOptions() local
1440 osDriver.Printf("driver %s", ((GDALDriver *) hDriver)->GetDescription()); in GDALValidateOpenOptions()
1443 osDriver); in GDALValidateOpenOptions()
H A Dgdalclientserver.cpp2131 CPLString osDriver; in GDALServerLoop() local
2134 osDriver = pszDriver; in GDALServerLoop()
2135 pszDriver = osDriver.c_str(); in GDALServerLoop()
2185 CPLString osDriver; in GDALServerLoop() local
2188 osDriver = pszDriver; in GDALServerLoop()
2189 pszDriver = osDriver.c_str(); in GDALServerLoop()
/dports/games/irrlamb/irrlamb-1.0.1/assets/irrb/
H A Dio_export_irrlicht.py431 driver = {osDriver},\n\
518 driver = {osDriver}\n\