Lines Matching refs:maximum
106 unlocks high compression levels 20+ (maximum 22), using a lot more memory.
187 as the maximum amount of memory the decompressor is allowed to use, but you can
192 this parameter overrides that maximum size allowed for a dictionary. (128 MB).
235 when there are a lot of files and naming breaks the maximum size of a command line.
412 improving its efficiency but reducing its possible maximum size.
470 Specify the maximum number of bits for a match distance.
475 The minimum _wlog_ is 10 (1 KiB) and the maximum is 30 (1 GiB) on 32-bit
482 Specify the maximum number of bits for a hash table.
487 The minimum _hlog_ is 6 (64 B) and the maximum is 30 (1 GiB).
490 Specify the maximum number of bits for a hash chain or a binary tree.
498 The minimum _clog_ is 6 (64 B) and the maximum is 29 (524 Mib) on 32-bit platforms
502 Specify the maximum number of searches in a hash chain or a binary tree
508 The minimum _slog_ is 1 and the maximum is 'windowLog' - 1.
516 The minimum _mml_ is 3 and the maximum is 7.
533 The minimum _tlen_ is 0 and the maximum is 128 Kib.
540 The minimum _ovlog_ is 0, and the maximum is 9.
549 Specify the maximum size for a hash table used for long distance matching.
556 The minimum _lhlog_ is 6 and the maximum is 30 (default: 20).
565 The minimum _lmml_ is 4 and the maximum is 4096 (default: 64).
576 The minimum _lblog_ is 1 and the maximum is 8 (default: 3).