Searched defs:bitCount (Results 1 – 8 of 8) sorted by relevance
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
162 private int bitCount; field in BigInteger