Searched defs:Differences (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfEncodingDictionary_autogen.cpp35 SkPdfArray* SkPdfEncodingDictionary::Differences(SkPdfNativeDoc* doc) { function in class:SkPdfEncodingDictionary
36 SkPdfNativeObject* ret = get("Differences", "");
44 return get("Differences", "") != NULL;
H A DSkPdfFDFDictionary_autogen.cpp95 SkPdfStream* SkPdfFDFDictionary::Differences(SkPdfNativeDoc* doc) { function in class:SkPdfFDFDictionary
96 SkPdfNativeObject* ret = get("Differences", "");
104 return get("Differences", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfEncodingDictionary_autogen.cpp35 SkPdfArray* SkPdfEncodingDictionary::Differences(SkPdfNativeDoc* doc) { function in class:SkPdfEncodingDictionary
36 SkPdfNativeObject* ret = get("Differences", "");
44 return get("Differences", "") != NULL;
H A DSkPdfFDFDictionary_autogen.cpp95 SkPdfStream* SkPdfFDFDictionary::Differences(SkPdfNativeDoc* doc) { function in class:SkPdfFDFDictionary
96 SkPdfNativeObject* ret = get("Differences", "");
104 return get("Differences", "") != NULL;
/external/llvm/tools/llvm-diff/
H A DDiffConsumer.h59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
62 bool Differences; member in struct:llvm::DiffConsumer::DiffContext
70 bool Differences; member in class:llvm::DiffConsumer
79 : out(errs()), Differences(false), Indent(0) {}
/external/iproute2/doc/
H A Dip-tunnels.tex305 \section{Differences 2.2 and 2.0 tunnels revisited.}

Completed in 1774 milliseconds