Home
last modified time | relevance | path

Searched defs:LZ4 (Results 1 – 4 of 4) sorted by relevance

/external/lz4/build/cmake/
DCMakeLists.txt28 project(LZ4 C) project
31 project(LZ4 project
/external/lz4/tests/
Dtest-lz4-list.py12 LZ4 = os.path.abspath(os.path.dirname(os.path.realpath(__file__)) + "/../lz4") variable
14 LZ4 = os.path.abspath(os.path.dirname(os.path.realpath(__file__)) + "/../programs/lz4") variable
DMakefile48 LZ4 := $(PRGDIR)/lz4$(EXT) macro
/external/lz4/examples/
DMakefile37 LZ4 = ../programs/lz4 macro