Lines Matching refs:total
388 total = 0
392 total += blocks_to_write.size()
394 return total
397 total = 0
474 total += tgt_size
492 total += tgt_size
510 total += tgt_size
515 total += to_zero.size()
552 total += self.tgt.extended.size()
573 out.insert(1, "%d\n" % (total,))
1637 def AssertPartition(total, seq): argument
1646 assert so_far == total