HomeSort by relevance Sort by last modified time
    Searched refs:hcrc (Results 1 - 25 of 62) sorted by null

1 2 3

  /libcore/luni/src/main/java/java/util/zip/
GZIPInputStream.java 104 boolean hcrc = (flags & FHCRC) != 0;
105 if (hcrc) {
110 if (hcrc) {
120 if (hcrc) {
127 readZeroTerminated(hcrc);
130 readZeroTerminated(hcrc);
132 if (hcrc) {
209 private void readZeroTerminated(boolean hcrc) throws IOException {
212 if (hcrc) {
220 if (hcrc) {
    [all...]
  /external/chromium_org/third_party/zlib/
deflate.c 532 if (s->gzhead->hcrc)
634 (s->gzhead->hcrc ? 2 : 0) +
651 if (s->gzhead->hcrc)
694 if (s->gzhead->hcrc && s->pending > beg)
705 if (s->gzhead->hcrc && s->pending > beg)
723 if (s->gzhead->hcrc && s->pending > beg)
736 if (s->gzhead->hcrc && s->pending > beg)
754 if (s->gzhead->hcrc && s->pending > beg)
767 if (s->gzhead->hcrc && s->pending > beg)
777 if (s->gzhead->hcrc) {
    [all...]
  /external/zlib/src/
deflate.c 606 if (s->gzhead->hcrc)
711 (s->gzhead->hcrc ? 2 : 0) +
728 if (s->gzhead->hcrc)
771 if (s->gzhead->hcrc && s->pending > beg)
782 if (s->gzhead->hcrc && s->pending > beg)
800 if (s->gzhead->hcrc && s->pending > beg)
813 if (s->gzhead->hcrc && s->pending > beg)
831 if (s->gzhead->hcrc && s->pending > beg)
844 if (s->gzhead->hcrc && s->pending > beg)
854 if (s->gzhead->hcrc) {
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 598 (s->gzhead->hcrc ? 2 : 0) +
615 if (s->gzhead->hcrc)
658 if (s->gzhead->hcrc && s->pending > beg)
669 if (s->gzhead->hcrc && s->pending > beg)
687 if (s->gzhead->hcrc && s->pending > beg)
700 if (s->gzhead->hcrc && s->pending > beg)
718 if (s->gzhead->hcrc && s->pending > beg)
731 if (s->gzhead->hcrc && s->pending > beg)
741 if (s->gzhead->hcrc) {
    [all...]
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /development/ndk/platforms/android-3/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]

Completed in 2172 milliseconds

1 2 3