Searched refs:subtract (Results 1 - 3 of 3) sorted by relevance

/build/tools/releasetools/
H A Drangelib.py138 def subtract(self, other): member in class:RangeSet
H A Dblockimgdiff.py272 to_zero = xf.tgt_ranges.subtract(xf.src_ranges)
286 new_dontcare = all_tgt.subtract(self.tgt.care_map)
442 xf.src_ranges = xf.src_ranges.subtract(u.tgt_ranges)
H A Dsparse_img.py172 remaining = remaining.subtract(ranges)

Completed in 165 milliseconds