Home
last modified time | relevance | path

Searched refs:NRT_ADR (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/ntf/
H A Dntf.h55 #define NRT_ADR 40 /* Attribute Description Record */ macro
H A Dntffilereader.cpp346 else if( poRecord->GetType() == NRT_ADR ) in Open()
806 if( poRecord->GetType() != NRT_ADR ) in ProcessAttDesc()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntf.h56 #define NRT_ADR 40 /* Attribute Description Record */ macro
H A Dntffilereader.cpp329 else if( poRecord->GetType() == NRT_ADR ) in Open()
825 if( poRecord->GetType() != NRT_ADR || poRecord->GetLength() < 13 ) in ProcessAttDesc()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntf.h56 #define NRT_ADR 40 /* Attribute Description Record */ macro
H A Dntffilereader.cpp329 else if( poRecord->GetType() == NRT_ADR ) in Open()
825 if( poRecord->GetType() != NRT_ADR || poRecord->GetLength() < 13 ) in ProcessAttDesc()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntf.h56 #define NRT_ADR 40 /* Attribute Description Record */ macro
H A Dntffilereader.cpp329 else if( poRecord->GetType() == NRT_ADR ) in Open()
825 if( poRecord->GetType() != NRT_ADR || poRecord->GetLength() < 13 ) in ProcessAttDesc()