Searched full:setup (Results 1 – 11 of 11) sorted by relevance
/lz4-3.4.0-2.7.6/contrib/meson/ |
D | README.md | 16 meson setup --buildtype=release -Ddefault_library=shared -Dbin_programs=true builddir
|
/lz4-3.4.0-2.7.6/contrib/djgpp/ |
D | README.MD | 5 ## Setup
|
/lz4-3.4.0-2.7.6/.circleci/ |
D | config.yml | 35 # Machine Setup
|
/lz4-3.4.0-2.7.6/ |
D | .travis.yml | 216 meson setup \
|
/lz4-3.4.0-2.7.6/lib/ |
D | lz4hc.h | 385 * working LZ4_streamHC_t, this function introduces a no-copy setup mechanism,
|
D | lz4hc.c | 1388 DEBUGLOG(7, "rPos:%3i => price:%3i (litlen=%i) -- initial setup", in LZ4HC_compress_optimal() 1402 DEBUGLOG(7, "rPos:%3i => price:%3i (matchlen=%i) -- initial setup", in LZ4HC_compress_optimal() 1412 DEBUGLOG(7, "rPos:%3i => price:%3i (litlen=%i) -- initial setup", in LZ4HC_compress_optimal()
|
D | lz4.h | 479 * working LZ4_stream_t, this function introduces a no-copy setup mechanism,
|
D | lz4.c | 1617 /* For compressing large blobs, it is faster to pay the setup in LZ4_compress_fast_continue()
|
/lz4-3.4.0-2.7.6/examples/ |
D | compress_functions.c | 50 …, or if your program is the producer (P) as well as its consumer (C) in a PC or MPMC setup, you can
|
/lz4-3.4.0-2.7.6/doc/ |
D | lz4_manual.html | 372 working LZ4_stream_t, this function introduces a no-copy setup mechanism,
|
/lz4-3.4.0-2.7.6/tests/ |
D | fuzzer.c | 1491 /* This test uses minimum amount of memory required to setup a decoding ring buffer in FUZ_unitTests()
|