Lines Matching refs:range
117 # Save the start position of the range
153 Convert an increasing list of integers into a range list
178 for i in range(element[0], element[1], 256):
390 (the second param is optional, if it's not empty, a range will contains bidirectional conversions only).
439 # Add the start point of the range and its mapped value
444 for idx in range(0, len(ranges), 2):
447 for incr in range(range_length):
496 for incr in range(0, conv_length, 2):
575 for idx in range(0, len(special_ranges), 3):
579 for incr in range(range_length):