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

1 2 3 4 5

  /external/okhttp/okio/okio/src/test/java/okio/
GzipSourceTest.java 39 CRC32 hcrc = new CRC32(); local
41 hcrc.update(gzipHeader.toByteArray());
45 gzipped.writeShort(Util.reverseBytesShort((short) hcrc.getValue())); // little endian
106 * CONTINUATION, not HCRC. For example, this is the case with the default gzip on osx.
111 gzipped.writeShort((short) 0); // wrong HCRC!
  /development/ndk/platforms/android-9/include/
zlib.h 121 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/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/r10/platforms/android-12/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/r10/platforms/android-12/arch-mips/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/r10/platforms/android-12/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/r10/platforms/android-13/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/r10/platforms/android-13/arch-mips/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/r10/platforms/android-13/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/r10/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/r10/platforms/android-14/arch-mips/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/r10/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/r10/platforms/android-15/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/r10/platforms/android-15/arch-mips/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/r10/platforms/android-15/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/r10/platforms/android-16/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/r10/platforms/android-16/arch-mips/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/r10/platforms/android-16/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/r10/platforms/android-17/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/r10/platforms/android-17/arch-mips/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/r10/platforms/android-17/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/r10/platforms/android-18/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/r10/platforms/android-18/arch-mips/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/r10/platforms/android-18/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/r10/platforms/android-19/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 5092 milliseconds

1 2 3 4 5