Home
last modified time | relevance | path

Searched defs:tmpDims (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dbinobj.c194 Dimension *tmpDims= 0; variable
H A Dbinio.h526 PLUG_API Dimension *tmpDims; variable
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DExtractStructured.h253 vtkm::Id3 tmpDims = ptdim; in Compute() local