Searched refs:FHCRC (Results 1 – 5 of 5) sorted by relevance
/third_party/zlib/doc/ |
D | rfc1952.txt | 264 (if FLG.FHCRC set) 304 bit 1 FHCRC 325 If FHCRC is set, a CRC16 for the gzip header is present, 329 [The FHCRC bit was never set by versions of gzip up to 472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/ |
D | rfc1952.txt | 264 (if FLG.FHCRC set) 304 bit 1 FHCRC 325 If FHCRC is set, a CRC16 for the gzip header is present, 329 [The FHCRC bit was never set by versions of gzip up to 472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/doc/ |
D | rfc1952.txt | 264 (if FLG.FHCRC set) 304 bit 1 FHCRC 325 If FHCRC is set, a CRC16 for the gzip header is present, 329 [The FHCRC bit was never set by versions of gzip up to 472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
|
/third_party/python/Lib/ |
D | gzip.py | 16 FTEXT, FHCRC, FEXTRA, FNAME, FCOMMENT = 1, 2, 4, 8, 16 variable 459 if flag & FHCRC:
|
/third_party/flutter/skia/third_party/externals/wuffs/std/gzip/ |
D | decode_gzip.wuffs | 103 // Handle FHCRC.
|