Home
last modified time | relevance | path

Searched refs:GetTotalElementsCount (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalmultidim.cpp1778 GUInt64 GDALAbstractMDArray::GetTotalElementsCount() const in GetTotalElementsCount() function in GDALAbstractMDArray
2550 const auto nEltCount(GetTotalElementsCount()); in ReadAsRaw()
2671 const auto nElts = GetTotalElementsCount(); in ReadAsStringArray()
2705 const auto nElts = GetTotalElementsCount(); in ReadAsIntArray()
2733 const auto nElts = GetTotalElementsCount(); in ReadAsDoubleArray()
2770 if( nLen != GetTotalElementsCount() * GetDataType().GetSize() ) in Write()
2914 if( nVals != GetTotalElementsCount() ) in Write()
2957 GetTotalElementsCount() * GetDataType().GetSize(); in GetTotalCopyCost()
3104 nCurCost += GetTotalElementsCount() * GetDataType().GetSize(); in CopyFrom()
7625 return hArray->m_poImpl->GetTotalElementsCount(); in GDALMDArrayGetTotalElementsCount()
[all …]
H A Dgdal_priv.h2112 GUInt64 GetTotalElementsCount() const;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalmultidim.cpp1778 GUInt64 GDALAbstractMDArray::GetTotalElementsCount() const in GetTotalElementsCount() function in GDALAbstractMDArray
2550 const auto nEltCount(GetTotalElementsCount()); in ReadAsRaw()
2671 const auto nElts = GetTotalElementsCount(); in ReadAsStringArray()
2705 const auto nElts = GetTotalElementsCount(); in ReadAsIntArray()
2733 const auto nElts = GetTotalElementsCount(); in ReadAsDoubleArray()
2770 if( nLen != GetTotalElementsCount() * GetDataType().GetSize() ) in Write()
2914 if( nVals != GetTotalElementsCount() ) in Write()
2957 GetTotalElementsCount() * GetDataType().GetSize(); in GetTotalCopyCost()
3104 nCurCost += GetTotalElementsCount() * GetDataType().GetSize(); in CopyFrom()
7625 return hArray->m_poImpl->GetTotalElementsCount(); in GDALMDArrayGetTotalElementsCount()
[all …]
H A Dgdal_priv.h2112 GUInt64 GetTotalElementsCount() const;
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalmultidim.cpp1778 GUInt64 GDALAbstractMDArray::GetTotalElementsCount() const in GetTotalElementsCount() function in GDALAbstractMDArray
2550 const auto nEltCount(GetTotalElementsCount()); in ReadAsRaw()
2671 const auto nElts = GetTotalElementsCount(); in ReadAsStringArray()
2705 const auto nElts = GetTotalElementsCount(); in ReadAsIntArray()
2733 const auto nElts = GetTotalElementsCount(); in ReadAsDoubleArray()
2770 if( nLen != GetTotalElementsCount() * GetDataType().GetSize() ) in Write()
2914 if( nVals != GetTotalElementsCount() ) in Write()
2957 GetTotalElementsCount() * GetDataType().GetSize(); in GetTotalCopyCost()
3104 nCurCost += GetTotalElementsCount() * GetDataType().GetSize(); in CopyFrom()
7625 return hArray->m_poImpl->GetTotalElementsCount(); in GDALMDArrayGetTotalElementsCount()
[all …]
H A Dgdal_priv.h2112 GUInt64 GetTotalElementsCount() const;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DMultiDimensional.i359 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
980 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DMultiDimensional.i359 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
980 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DMultiDimensional.i359 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
980 unsigned long long GetTotalElementsCount() { in GetTotalElementsCount() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py2894 def GetTotalElementsCount(self, *args): member in MDArray
3292 def GetTotalElementsCount(self, *args): member in Attribute
3382 if self.GetTotalElementsCount() == 1:
3387 if self.GetTotalElementsCount() == 1:
3392 if self.GetTotalElementsCount() == 1:
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py2894 def GetTotalElementsCount(self, *args): member in MDArray
3292 def GetTotalElementsCount(self, *args): member in Attribute
3382 if self.GetTotalElementsCount() == 1:
3387 if self.GetTotalElementsCount() == 1:
3392 if self.GetTotalElementsCount() == 1:
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py2894 def GetTotalElementsCount(self, *args): member in MDArray
3292 def GetTotalElementsCount(self, *args): member in Attribute
3382 if self.GetTotalElementsCount() == 1:
3387 if self.GetTotalElementsCount() == 1:
3392 if self.GetTotalElementsCount() == 1:
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdalmdiminfo_lib.cpp252 const size_t nEltCount(static_cast<size_t>(attr->GetTotalElementsCount())); in DumpAttrValue()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdalmdiminfo_lib.cpp252 const size_t nEltCount(static_cast<size_t>(attr->GetTotalElementsCount())); in DumpAttrValue()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdalmdiminfo_lib.cpp252 const size_t nEltCount(static_cast<size_t>(attr->GetTotalElementsCount())); in DumpAttrValue()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/python/
H A Dgdal_python.i1228 if self.GetTotalElementsCount() == 1:
1233 if self.GetTotalElementsCount() == 1:
1238 if self.GetTotalElementsCount() == 1:
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/python/
H A Dgdal_python.i1228 if self.GetTotalElementsCount() == 1:
1233 if self.GetTotalElementsCount() == 1:
1238 if self.GetTotalElementsCount() == 1:
/dports/graphics/gdal/gdal-3.3.3/swig/include/python/
H A Dgdal_python.i1228 if self.GetTotalElementsCount() == 1:
1233 if self.GetTotalElementsCount() == 1:
1238 if self.GetTotalElementsCount() == 1:
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp3396 std::vector<char*> apszStrings(static_cast<size_t>(GetTotalElementsCount())); in IRead()
3488 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IRead()
3680 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IWrite()
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp3396 std::vector<char*> apszStrings(static_cast<size_t>(GetTotalElementsCount())); in IRead()
3488 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IRead()
3680 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IWrite()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfmultidim.cpp3396 std::vector<char*> apszStrings(static_cast<size_t>(GetTotalElementsCount())); in IRead()
3488 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IRead()
3680 static_cast<size_t>(GetTotalElementsCount()) * nElementSize); in IWrite()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.pm575 *GetTotalElementsCount = *Geo::GDALc::MDArray_GetTotalElementsCount;
634 *GetTotalElementsCount = *Geo::GDALc::Attribute_GetTotalElementsCount;
/dports/graphics/gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.pm575 *GetTotalElementsCount = *Geo::GDALc::MDArray_GetTotalElementsCount;
634 *GetTotalElementsCount = *Geo::GDALc::Attribute_GetTotalElementsCount;
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.pm575 *GetTotalElementsCount = *Geo::GDALc::MDArray_GetTotalElementsCount;
634 *GetTotalElementsCount = *Geo::GDALc::Attribute_GetTotalElementsCount;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp2270 nCurCost += GetTotalElementsCount() * GetDataType().GetSize(); in CopyFrom()

12