Lines Matching refs:diffs
922 diffs = []958 diffs.append(common.Difference(tf, sf))963 common.ComputeDifferences(diffs)965 for diff in diffs: