Searched full:md (Results 1 – 15 of 15) sorted by relevance
7 - [Streaming API Basics](streaming_api_basics.md)9 - [Double Buffer](blockStreaming_doubleBuffer.md)10 - [Line by Line Text Compression](blockStreaming_lineByLine.md)11 - [Dictionary Random Access](dictionaryRandomAccess.md)
18 …me.h#L481) and [CLI](https://github.com/lz4/lz4/blob/v1.8.3/programs/lz4.1.md#operation-modifiers)…20 …onary Builder](https://github.com/facebook/zstd/blob/v1.3.5/programs/zstd.1.md#dictionary-builder),108 [lz4_Block_format]: doc/lz4_Block_format.md109 [lz4_Frame_format]: doc/lz4_Frame_format.md
73 COPY lib\dll\example\README.md bin\ &&77 …7z.exe a -bb1 bin\lz4_x64.zip NEWS .\bin\lz4.exe .\bin\README.md .\bin\example .\bin\dll .\bin\sta…81 …7z.exe a -bb1 bin\lz4_x86.zip NEWS .\bin\lz4.exe .\bin\README.md .\bin\example .\bin\dll .\bin\sta…
127 - `README.md` : this file129 [official interoperable frame format]: ../doc/lz4_Frame_format.md130 [LZ4 block format]: ../doc/lz4_Block_format.md
36 * conformant with specification v1.6.1 in doc/lz4_Frame_format.md .59 lz4frame.h implements LZ4 frame specification (doc/lz4_Frame_format.md).
60 lz4.h generates and decodes LZ4-compressed blocks (doc/lz4_Block_format.md).69 Blocks are different from Frames (doc/lz4_Frame_format.md).
217 #define LASTLITERALS 5 /* see ../doc/lz4_Block_format.md#parsing-restrictions */218 #define MFLIMIT 12 /* see ../doc/lz4_Block_format.md#parsing-restrictions */
266 … the [LZ4 block format specification](https://github.com/lz4/lz4/blob/dev/doc/lz4_Block_format.md).287 … the [LZ4 block format specification](https://github.com/lz4/lz4/blob/dev/doc/lz4_Block_format.md).304 [xxHash-32 algorithm]: https://github.com/Cyan4973/xxHash/blob/release/doc/xxhash_spec.md
23 [LZ4 Frame format]: lz4_Frame_format.md
35 lz4.h generates and decodes LZ4-compressed blocks (doc/lz4_Block_format.md).44 Blocks are different from Frames (doc/lz4_Frame_format.md).
25 lz4frame.h implements LZ4 frame specification (doc/lz4_Frame_format.md).
17 The CLI generates and decodes [LZ4-compressed frames](../doc/lz4_Frame_format.md).
116 lz4.1: lz4.1.md $(LIBVER_SRC)
22 test_dat_src = 'README.md'
58 set(CPACK_PACKAGE_DESCRIPTION_FILE "${LZ4_TOP_SOURCE_DIR}/README.md")