Searched defs:bytes (Results 1 – 2 of 2) sorted by relevance
115 int bytes; in main() local
655 private static String prettyByteCount(long bytes) { in prettyByteCount()676 private static String approximateByteCount(long bytes) { in approximateByteCount()927 int bytes = 8 * (100 / ZOOMS[level]); in getLegendText() local