Home
last modified time | relevance | path

Searched refs:osABIVersion (Results 1 – 7 of 7) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdaldrivermanager.cpp739 CPLString osABIVersion; in AutoLoadDrivers() local
741 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadDrivers()
751 CPLFormFilename( papszSearchPath[iDir], osABIVersion, NULL ); in AutoLoadDrivers()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaldrivermanager.cpp807 CPLString osABIVersion; in AutoLoadDrivers()
809 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadDrivers()
818 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr ); in AutoLoadDrivers()
H A Dgdalpythondriverloader.cpp1914 CPLString osABIVersion; in AutoLoadPythonDrivers() local
1916 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadPythonDrivers()
1926 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr ); in AutoLoadPythonDrivers()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaldrivermanager.cpp807 CPLString osABIVersion; in AutoLoadDrivers()
809 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadDrivers()
818 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr ); in AutoLoadDrivers()
H A Dgdalpythondriverloader.cpp1914 CPLString osABIVersion;
1916 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR );
1926 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr );
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaldrivermanager.cpp807 CPLString osABIVersion; in AutoLoadDrivers()
809 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadDrivers()
818 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr ); in AutoLoadDrivers()
H A Dgdalpythondriverloader.cpp1914 CPLString osABIVersion; in AutoLoadPythonDrivers() local
1916 osABIVersion.Printf( "%d.%d", GDAL_VERSION_MAJOR, GDAL_VERSION_MINOR ); in AutoLoadPythonDrivers()
1926 CPLFormFilename( papszSearchPaths[iDir], osABIVersion, nullptr ); in AutoLoadPythonDrivers()