Searched refs:Cells (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | WhitespaceManager.cpp | 1136 auto &Cells = CellDescs.Cells; in alignArrayInitializersRightJustified() local 1138 auto *CellIter = Cells.begin(); in alignArrayInitializersRightJustified() 1142 NetWidth = getNetWidth(Cells.begin(), CellIter, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified() 1160 if (CellIter != Cells.begin()) { in alignArrayInitializersRightJustified() 1162 getNetWidth(Cells.begin(), CellIter, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified() 1164 Cells.begin(), CellIter, CellDescs.InitialSpaces, in alignArrayInitializersRightJustified() 1169 auto Offset = std::distance(Cells.begin(), CellIter); in alignArrayInitializersRightJustified() 1172 auto *Start = (Cells.begin() + RowCount * CellDescs.CellCounts[0]); in alignArrayInitializersRightJustified() 1209 auto &Cells = CellDescs.Cells; in alignArrayInitializersLeftJustified() local 1211 auto *CellIter = Cells.begin(); in alignArrayInitializersLeftJustified() [all …]
|
| H A D | WhitespaceManager.h | 198 SmallVector<CellDescription> Cells; member
|
| /openbsd-src/share/snmp/ |
| H A D | SNMPv2-CONF.txt | 293 "CREATION-REQUIRES" "{" Cells "}" 295 Cells ::= 297 | Cells "," Cell
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 281 CellMap Cells; member in __anon41d8f72b0111::MachineConstPropagator 642 const LatticeCell &T = Cells.get(DefR.Reg); in visitPHI() 644 Cells.update(DefR.Reg, Bottom); in visitPHI() 650 LatticeCell DefC = Cells.get(DefR.Reg); in visitPHI() 667 if (!Cells.has(UseR.Reg)) in visitPHI() 671 bool Eval = MCE.evaluate(UseR, Cells.get(UseR.Reg), SrcC); in visitPHI() 677 Cells.update(DefR.Reg, DefC); in visitPHI() 689 bool Eval = MCE.evaluate(MI, Cells, Outputs); in visitNonBranch() 711 const LatticeCell &T = Cells.get(DefR.Reg); in visitNonBranch() 713 Cells.update(DefR.Reg, Bottom); in visitNonBranch() [all …]
|
| /openbsd-src/usr.bin/awk/ |
| H A D | FIXES.1e | 426 added ,NULL initializer to static Cells in run.c; not really 1057 initialized Cells in setsymtab more carefully; some fields
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 2225 0x05 Number of Braille Cells
|