Home
last modified time | relevance | path

Searched refs:hcrc (Results 1 – 17 of 17) sorted by relevance

/external/okhttp/okio/okio/src/test/java/okio/
DGzipSourceTest.java39 CRC32 hcrc = new CRC32(); in gunzip_withHCRC() local
41 hcrc.update(gzipHeader.toByteArray()); in gunzip_withHCRC()
45 gzipped.writeShort(Util.reverseBytesShort((short) hcrc.getValue())); // little endian in gunzip_withHCRC()
/external/syslinux/com32/lib/zlib/
Ddeflate.c526 if (s->gzhead->hcrc)
628 (s->gzhead->hcrc ? 2 : 0) +
645 if (s->gzhead->hcrc)
688 if (s->gzhead->hcrc && s->pending > beg)
699 if (s->gzhead->hcrc && s->pending > beg)
717 if (s->gzhead->hcrc && s->pending > beg)
730 if (s->gzhead->hcrc && s->pending > beg)
748 if (s->gzhead->hcrc && s->pending > beg)
761 if (s->gzhead->hcrc && s->pending > beg)
771 if (s->gzhead->hcrc) {
Dinflate.c791 state->head->hcrc = (int)((state->flags >> 9) & 1);
/external/pdfium/third_party/zlib_v128/
Ddeflate.c605 if (s->gzhead->hcrc) in deflateBound()
710 (s->gzhead->hcrc ? 2 : 0) + in deflate()
727 if (s->gzhead->hcrc) in deflate()
770 if (s->gzhead->hcrc && s->pending > beg) in deflate()
781 if (s->gzhead->hcrc && s->pending > beg) in deflate()
799 if (s->gzhead->hcrc && s->pending > beg) in deflate()
812 if (s->gzhead->hcrc && s->pending > beg) in deflate()
830 if (s->gzhead->hcrc && s->pending > beg) in deflate()
843 if (s->gzhead->hcrc && s->pending > beg) in deflate()
853 if (s->gzhead->hcrc) { in deflate()
Dzlib.h193 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c807 state->head->hcrc = (int)((state->flags >> 9) & 1); in inflate()
/external/python/cpython2/Modules/zlib/
Ddeflate.c606 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) {
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c807 state->head->hcrc = (int)((state->flags >> 9) & 1);
/external/zlib/src/
Ddeflate.c606 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) {
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c807 state->head->hcrc = (int)((state->flags >> 9) & 1);
/external/kernel-headers/original/uapi/rdma/hfi/
Dhfi1_user.h403 __le16 hcrc; member
/external/zlib/src/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/external/syslinux/com32/include/
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/external/zlib/
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/external/expat/doc/
Dxmlwf.sgml419 http://www.hcrc.ed.ac.uk/~richard/xml-check.html