Searched refs:lengths (Results 1 – 3 of 3) sorted by relevance
52 private Map<String,Integer> lengths = new HashMap<>(); field in ZoneCompactor97 lengths.put(zoneId, (int) length); in ZoneCompactor()111 lengths.put(from, lengths.get(to)); in ZoneCompactor()160 f.writeInt(lengths.get(actualZoneName)); in ZoneCompactor()
153 int[] lengths = new int[entryCount]; in extractZicFiles() local164 lengths[i] = mappedFile.getInt(); in extractZicFiles()165 if (lengths[i] < 44) { in extractZicFiles()191 int length = lengths[i]; in extractZicFiles()
48 // Size of the snapshot. This is the sum of lengths of ranges in the base