Lines Matching refs:long
131 The feature works when combined with multi-threading and `--long` mode.
137 * `--long[=#]`:
138 enables long distance matching with `#` `windowLog`, if not `#` is not
143 long matches at a large distance.
145 Note: If `windowLog` is set to larger than 27, `--long=windowLog` or
155 Note: `--long` mode will be automatically activated if chainLog < fileLog
169 to use it with long range mode, since it will decrease the effectiveness of
249 display help/long help and exit
451 Note: If `windowLog` is set to larger than 27, `--long=windowLog` or
522 Specify the maximum size for a hash table used for long distance matching.
524 This option is ignored unless long distance matching is enabled.
532 Specify the minimum searched length of a match for long distance matching.
534 This option is ignored unless long distance matching is enabled.
541 Specify the size of each bucket for the hash table used for long distance
544 This option is ignored unless long distance matching is enabled.
552 Specify the frequency of inserting entries into the long distance matching
555 This option is ignored unless long distance matching is enabled.