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

  /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;
  /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) {}
  /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 218 milliseconds