Home
last modified time | relevance | path

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

/external/qemu/distrib/zlib-1.2.3/
Ddeflate.c598 (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) {
Dzlib.h121 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c754 state->head->hcrc = (int)((state->flags >> 9) & 1);
/external/zlib/
Ddeflate.c604 if (s->gzhead->hcrc)
709 (s->gzhead->hcrc ? 2 : 0) +
726 if (s->gzhead->hcrc)
769 if (s->gzhead->hcrc && s->pending > beg)
780 if (s->gzhead->hcrc && s->pending > beg)
798 if (s->gzhead->hcrc && s->pending > beg)
811 if (s->gzhead->hcrc && s->pending > beg)
829 if (s->gzhead->hcrc && s->pending > beg)
842 if (s->gzhead->hcrc && s->pending > beg)
852 if (s->gzhead->hcrc) {
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c811 state->head->hcrc = (int)((state->flags >> 9) & 1);
/external/zlib/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/external/chromium/sdch/open-vcdiff/src/
Dzlib.h121 int hcrc; /* true if there was or will be a header crc */ member
/external/expat/doc/
Dxmlwf.sgml425 http://www.hcrc.ed.ac.uk/~richard/xml-check.html