Searched refs:more (Results 1 – 13 of 13) sorted by relevance
/lz4-3.4.0-2.7.6/ |
D | LICENSE | 11 receive more limited attention and support for such scenario.
|
D | NEWS | 73 cli : benchmark mode more accurate for small inputs 106 lz4hc : new high compression mode : levels 10-12 compress more and slower, by Przemyslaw Skibinski 243 Improved : fuzzer, support more test cases, more parameters, ability to jump to specific test 265 lz4.h : no more static inline prototypes (issue 116)
|
/lz4-3.4.0-2.7.6/contrib/snap/ |
D | README.md | 29 For more information on Snaps see https://docs.snapcraft.io and https://forum.snapcraft.io/
|
/lz4-3.4.0-2.7.6/examples/ |
D | streaming_api_basics.md | 25 So LZ4 library could find more redundancy than Block API.
|
D | COPYING | 143 years, to give any third party, for a charge no more than your 304 GNU General Public License for more details. 337 consider it more useful to permit linking proprietary applications with the
|
/lz4-3.4.0-2.7.6/lib/ |
D | README.md | 16 For more compression ratio at the cost of compression speed, 51 - `LZ4_FAST_DEC_LOOP` : this triggers a speed optimized decompression loop, more powerful on modern…
|
D | lz4.c | 1086 unsigned const more = LZ4_count(limit, (const BYTE*)source, matchlimit); in LZ4_compress_generic_validated() local 1087 matchCode += more; in LZ4_compress_generic_validated() 1088 ip += more; in LZ4_compress_generic_validated()
|
/lz4-3.4.0-2.7.6/programs/ |
D | lz4.1.md | 57 This mode has a behavior which more closely mimics `gzip` command line, 186 Blocks depend on predecessors (improves compression ratio, more noticeable on small blocks)
|
D | README.md | 28 It makes benchmark more precise as it eliminates I/O overhead.
|
D | COPYING | 143 years, to give any third party, for a charge no more than your 304 GNU General Public License for more details. 337 consider it more useful to permit linking proprietary applications with the
|
/lz4-3.4.0-2.7.6/tests/ |
D | COPYING | 143 years, to give any third party, for a charge no more than your 304 GNU General Public License for more details. 337 consider it more useful to permit linking proprietary applications with the
|
/lz4-3.4.0-2.7.6/doc/ |
D | lz4_Block_format.md | 42 If it is 15, then we need to add some more bytes to indicate the full length.
|
D | lz4_Frame_format.md | 226 to encode the input in a more compact manner.
|