Home
last modified time | relevance | path

Searched defs:zstd (Results 1 – 19 of 19) 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
270 ### Restricted usage of Environment Variables
425 ### --zstd[=options]:
562 ### Example
568 ### -B#:
DMakefile209 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target
210 zstd : LDFLAGS += $(THREAD_LD) $(ZLIBLD) $(LZMALD) $(LZ4LD) $(DEBUGFLAGS_LD) target
211 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
213 zstd : $(RES_FILE) target
219 zstd: target
242 zstd : $(BUILD_DIR)/zstd target
/external/zstd/build/meson/programs/
Dmeson.build59 zstd = executable('zstd', variable
/external/zstd/build/cmake/
DCMakeLists.txt37 project(zstd) project
45 project(zstd project
/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/
DplayTests.sh14 zstd() { function
DMakefile100 zstd zstd32 zstd-nolegacy: target
/external/zstd/tests/gzip/
DMakefile23 zstd: target
/external/zstd/build/meson/lib/
Dmeson.build111 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/mesa3d/
Dmeson_options.txt415 'zstd', combo
/external/zstd/build/meson/
Dmeson.build11 project('zstd', project
/external/zstd/
DMakefile66 zstd zstd-release: target
/external/zstd/tests/regression/
Dmethod.c281 FILE* zstd = popen(cmd, "r"); in cli_compress() local
/external/curl/
Dconfigure.ac1125 AC_ARG_WITH(zstd,dnl optwith
/external/ImageMagick/
Dconfigure.ac1608 AC_ARG_WITH([zstd], optwith