Searched defs:bitCount (Results 1 – 6 of 6) sorted by relevance
82 public static long getLowBitsMask(int bitCount) { in getLowBitsMask()112 public static long getHighBitsMask(int bitCount) { in getHighBitsMask()120 public static long extractLowBits(int bitCount, long value) { in extractLowBits()146 public static void checkValueInRange(int bitCount, long value, boolean signedValue) { in checkValueInRange()159 public static void checkSignedValueInRange(int bitCount, long value) { in checkSignedValueInRange()175 public static void checkUnsignedValueInRange(int bitCount, long value) { in checkUnsignedValueInRange()186 public static long signExtendToLong(int bitCount, long value) { in signExtendToLong()209 public static long maxValue(int bitCount, boolean signedValue) { in maxValue()224 public static long maxSignedValue(int bitCount) { in maxSignedValue()245 public static long maxUnsignedValue(int bitCount) { in maxUnsignedValue()[all …]
292 private static int extractTzIdSetId(int value, int bitCount) { in extractTzIdSetId()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...