Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/zstd/programs/
H A Dzstd.1.md57 ### Concatenation with .zst Files
64 ### Integer Suffixes and Special Values
77 ### Operation Mode
106 ### Operation Modifiers
321 ### gzip Operation Modifiers
332 ### Environment Variables
358 ### --zstd[=options]:
493 ### Example
499 ### -B#:
H A DMakefile137 zstd : CPPFLAGS += $(THREAD_CPP) $(ZLIBCPP) $(LZMACPP) $(LZ4CPP) target
138 zstd : LDFLAGS += $(THREAD_LD) $(DEBUGFLAGS_LD) target
139 zstd : LDLIBS += $(ZLIBLD) $(LZMALD) $(LZ4LD) target
140 zstd : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
142 zstd : $(RES_FILE) target
148 zstd: target
171 zstd : $(BUILD_DIR)/zstd target
/aosp_15_r20/external/zstd/build/meson/programs/
H A Dmeson.build71 zstd = executable('zstd', variable
/aosp_15_r20/external/zstd/lib/
H A Dlibzstd.pc.in10 Name: zstd name
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/zstd/
Dfse_test.go5 package zstd package
Dhuff.go5 package zstd package
Dfuzz_test.go5 package zstd package
Dxxhash_test.go5 package zstd package
Dwindow_test.go5 package zstd package
Dwindow.go5 package zstd package
Dxxhash.go5 package zstd package
Dliterals.go5 package zstd package
Dzstd_test.go5 package zstd package
Dblock.go5 package zstd package
Dfse.go5 package zstd package
/aosp_15_r20/external/zstd/build/meson/tests/
H A DvalgrindTest.py15 def valgrindTest(valgrind, datagen, fuzzer, zstd, fullbench): argument
/aosp_15_r20/external/bazelbuild-rules_rust/examples/ios_build/
H A DCargo.toml9 zstd = "0.11.2" qkey
/aosp_15_r20/external/zstd/tests/gzip/
H A DMakefile23 zstd: target
/aosp_15_r20/external/zstd/tests/
H A DplayTests.sh19 zstd() { function
/aosp_15_r20/external/zstd/build/meson/lib/
H A Dmeson.build117 libzstd = library('zstd', build
/aosp_15_r20/external/google-breakpad/
H A Dconfigure.ac215 AC_ARG_ENABLE(zstd, optenable
/aosp_15_r20/external/zstd/build/cmake/programs/
H A DCMakeLists.txt40 add_executable(zstd ${ZSTD_PROGRAM_SRCS}) target
/aosp_15_r20/external/zstd/build/cmake/
H A DCMakeLists.txt33 project(zstd project
/aosp_15_r20/external/kmod/
H A Dconfigure.ac116 AC_ARG_WITH([zstd], optwith
/aosp_15_r20/external/curl/docs/libcurl/
H A Dcurl_version_info.md347 ## zstd section in FEATURES

123