Home
last modified time | relevance | path

Searched refs:outSIEnd (Results 51 – 63 of 63) sorted by relevance

123

/dports/math/vtk6/VTK-6.2.0/Imaging/Color/
H A DvtkImageHSIToRGB.cxx57 T* outSIEnd = outIt.EndSpan(); in vtkImageHSIToRGBExecute() local
58 while (outSI != outSIEnd) in vtkImageHSIToRGBExecute()
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageAppendComponents.cxx121 T* outSIEnd = outIt.EndSpan(); in vtkImageAppendComponentsExecute() local
122 while (outSI < outSIEnd) in vtkImageAppendComponentsExecute()
H A DvtkImageThreshold.cxx219 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdExecute() local
220 while (outSI != outSIEnd) in vtkImageThresholdExecute()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageAppendComponents.cxx121 T* outSIEnd = outIt.EndSpan(); in vtkImageAppendComponentsExecute() local
122 while (outSI < outSIEnd) in vtkImageAppendComponentsExecute()
H A DvtkImageThreshold.cxx219 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdExecute() local
220 while (outSI != outSIEnd) in vtkImageThresholdExecute()
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageAppendComponents.cxx118 T* outSIEnd = outIt.EndSpan(); in vtkImageAppendComponentsExecute() local
119 while (outSI < outSIEnd) in vtkImageAppendComponentsExecute()
H A DvtkImageThreshold.cxx211 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdExecute() local
212 while (outSI != outSIEnd) in vtkImageThresholdExecute()
/dports/math/vtk8/VTK-8.2.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx111 T* outSIEnd = outIt.EndSpan(); in vtkImageWeightedSumExecute() local
113 while (outSI != outSIEnd) in vtkImageWeightedSumExecute()
/dports/math/vtk9/VTK-9.1.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx108 T* outSIEnd = outIt.EndSpan(); in vtkImageWeightedSumExecute() local
110 while (outSI != outSIEnd) in vtkImageWeightedSumExecute()
/dports/math/vtk6/VTK-6.2.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx111 T* outSIEnd = outIt.EndSpan(); in vtkImageWeightedSumExecute() local
113 while (outSI != outSIEnd) in vtkImageWeightedSumExecute()
/dports/math/vtk8/VTK-8.2.0/Imaging/Morphological/
H A DvtkImageThresholdConnectivity.cxx341 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdConnectivityExecute() local
347 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
355 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
376 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
/dports/math/vtk9/VTK-9.1.0/Imaging/Morphological/
H A DvtkImageThresholdConnectivity.cxx353 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdConnectivityExecute() local
359 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
367 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
388 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
/dports/math/vtk6/VTK-6.2.0/Imaging/Morphological/
H A DvtkImageThresholdConnectivity.cxx341 OT* outSIEnd = outIt.EndSpan(); in vtkImageThresholdConnectivityExecute() local
347 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
355 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()
376 while (outSI < outSIEnd) in vtkImageThresholdConnectivityExecute()

123