Home
last modified time | relevance | path

Searched refs:GetNumExtents (Results 1 – 11 of 11) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkUniformGridPartitioner.cxx109 multiblock->SetNumberOfBlocks(extentPartitioner->GetNumExtents()); in RequestData()
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkUniformGridPartitioner.cxx114 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents() ); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Common/ExecutionModel/
H A DvtkUniformGridPartitioner.cxx117 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents() ); in RequestData()
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/
H A DvtkStructuredGridPartitioner.cxx149 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents() ); in RequestData()
H A DvtkRectilinearGridPartitioner.cxx153 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents( ) ); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/
H A DvtkStructuredGridPartitioner.cxx145 multiblock->SetNumberOfBlocks(extentPartitioner->GetNumExtents()); in RequestData()
H A DvtkRectilinearGridPartitioner.cxx149 multiblock->SetNumberOfBlocks(extentPartitioner->GetNumExtents()); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/
H A DvtkStructuredGridPartitioner.cxx152 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents() ); in RequestData()
H A DvtkRectilinearGridPartitioner.cxx156 multiblock->SetNumberOfBlocks( extentPartitioner->GetNumExtents( ) ); in RequestData()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DNtfsHandler.cpp1091 unsigned GetNumExtents(int dataIndex, unsigned clusterSizeLog, UInt64 numPhysClusters) const;
1159 unsigned CMftRec::GetNumExtents(int dataIndex, unsigned clusterSizeLog, UInt64 numPhysClusters) con… in GetNumExtents() function in NArchive::Ntfs::CMftRec
2632 …case kpidNumBlocks: if (data) prop = (UInt32)rec.GetNumExtents(item.DataIndex, Header.ClusterSizeL… in GetProperty()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DNtfsHandler.cpp1087 unsigned GetNumExtents(int dataIndex, unsigned clusterSizeLog, UInt64 numPhysClusters) const;
1155 unsigned CMftRec::GetNumExtents(int dataIndex, unsigned clusterSizeLog, UInt64 numPhysClusters) con… in GetNumExtents() function in NArchive::Ntfs::CMftRec
2613 …case kpidNumBlocks: if (data) prop = (UInt32)rec.GetNumExtents(item.DataIndex, Header.ClusterSizeL… in GetProperty()