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

  /external/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) {}
DiffConsumer.cpp 93 if (I->Differences) continue;
96 if (Differences) out << "\n";
125 I->Differences = true;
135 return Differences;
144 Differences |= contexts.back().Differences;
  /frameworks/base/docs/html/sdk/
sdk_toc.cs 93 <li><a href="<?cs var:toroot ?>sdk/api_diff/13/changes.html">API Differences Report &raquo;</a></li>
101 <li><a href="<?cs var:toroot ?>sdk/api_diff/12/changes.html">API Differences Report &raquo;</a></li>
109 <li><a href="<?cs var:toroot ?>sdk/api_diff/11/changes.html">API Differences Report &raquo;</a></li>
117 <li><a href="<?cs var:toroot ?>sdk/api_diff/10/changes.html">API Differences Report &raquo;</a></li>
125 <li><a href="<?cs var:toroot ?>sdk/api_diff/8/changes.html">API Differences Report &raquo;</a></li>
132 <li><a href="<?cs var:toroot ?>sdk/api_diff/7/changes.html">API Differences Report &raquo;</a></li>
143 <li><a href="<?cs var:toroot ?>sdk/api_diff/9/changes.html">API Differences Report &raquo;</a></li>
  /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 914 milliseconds