Home
last modified time | relevance | path

Searched refs:DICT (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
H A Dinflate.c841 state->mode = DICT;
842 case DICT:
1326 if (state->wrap != 0 && state->mode != DICT)
1330 if (state->mode == DICT) {
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md150 -D DICT: use DICT as Dictionary for compression or decompression
202 -o DICT : DICT is dictionary name (default: dictionary)
H A Dzstd.1.md147 * `-D DICT`:
148 use `DICT` as Dictionary to compress or decompress FILE(s)
/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c330 ((struct inflate_state *)strm.state)->mode = DICT; in inf()
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt288 If FDICT is set, a DICT dictionary identifier is present
291 producing any compressed output. DICT is the Adler-32 checksum