Searched defs:lz4 (Results 1 – 14 of 14) sorted by relevance
29 ### Difference between lz4 and gzip64 ### Concatenation of .lz4 files78 ### Short commands concatenation86 ### Multiple commands91 ### Operation mode120 ### Operation modifiers210 ### Other options235 ### Benchmark mode
93 lz4: $(OBJFILES) lz4-exe.o target96 lz4: $(OBJFILES) target
20 lz4 = executable( build
14 project(
9 Name: lz4 name
33 liblz4 = library( build
35 option('lz4', type: 'feature', value: 'auto', feature
5 lz4 = None variable
60 lz4 : liblz4.a target62 lz4 lz4-release : target
74 AC_ARG_ENABLE(lz4, optenable
59 AC_ARG_WITH([lz4], optwith
64 lz4: target
130 new FileInputStream(getFile("bla.tar.lz4")), in readBlaLz4ViaFactoryWithDecompressConcatenated()
753 struct z_erofs_lz4_cfgs lz4; in z_erofs_build_compr_cfgs() member