Searched refs:a2 (Results 1 – 3 of 3) sorted by relevance
49 public int compare(DigestAlgorithm a1, DigestAlgorithm a2) { in compare() argument52 switch (a2) { in compare()58 throw new RuntimeException("Unsupported algorithm: " + a2); in compare()61 switch (a2) { in compare()67 throw new RuntimeException("Unsupported algorithm: " + a2); in compare()
90 a2 = e2.get(attr)91 if a1 == a2:94 changes.added[attr] = a2 or ''95 elif not a2:98 changes.modified[attr] = Change(value_from=a1, value_to=a2)
7028 my $a2 = $10;7032 my $r2 = $a2;7034 $r1 = $a2;