Home
last modified time | relevance | path

Searched full:md (Results 1 – 15 of 15) sorted by relevance

/lz4-3.4.0-2.7.6/examples/
DREADME.md7 - [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)
/lz4-3.4.0-2.7.6/
DREADME.md18 …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.md
109 [lz4_Frame_format]: doc/lz4_Frame_format.md
Dappveyor.yml73 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…
/lz4-3.4.0-2.7.6/lib/
DREADME.md127 - `README.md` : this file
129 [official interoperable frame format]: ../doc/lz4_Frame_format.md
130 [LZ4 block format]: ../doc/lz4_Block_format.md
Dlz4frame.h36 * conformant with specification v1.6.1 in doc/lz4_Frame_format.md .
59 lz4frame.h implements LZ4 frame specification (doc/lz4_Frame_format.md).
Dlz4.h60 lz4.h generates and decodes LZ4-compressed blocks (doc/lz4_Block_format.md).
69 Blocks are different from Frames (doc/lz4_Frame_format.md).
Dlz4.c217 #define LASTLITERALS 5 /* see ../doc/lz4_Block_format.md#parsing-restrictions */
218 #define MFLIMIT 12 /* see ../doc/lz4_Block_format.md#parsing-restrictions */
/lz4-3.4.0-2.7.6/doc/
Dlz4_Frame_format.md266 … 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
Dlz4_Block_format.md23 [LZ4 Frame format]: lz4_Frame_format.md
Dlz4_manual.html35 lz4.h generates and decodes LZ4-compressed blocks (doc/lz4_Block_format.md).
44 Blocks are different from Frames (doc/lz4_Frame_format.md).
Dlz4frame_manual.html25 lz4frame.h implements LZ4 frame specification (doc/lz4_Frame_format.md).
/lz4-3.4.0-2.7.6/programs/
DREADME.md17 The CLI generates and decodes [LZ4-compressed frames](../doc/lz4_Frame_format.md).
DMakefile116 lz4.1: lz4.1.md $(LIBVER_SRC)
/lz4-3.4.0-2.7.6/tests/
Dtest-lz4-versions.py22 test_dat_src = 'README.md'
/lz4-3.4.0-2.7.6/build/cmake/
DCMakeLists.txt58 set(CPACK_PACKAGE_DESCRIPTION_FILE "${LZ4_TOP_SOURCE_DIR}/README.md")