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

  /external/zlib/contrib/infback9/
inflate9.h 18 BAD /* got a data error -- remain here until reset */
24 (most modes can go to the BAD mode -- not shown for clarity)
  /external/chromium/third_party/zlib/
inflate.h 48 BAD, /* got a data error -- remain here until reset */
56 (most modes can go to the BAD or MEM mode -- not shown for clarity)
  /external/qemu/distrib/zlib-1.2.3/
inflate.h 48 BAD, /* got a data error -- remain here until reset */
56 (most modes can go to the BAD or MEM mode -- not shown for clarity)
  /bionic/libc/regex/
regex2.h 141 # define BAD 04 /* something wrong */
  /external/zlib/
inflate.h 50 BAD, /* got a data error -- remain here until reset */
58 (most modes can go to BAD or MEM on error -- not shown for clarity)
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java 33 public static final String BAD = "BAD";
  /external/chromium/third_party/icu/source/test/intltest/
tzregts.cpp 604 const int32_t BAD = 0;
615 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1,
616 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1,
617 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0,
618 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000,
621 BAD, UCAL_APRIL, 31, 0, 0,
622 BAD, UCAL_DECEMBER, 32, 0, 0,
623 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0,
624 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0,
627 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp 590 const int32_t BAD = 0;
601 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1,
602 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1,
603 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0,
604 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000,
607 BAD, UCAL_APRIL, 31, 0, 0,
608 BAD, UCAL_DECEMBER, 32, 0, 0,
609 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0,
610 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0,
613 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0
    [all...]

Completed in 166 milliseconds