Home | History | Annotate | Download | only in AST

Lines Matching refs:InBits

1814       bool InBits = true;
1817 InBits = false;
1822 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1); // plural or not
1908 bool InBits = true;
1911 InBits = false;
1918 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1) // plural or not
1925 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1); // plural or not