Searched defs:bitCount (Results 1 – 9 of 9) sorted by relevance
62 static int bitCount(BigInteger val) { in bitCount() method in BitLevel105 int bitCount = numberOfBits & 31; in nonZeroDroppedBits() local
662 public int bitCount() { in bitCount() method in BigInteger
91 int bitCount = this.rp.bitCount(); in ECFieldF2m() local
1479 public static int bitCount(int i) { in bitCount() method in Integer
1473 public static int bitCount(long i) { in bitCount() method in Long
113 public static int bitCount(long i) { throw new RuntimeException("Stub!"); } in bitCount() method in Long
114 public static int bitCount(int i) { throw new RuntimeException("Stub!"); } in bitCount() method in Integer
217 public static int bitCount(long i) { in bitCount() method in Long
217 public static int bitCount(int i) { in bitCount() method in Integer