Home
last modified time | relevance | path

Searched defs:VSI_RANGE_STATUS_HOLE (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dcpl.i745 #define VSI_RANGE_STATUS_HOLE 2 macro
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dcpl.i745 #define VSI_RANGE_STATUS_HOLE 2 macro
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dcpl.i745 #define VSI_RANGE_STATUS_HOLE 2 macro
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsi.h180 VSI_RANGE_STATUS_HOLE /**< Hole */ enumerator
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsi.h180 VSI_RANGE_STATUS_HOLE /**< Hole */ enumerator
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsi.h180 VSI_RANGE_STATUS_HOLE /**< Hole */ enumerator
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py1844 VSI_RANGE_STATUS_HOLE = _gdal.VSI_RANGE_STATUS_HOLE variable
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py1844 VSI_RANGE_STATUS_HOLE = _gdal.VSI_RANGE_STATUS_HOLE variable
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py1844 VSI_RANGE_STATUS_HOLE = _gdal.VSI_RANGE_STATUS_HOLE variable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-sys-0.2.0/prebuilt-bindings/
H A Dgdal_2.2.rs908 pub const VSI_RANGE_STATUS_HOLE: Type = 2; const