HomeSort by relevance Sort by last modified time
    Searched full:prematureeof (Results 1 - 6 of 6) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
MimeStreamParser.java 59 private boolean prematureEof = false;
154 prematureEof = true;
206 return prematureEof;
  /packages/services/Telephony/src/org/apache/james/mime4j/
MimeStreamParser.java 59 private boolean prematureEof = false;
154 prematureEof = true;
206 return prematureEof;
  /external/opencv3/3rdparty/libtiff/
tif_fax3.h 367 prematureEOF(a0); \
513 prematureEOF(a0); \
tif_fax3.c 219 #define prematureEOF(a0) Fax3PrematureEOF(module, tif, sp->line, a0)
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.h 367 prematureEOF(a0); \
513 prematureEOF(a0); \
tif_fax3.c 219 #define prematureEOF(a0) Fax3PrematureEOF(module, tif, sp->line, a0)
    [all...]

Completed in 176 milliseconds