Home
last modified time | relevance | path

Searched refs:Differences (Results 1 – 13 of 13) sorted by relevance

/external/llvm/tools/llvm-diff/
DDiffConsumer.h60 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()
63 bool Differences; member
73 bool Differences; variable
82 : out(errs()), LModule(L), RModule(R), Differences(false), Indent(0) {} in DiffConsumer()
DDiffConsumer.cpp99 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()
/external/webkit/Tools/android/flex-2.5.4a/
DREADME30 NEWS Differences between the various releases
/external/elfutils/
DTODO119 Differences in the relocation sections can be ignored if all
/external/llvm/include/llvm/
DIntrinsicsARM.td227 // Vector Absolute Differences.
/external/iproute2/doc/
Dip-tunnels.tex305 \section{Differences 2.2 and 2.0 tunnels revisited.}
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td2043 // Unsigned Sum of Absolute Differences [and Accumulate].
DARMInstrInfo.td3255 // Unsigned Sum of Absolute Differences [and Accumulate].
DARMInstrNEON.td4467 // Vector Absolute Differences.
/external/webkit/Tools/
DChangeLog-2011-02-166614 to match old-run-webkit-tests. Differences in leading and trailing empty
6980 to match old-run-webkit-tests. Differences in leading and trailing empty
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1622963 Differences to the Windows port:
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2977456 Differences to the original implementation are as follows:
77496 Differences to the original implementation are as follows:
DChangeLog-2010-12-06119749Differences in error reporting for overloaded methods causing fast/canvas/webgl/texImageTest.html …