Home
last modified time | relevance | path

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

/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/conc/
H A DCellPool.h88 typedef AtomicInt <size_t> CountCells; typedef
95 CountCells _nbr_avail_cells;
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkRemovePolyData.cxx338 struct CountCells struct
351 CountCells(vtkCellArray* cellArray, CellMapType* cellMap, vtkIdType offset) in CountCells() argument
405 CountCells countCells(ca, cellMap, offset); in Execute()
432 CountCells::Execute(inVerts, cellMap, inOffsets[0], numOutCells, connSizes[0]); in operator ()()
441 CountCells::Execute(inLines, cellMap, inOffsets[1], numOutCells, connSizes[1]); in operator ()()
450 CountCells::Execute(inPolys, cellMap, inOffsets[2], numOutCells, connSizes[2]); in operator ()()
459 CountCells::Execute(inStrips, cellMap, inOffsets[3], numOutCells, connSizes[3]); in operator ()()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPackLayout.h140 int CountCells();
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemPackLayout.cpp155 cells=CountCells(); in LayoutChildren()
189 int emPackLayout::CountCells() in CountCells() function in emPackLayout
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Drangelst.cxx80 class CountCells class
83 CountCells() : mnCellCount(0) {} in CountCells() function in __anon81385fd00111::CountCells
1026 CountCells func; in GetCellCount()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Drangelst.cxx77 class CountCells class
80 CountCells() : mnCellCount(0) {} in CountCells() function in __anoncd77b7780111::CountCells
1102 CountCells func; in GetCellCount()