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

/build/tools/releasetools/
H A Dsparse_img.py15 import bisect namespace
136 idx = bisect.bisect_right(self.offset_index, s) - 1
188 idx = bisect.bisect_right(self.offset_index, b) - 1

Completed in 104 milliseconds