Lines Matching refs:minimum
368 Having _shrink_ enabled takes a truncated dictionary of minimum size and doubles
430 minimum evaluation time, in seconds (default: 3s), benchmark mode only
448 Note that job size must respect a minimum value which is enforced transparently.
449 This minimum is either 512 KB, or `overlapSize`, whichever is largest.
475 The minimum _wlog_ is 10 (1 KiB) and the maximum is 30 (1 GiB) on 32-bit
487 The minimum _hlog_ is 6 (64 B) and the maximum is 30 (1 GiB).
498 The minimum _clog_ is 6 (64 B) and the maximum is 29 (524 Mib) on 32-bit platforms
508 The minimum _slog_ is 1 and the maximum is 'windowLog' - 1.
511 Specify the minimum searched length of a match in a hash table.
516 The minimum _mml_ is 3 and the maximum is 7.
522 the minimum match length that causes match finder to stop searching.
533 The minimum _tlen_ is 0 and the maximum is 128 Kib.
540 The minimum _ovlog_ is 0, and the maximum is 9.
556 The minimum _lhlog_ is 6 and the maximum is 30 (default: 20).
559 Specify the minimum searched length of a match for long distance matching.
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).