Searched refs:getSetCount (Results 1 – 1 of 1) sorted by relevance
140 public int getSetCount() { in getSetCount() method in CommandFileParser.Bitmask386 for (int iCount = 0; iCount < 20 && inputBitmask.getSetCount() > 0; ++iCount) { in parseFile()