Searched defs:zstd (Results 1 – 7 of 7) sorted by relevance
56 ### Concatenation with .zst files63 ### Integer suffixes and special values75 ### Operation mode101 ### Operation modifiers285 ### --zstd[=options]:419 ### -B#:427 ### Example
143 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target144 zstd : LDFLAGS += $(THREAD_LD) $(ZLIBLD) $(LZMALD) $(LZ4LD) target145 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target146 zstd : $(ZSTDLIB_FILES) zstdcli.o fileio.o bench.o datagen.o dibio.o target
1 project('zstd', 'c', license: 'BSD') project92 libzstd = library('zstd', build103 zstd = executable('zstd', variable
22 zstd: target
343 bool enable, gzip, list, netdump, zstd; in main() local
57 zstd: target
91 zstd: target