Home
last modified time | relevance | path

Searched defs:zstd (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/programs/
H A Dzstd.1.md56 ### Concatenation with .zst files
63 ### Integer suffixes and special values
75 ### Operation mode
101 ### Operation modifiers
285 ### --zstd[=options]:
419 ### -B#:
427 ### Example
H A DMakefile143 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target
144 zstd : LDFLAGS += $(THREAD_LD) $(ZLIBLD) $(LZMALD) $(LZ4LD) target
145 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
146 zstd : $(ZSTDLIB_FILES) zstdcli.o fileio.o bench.o datagen.o dibio.o target
/freebsd-12.1/sys/contrib/zstd/contrib/meson/
H A Dmeson.build1 project('zstd', 'c', license: 'BSD') project
92 libzstd = library('zstd', build
103 zstd = executable('zstd', variable
/freebsd-12.1/sys/contrib/zstd/tests/gzip/
H A DMakefile22 zstd: target
/freebsd-12.1/sbin/dumpon/
H A Ddumpon.c343 bool enable, gzip, list, netdump, zstd; in main() local
/freebsd-12.1/sys/contrib/zstd/
H A DMakefile57 zstd: target
/freebsd-12.1/sys/contrib/zstd/tests/
H A DMakefile91 zstd: target