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

  /external/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 98 if (I->Differences) continue;
101 if (Differences) out << "\n";
130 I->Differences = true;
140 return Differences;
149 Differences |= contexts.back().Differences;
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfEncodingDictionary_autogen.cpp 35 SkPdfArray* SkPdfEncodingDictionary::Differences(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("Differences", "");
44 return get("Differences", "") != NULL;
SkPdfFDFDictionary_autogen.cpp 95 SkPdfStream* SkPdfFDFDictionary::Differences(SkPdfNativeDoc* doc) {
96 SkPdfNativeObject* ret = get("Differences", "");
104 return get("Differences", "") != NULL;
SkPdfEncodingDictionary_autogen.h     [all...]
SkPdfFDFDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfEncodingDictionary_autogen.cpp 35 SkPdfArray* SkPdfEncodingDictionary::Differences(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("Differences", "");
44 return get("Differences", "") != NULL;
SkPdfFDFDictionary_autogen.cpp 95 SkPdfStream* SkPdfFDFDictionary::Differences(SkPdfNativeDoc* doc) {
96 SkPdfNativeObject* ret = get("Differences", "");
104 return get("Differences", "") != NULL;
SkPdfEncodingDictionary_autogen.h     [all...]
SkPdfFDFDictionary_autogen.h     [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfFont.h 428 const SkPdfArray* diffs = fEncodingDict->Differences(parsed);
  /external/skia/experimental/PdfViewer/
SkPdfFont.h 428 const SkPdfArray* diffs = fEncodingDict->Differences(parsed);
  /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
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 1049 milliseconds