Home | History | Annotate | Download | only in AST

Lines Matching refs:InBits

1857       bool InBits = true;
1860 InBits = false;
1865 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1); // plural or not
1917 bool InBits = true;
1920 InBits = false;
1927 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1) // plural or not
1934 << (InBits ? 1 : 0) /*(byte|bit)*/ << (PadSize > 1); // plural or not