Searched refs:howMany (Results 1 – 2 of 2) sorted by relevance
83 public int readLowBits(int howMany) { in readLowBits() argument85 for (int i = 0; i < howMany; i++) { in readLowBits()
190 int howMany) { in decodeCharactersPer() argument192 for (int i = 0; i < howMany; i++) { in decodeCharactersPer()