HomeSort by relevance Sort by last modified time
    Searched defs:Differences (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/llvm-diff/
DiffConsumer.h 60 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
63 bool Differences;
71 bool Differences;
80 : out(errs()), Differences(false), Indent(0) {}
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffConsumer.h 59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
62 bool Differences;
72 bool Differences;
81 : out(errs()), LModule(L), RModule(R), Differences(false), Indent(0) {}
  /external/iproute2/doc/
ip-tunnels.tex 102 \paragraph{Summary of differences between 2.2 and 2.0.}
305 \section{Differences 2.2 and 2.0 tunnels revisited.}
307 Now we can discuss more subtle differences between tunneling in 2.0
374 From kernel and user viewpoints there are no differences between

Completed in 58 milliseconds