HomeSort by: relevance | last modified time | path
    Searched refs:Differences (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
DiffConsumer.h 59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
62 bool Differences;
70 bool Differences;
79 : out(errs()), Differences(false), Indent(0) {}
DiffConsumer.cpp 97 if (I->Differences) continue;
100 if (Differences) out << "\n";
129 I->Differences = true;
139 return Differences;
148 Differences |= contexts.back().Differences;
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
75 C<-x X:Y>: Exclude differences between the two indicated runs.
106 C<-i X:Y>: Only differences which are present between the two runs given
112 C<-x X:Y>: Differences which are identical to a difference between the two runs
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
75 C<-x X:Y>: Exclude differences between the two indicated runs.
106 C<-i X:Y>: Only differences which are present between the two runs given
112 C<-x X:Y>: Differences which are identical to a difference between the two runs
  /src/external/bsd/nsd/dist/doc/
differences.tex 1 % DIFFERENCES NSD 3 and other name servers.
10 \title{Response Differences between\\ NSD and other DNS Servers}
30 This note describes observed differences in responses between NSD and
32 BIND 8.4.7 and BIND 9.3.2. Differences in answers to captured queries from
44 The goal is to observe differences in the answers that the name servers
45 provide. These differences are categorized and counted.
62 The differences are found by replaying captured DNS query traces from
64 differences in the answers are then analyzed, by first performing a
66 the contents are parsed, thus removing differences in domain name
72 differences are categorized for the traces we present
    [all...]

Completed in 14 milliseconds