Home
last modified time | relevance | path

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

12

/third_party/libwebsockets/win32port/zlib/
Ddeflate.c538 if (s->gzhead->hcrc)
640 (s->gzhead->hcrc ? 2 : 0) +
657 if (s->gzhead->hcrc)
700 if (s->gzhead->hcrc && s->pending > beg)
711 if (s->gzhead->hcrc && s->pending > beg)
729 if (s->gzhead->hcrc && s->pending > beg)
742 if (s->gzhead->hcrc && s->pending > beg)
760 if (s->gzhead->hcrc && s->pending > beg)
773 if (s->gzhead->hcrc && s->pending > beg)
783 if (s->gzhead->hcrc) {
Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c791 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/zlib/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas62 hcrc: Integer; (* true if there was or will be a header crc *)
/third_party/zlib/
Ddeflate.c734 if (s->gzhead->hcrc)
798 if (s->gzhead->hcrc && s->pending > (beg)) \
919 (s->gzhead->hcrc ? 2 : 0) +
936 if (s->gzhead->hcrc)
1014 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c839 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/node/deps/zlib/
Ddeflate.c730 if (s->gzhead->hcrc)
794 if (s->gzhead->hcrc && s->pending > (beg)) \
913 (s->gzhead->hcrc ? 2 : 0) +
930 if (s->gzhead->hcrc)
1008 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.c693 if (s->gzhead->hcrc)
757 if (s->gzhead->hcrc && s->pending > (beg)) \
876 (s->gzhead->hcrc ? 2 : 0) +
893 if (s->gzhead->hcrc)
971 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
/third_party/skia/third_party/externals/zlib/
Ddeflate.c739 if (s->gzhead->hcrc)
803 if (s->gzhead->hcrc && s->pending > (beg)) \
922 (s->gzhead->hcrc ? 2 : 0) +
939 if (s->gzhead->hcrc)
1017 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c831 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.c693 if (s->gzhead->hcrc)
757 if (s->gzhead->hcrc && s->pending > (beg)) \
876 (s->gzhead->hcrc ? 2 : 0) +
893 if (s->gzhead->hcrc)
971 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c830 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c779 if (s->gzhead->hcrc)
843 if (s->gzhead->hcrc && s->pending > (beg)) \
962 (s->gzhead->hcrc ? 2 : 0) +
979 if (s->gzhead->hcrc)
1057 if (s->gzhead->hcrc) {
Dzlib.h126 int hcrc; /* true if there was or will be a header crc */ member
Dinflate.c831 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c842 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c842 state->head->hcrc = (int)((state->flags >> 9) & 1);
/third_party/node/deps/zlib/contrib/optimizations/
Dinflate.c842 state->head->hcrc = (int)((state->flags >> 9) & 1);

12