Home
last modified time | relevance | path

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

/external/zstd/programs/
Dzstd.1.md56 ### Concatenation with .zst files
63 ### Integer suffixes and special values
75 ### Operation mode
101 ### Operation modifiers
283 ### Restricted usage of Environment Variables
442 ### -B#:
452 ### --zstd[=options]:
589 ### Example
DMakefile140 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target
141 zstd : LDFLAGS += $(THREAD_LD) $(DEBUGFLAGS_LD) target
142 zstd : LDLIBS += $(ZLIBLD) $(LZMALD) $(LZ4LD) target
143 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
145 zstd : $(RES_FILE) target
151 zstd: target
174 zstd : $(BUILD_DIR)/zstd target
/external/zstd/build/meson/programs/
Dmeson.build62 zstd = executable('zstd', build
/external/zstd/build/cmake/
DCMakeLists.txt37 project(zstd) project
45 project(zstd project
/external/curl/docs/cmdline-opts/
Dversion.d80 Automatic decompression (via zstd) of compressed files over HTTP is supported. variable
/external/zstd/lib/
Dlibzstd.pc.in10 Name: zstd name
/external/zstd/build/meson/tests/
DvalgrindTest.py15 def valgrindTest(valgrind, datagen, fuzzer, zstd, fullbench): argument
/external/zstd/tests/gzip/
DMakefile23 zstd: target
/external/zstd/tests/
DplayTests.sh14 zstd() { function
DMakefile98 zstd zstd32 zstd-nolegacy: target
/external/zstd/build/meson/lib/
Dmeson.build108 libzstd = library('zstd', build
/external/zstd/build/cmake/programs/
DCMakeLists.txt35 add_executable(zstd ${PROGRAMS_DIR}/zstdcli.c ${PROGRAMS_DIR}/util.c ${PROGRAMS_DIR}/timefn.c ${PRO… target
/external/kmod/
Dconfigure.ac86 AC_ARG_WITH([zstd], optwith
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/
DDetectCompressorTestCase.java117 final CompressorInputStream zstd = getStreamFor("bla.tar.zst"); in testDetection() local
/external/zstd/build/meson/
Dmeson.build11 project('zstd', project
/external/mesa3d/
Dmeson_options.txt415 'zstd', combo
/external/zstd/
DMakefile66 zstd zstd-release: target
/external/zstd/tests/regression/
Dmethod.c290 FILE* zstd = popen(cmd, "r"); in cli_compress() local
/external/curl/
Dconfigure.ac1360 AC_ARG_WITH(zstd,dnl optwith
/external/ImageMagick/
Dconfigure.ac1608 AC_ARG_WITH([zstd], optwith