Lines Matching refs:diffs
541 diffs = []573 diffs.append(common.Difference(tf, sf))578 common.ComputeDifferences(diffs)580 for diff in diffs: