Searched refs:delta (Results 1 – 5 of 5) sorted by relevance
182 delta = BLOCK_SIZE186 lo = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE - delta187 delta *= 2193 delta = BLOCK_SIZE197 hi = int(image_size / image_ratio) // BLOCK_SIZE * BLOCK_SIZE + delta198 delta *= 2
989 def adjust_score(iu, delta): argument990 iu.score += delta
131 delta = 1 if next_line_code == DifferCodes.UNIQUE_SECOND else 2132 line_to_compare = diff[idx + delta]139 idx += delta
91 delta = action_count - previous_count92 return delta
49 # Transforms the variation map of dependencies (as specified by f) to a delta