Home
last modified time | relevance | path

Searched refs:dictionaryRandomAccess (Results 1 – 4 of 4) sorted by relevance

/external/lz4/examples/
DMakefile52 all: printVersion doubleBuffer dictionaryRandomAccess ringBuffer ringBufferHC \
64 dictionaryRandomAccess: dictionaryRandomAccess.c $(LZ4DIR)/liblz4.a target
102 ./dictionaryRandomAccess$(EXT) $(TESTFILE) $(TESTFILE) 1100 1400
109 printVersion$(EXT) doubleBuffer$(EXT) dictionaryRandomAccess$(EXT) \
D.gitignore4 /dictionaryRandomAccess
DREADME.md11 - [Dictionary Random Access](dictionaryRandomAccess.md)
DdictionaryRandomAccess.md3 `dictionaryRandomAccess.c` is LZ4 API example which implements dictionary compression and random ac…