Searched refs:Differences (Results 1 – 13 of 13) sorted by relevance
60 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()63 bool Differences; member73 bool Differences; variable82 : out(errs()), LModule(L), RModule(R), Differences(false), Indent(0) {} in DiffConsumer()
99 if (I->Differences) continue; in header()102 if (Differences) out << "\n"; in header()131 I->Differences = true; in header()141 return Differences; in hadDifferences()150 Differences |= contexts.back().Differences; in exitContext()
30 NEWS Differences between the various releases
119 Differences in the relocation sections can be ignored if all
227 // Vector Absolute Differences.
305 \section{Differences 2.2 and 2.0 tunnels revisited.}
2043 // Unsigned Sum of Absolute Differences [and Accumulate].
3255 // Unsigned Sum of Absolute Differences [and Accumulate].
4467 // Vector Absolute Differences.
6614 to match old-run-webkit-tests. Differences in leading and trailing empty6980 to match old-run-webkit-tests. Differences in leading and trailing empty
22963 Differences to the Windows port:
77456 Differences to the original implementation are as follows:77496 Differences to the original implementation are as follows:
119749 …Differences in error reporting for overloaded methods causing fast/canvas/webgl/texImageTest.html …