Searched defs:zstd (Results 1 – 7 of 7) sorted by relevance
56 ### Concatenation with .zst files63 ### Integer suffixes and special values75 ### Operation mode101 ### Operation modifiers283 ### Restricted usage of Environment Variables442 ### -B#:452 ### --zstd[=options]:589 ### Example
138 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target139 zstd : LDFLAGS += $(THREAD_LD) $(DEBUGFLAGS_LD) target140 zstd : LDLIBS += $(ZLIBLD) $(LZMALD) $(LZ4LD) target141 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target143 zstd : $(RES_FILE) target149 zstd: target172 zstd : $(BUILD_DIR)/zstd target
467 bool gzip, list, netdump, zstd, insert, rflag; in main() local
66 zstd zstd-release: target
324 struct tarfs_zstd *zstd = zio->zstd; in tarfs_zread_zstd() local
151 struct tarfs_zstd *zstd; /* decompression state (zstd) */ member
744 ZSTD_DStream *zstd; in uncompresszstd() local