Home
last modified time | relevance | path

Searched refs:CellCount (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h196 unsigned CellCount = 0; member
296 unsigned CellCount) const { in getMaximumNetWidth() argument
302 auto Start = (CellStart + RowCount * CellCount); in getMaximumNetWidth()
H A DWhitespaceManager.cpp1000 for (auto i = 0U; i < CellDescs.CellCount; i++, ++CellIter) { in alignArrayInitializersRightJustified()
1024 CellDescs.CellCount); in alignArrayInitializersRightJustified()
1031 auto *Start = (Cells.begin() + RowCount * CellDescs.CellCount); in alignArrayInitializersRightJustified()
1074 for (auto i = 1U; i < CellDescs.CellCount; i++, ++CellIter) { in alignArrayInitializersLeftJustified()
1076 Cells.begin(), CellIter, CellDescs.InitialSpaces, CellDescs.CellCount); in alignArrayInitializersLeftJustified()
1088 auto *Start = (Cells.begin() + RowCount * CellDescs.CellCount); in alignArrayInitializersLeftJustified()
1117 unsigned CellCount = 0; in getCells() local
1156 CellCount = Cell + 1; in getCells()
1215 return linkCells({Cells, CellCount, InitialSpaces}); in getCells()
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h1979 UINT16 CellCount; member
2013 UINT16 CellCount; member
2052 UINT16 CellCount; member