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

  /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-14/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...]
  /bionic/libc/kernel/uapi/rdma/hfi/
hfi1_user.h 101 __le16 hcrc; member in struct:hfi1_kdeth_header
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 124 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 126 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/kernel-headers/original/uapi/rdma/hfi/
hfi1_user.h 231 __le16 hcrc; member in struct:hfi1_kdeth_header
  /external/python/cpython2/Modules/zlib/
zlib.h 124 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 126 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/syslinux/com32/include/
zlib.h 124 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /external/zlib/src/
zlib.h 126 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 124 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 124 int hcrc; /* true if there was or will be a header crc */ member in struct:gz_header_s
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 612 milliseconds