Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DWhitespaceManager.h196 unsigned CellCount = 0; member
296 unsigned CellCount) const { in getMaximumNetWidth() argument
302 auto Start = (CellStart + RowCount * CellCount); in getMaximumNetWidth()
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-12-stable/sys/contrib/edk2/Include/Uefi/
DUefiInternalFormRepresentation.h1984 UINT16 CellCount; member
2018 UINT16 CellCount; member
2057 UINT16 CellCount; member