Home | History | Annotate | Download | only in releasetools

Lines Matching refs:total

186 #    total_blocks: the total size of the partition/image, in blocks.
288 total = 0
399 total += tgt_size
424 total += tgt_size
450 total += tgt_size
456 total += to_zero.size()
480 out.insert(1, str(total) + "\n")
482 # version 2 only: after the total block count, we give the number
753 # we'll lose if that edge is removed; we try to minimize the total
902 def AssertPartition(total, seq):
904 'total' RangeSet (ie, they are nonintersecting and their union
905 equals 'total')."""
910 assert so_far == total