Home
last modified time | relevance | path

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

/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5multidim.cpp124 static GDALExtendedDataType BuildDataType(hid_t hDataType, bool& bHasVLen, bool& bNonNativeDataType, in BuildDataType() function
169 auto memberDT = BuildDataType(hNativeMemberType, bHasVLen, bNonNativeDataType, oTypes); in BuildDataType()
207 auto ret(BuildDataType(hNativeParent, bHasVLen, bNonNativeDataType, oTypes)); in BuildDataType()
407 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Attribute()
794 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Array()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf5/
H A Dhdf5multidim.cpp124 static GDALExtendedDataType BuildDataType(hid_t hDataType, bool& bHasVLen, bool& bNonNativeDataType, in BuildDataType() function
169 auto memberDT = BuildDataType(hNativeMemberType, bHasVLen, bNonNativeDataType, oTypes); in BuildDataType()
207 auto ret(BuildDataType(hNativeParent, bHasVLen, bNonNativeDataType, oTypes)); in BuildDataType()
407 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Attribute()
794 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Array()
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5multidim.cpp124 static GDALExtendedDataType BuildDataType(hid_t hDataType, bool& bHasVLen, bool& bNonNativeDataType, in BuildDataType() function
169 auto memberDT = BuildDataType(hNativeMemberType, bHasVLen, bNonNativeDataType, oTypes); in BuildDataType()
207 auto ret(BuildDataType(hNativeParent, bHasVLen, bNonNativeDataType, oTypes)); in BuildDataType()
407 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Attribute()
794 m_dt = BuildDataType(m_hNativeDT, m_bHasVLenMember, m_bHasNonNativeDataType, oTypes); in HDF5Array()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp1643 static bool BuildDataType(int gid, int varid, int nVarType,
1679 if( !BuildDataType(gid, -1, field_type, subDt, bSubPerfectDataTypeMatch) ) in GetCompoundDataType()
1703 static bool BuildDataType(int gid, int varid, int nVarType, in BuildDataType() function
1865 BuildDataType(m_gid, m_varid, m_nVarType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()
3374 BuildDataType(m_gid, m_varid, m_nAttType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp1643 static bool BuildDataType(int gid, int varid, int nVarType,
1679 if( !BuildDataType(gid, -1, field_type, subDt, bSubPerfectDataTypeMatch) ) in GetCompoundDataType()
1703 static bool BuildDataType(int gid, int varid, int nVarType, in BuildDataType() function
1865 BuildDataType(m_gid, m_varid, m_nVarType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()
3374 BuildDataType(m_gid, m_varid, m_nAttType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp1643 static bool BuildDataType(int gid, int varid, int nVarType,
1679 if( !BuildDataType(gid, -1, field_type, subDt, bSubPerfectDataTypeMatch) ) in GetCompoundDataType()
1703 static bool BuildDataType(int gid, int varid, int nVarType, in BuildDataType() function
1865 BuildDataType(m_gid, m_varid, m_nVarType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()
3374 BuildDataType(m_gid, m_varid, m_nAttType, m_dt, m_bPerfectDataTypeMatch); in GetDataType()