Home
last modified time | relevance | path

Searched refs:hcrc (Results 1 – 12 of 12) 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/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/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_deflate.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
Dfx_zlib_inflate.c807 state->head->hcrc = (int)((state->flags >> 9) & 1); in inflate()
/external/zlib/src/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/external/chromium-trace/trace-viewer/tracing/third_party/jszip/
Djszip.min.js13hcrc?2:0)+(h.gzhead.extra?4:0)+(h.gzhead.name?8:0)+(h.gzhead.comment?16:0)),i(h,255&h.gzhead.time)…
/external/zlib/
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/external/pdfium/core/include/thirdparties/zlib/
Dzlib.h189 int hcrc; /* true if there was or will be a header crc */ member
/external/expat/doc/
Dxmlwf.sgml420 http://www.hcrc.ed.ac.uk/~richard/xml-check.html