/aosp_15_r20/external/zstd/tests/ |
H A D | playTests.sh | 19 zstd() { function 50 println "roundTripTest: datagen $1 $proba | zstd -v$cLevel | zstd -d$dLevel" 52 datagen $1 $proba | zstd --ultra -v$cLevel | zstd -d$dLevel | $MD5SUM > tmp2 71 … println "fileRoundTripTest: datagen $1 $local_p > tmp && zstd -v$local_c -c tmp | zstd -d$local_d" 74 zstd --ultra -v$local_c -c tmp | zstd -d$local_d | $MD5SUM > tmp.md5.2 165 ZSTD_BIN="$PRGDIR/zstd" 178 …BIN" ] || die "zstd not found at $ZSTD_BIN! \n Please define ZSTD_BIN pointing to the zstd binary.… 179 …EN_BIN pointing to the datagen binary. You might also consider rebuilding zstd tests following the… 182 if echo hello | zstd -v -T2 2>&1 > $INTOVOID | $GREP -q 'multi-threading is disabled' 190 zstd -vvV [all …]
|
H A D | Makefile | 12 # fullbench : Precisely measure speed for each zstd inner functions 14 # fuzzer : Test tool, to check zstd integrity on target platform 16 # paramgrill : parameter tester for zstd 17 # test-zstd-speed.py : script for testing zstd speed difference between commits 18 # versionsTest : compatibility test between zstd versions stored on Github (v0.1+) 19 # zstreamtest : Fuzzer test tool for zstd streaming API 99 .PHONY: zstd zstd32 zstd-nolegacy # only external makefile knows how to build or update them 100 zstd zstd32 zstd-nolegacy zstd-dll: target 248 $(PYTHON) test-zstd-versions.py 256 checkTag.o : $(LIB_SRCDIR)/zstd.h [all …]
|
H A D | test-zstd-versions.py | 2 """Test zstd interoperability between versions""" 23 repo_url = 'https://github.com/facebook/zstd.git' 92 cmd = ['./zstd.' + tag, '-D', dict_name] 110 …result = execute('./zstd.' + tag + ' -f --train ' + ' '.join(files) + ' -o ' + dict_name, print_ou… 123 def zstd(tag, args, input_file, output_file): function 125 Zstd compress input_file to output_file. 131 cmd = ['./zstd.' + tag] + args 143 zstd(tag, ['-D', dict_name, '-1'] + verbose, sample, sample + '_01_64_' + tag + '_dictio.zst') 144 zstd(tag, ['-D', dict_name, '-3'], sample, sample + '_03_64_' + tag + '_dictio.zst') 145 zstd(tag, ['-D', dict_name, '-5'], sample, sample + '_05_64_' + tag + '_dictio.zst') [all …]
|
/aosp_15_r20/external/zstd/programs/ |
H A D | Makefile | 10 # zstd : Command Line Utility, supporting gzip-like arguments 11 # zstd32 : Same as zstd, but forced to compile in 32-bits mode 12 # zstd-nolegacy : zstd without support of decompression of legacy versions 13 # zstd-small : minimal zstd without dictionary builder and benchmark 14 # zstd-compress : compressor-only version of zstd 15 # zstd-decompress : decompressor-only version of zstd 19 zstd-release: 77 NO_ZLIB_MSG := ==> no zlib, building zstd without .gz support 80 ZLIB_MSG := ==> building zstd with .gz compression support 88 NO_LZMA_MSG := ==> no liblzma, building zstd without .xz/.lzma support [all …]
|
H A D | README.md | 6 - `zstd` : default CLI supporting gzip-like arguments; includes dictionary builder, benchmark, and … 7 - `zstd_nolegacy` : Same as `zstd` but without support for legacy zstd formats 8 - `zstd-small` : CLI optimized for minimal size; no dictionary builder, no benchmark, and no suppor… 9 - `zstd-compress` : version of CLI which can only compress into zstd format 10 - `zstd-decompress` : version of CLI which can only decompress zstd format 14 `zstd` scope can be altered by modifying the following `make` variables : 18 Example : `make zstd HAVE_THREAD=0` 23 - __ZSTD_LEGACY_SUPPORT__ : `zstd` can decompress files compressed by older versions of `zstd`. 24 …Starting v0.8.0, all versions of `zstd` produce frames compliant with the [specification](../doc/z… 26 By default, `zstd` supports decoding legacy formats >= v0.4.0 (`ZSTD_LEGACY_SUPPORT=4`). [all …]
|
H A D | zstd.1 | 2 .TH "ZSTD" "1" "March 2024" "zstd 1.5.6" "User Commands" 5 \fBzstd\fR \- zstd, zstdmt, unzstd, zstdcat \- Compress or decompress \.zst files 8 \fBzstd\fR [\fIOPTIONS\fR] [\-|\fIINPUT\-FILE\fR] [\-o \fIOUTPUT\-FILE\fR] 11 \fBzstdmt\fR is equivalent to \fBzstd \-T0\fR 14 \fBunzstd\fR is equivalent to \fBzstd \-d\fR 17 \fBzstdcat\fR is equivalent to \fBzstd \-dcf\fR 20 …zstd\fR is a fast lossless compression algorithm and data compression tool, with command line synt… 23 \fBzstd\fR command line syntax is generally similar to gzip, but features the following few differe… 29 When compressing a single file, \fBzstd\fR displays progress notifications and result summary by de… 32 \fBzstd\fR displays a short help page when command line is an error\. Use \fB\-q\fR to turn it off\. [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/linux_glibc_x86_64_static/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/linux_glibc_x86_64_static/obj/external/zstd/lib/common/debug.o out/soong/.intermediat…
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex31/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/external/zstd/lib/common/debug.o …
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex10000/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex10000/obj/external/zstd/lib/common/debug…
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_cfi/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/external/zstd/lib/common/debug.o out…
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_recovery_arm64_armv8-2a_cortex-a55_static/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_recovery_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.…
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_ramdisk_arm64_armv8-2a_cortex-a55_static/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_ramdisk_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.o…
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/ |
D | libzstd.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.o out/soo…
|
/aosp_15_r20/out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack_no_dex/android_ramdisk_arm64_armv8-2a_cortex-a55_static/ |
D | libunwindstack_no_dex.a.rsp | 1 …zstd/libzstd/android_ramdisk_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.o…
|
/aosp_15_r20/out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack/android_arm64_armv8-2a_cortex-a55_static/ |
D | libunwindstack.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.o out/soo…
|
/aosp_15_r20/out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack_stdout_log/linux_glibc_x86_64_static/ |
D | libunwindstack_stdout_log.a.rsp | 1 …zstd/libzstd/linux_glibc_x86_64_static/obj/external/zstd/lib/common/debug.o out/soong/.intermediat…
|
/aosp_15_r20/out/soong/.intermediates/system/unwinding/libunwindstack/libunwindstack_stdout_log/android_arm64_armv8-2a_cortex-a55_static/ |
D | libunwindstack_stdout_log.a.rsp | 1 …zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/common/debug.o out/soo…
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/codec/ |
D | compression.rs | 7 #[cfg(feature = "zstd")] 8 use zstd::stream::read::{Decoder, Encoder}; 18 #[cfg(feature = "zstd")] 19 pub(crate) zstd: bool, field 28 #[cfg(feature = "zstd")] in is_enabled() 29 CompressionEncoding::Zstd => self.zstd, in is_enabled() 38 #[cfg(feature = "zstd")] in enable() 39 CompressionEncoding::Zstd => self.zstd = true, in enable() 46 (false, true) => Some(http::HeaderValue::from_static("zstd,identity")), in into_accept_encoding_header_value() 47 (true, true) => Some(http::HeaderValue::from_static("gzip,zstd,identity")), in into_accept_encoding_header_value() [all …]
|
/aosp_15_r20/external/zstd/tests/cli-tests/compression/ |
H A D | basic.sh | 9 zstd file ; zstd -t file.zst 10 zstd -f file ; zstd -t file.zst 11 zstd -f -z file ; zstd -t file.zst 12 zstd -f -k file ; zstd -t file.zst 13 zstd -f -C file ; zstd -t file.zst 14 zstd -f --check file ; zstd -t file.zst 15 zstd -f --no-check file ; zstd -t file.zst 16 zstd -f -- file ; zstd -t file.zst 19 zstd -o file-out.zst ; zstd -t file-out.zst 20 zstd -fo file-out.zst; zstd -t file-out.zst [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex10000/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex10000/o… 2 external/zstd/lib/compress/zstd_compress.c \ 3 external/zstd/lib/compress/../common/allocations.h \ 4 external/zstd/lib/compress/../common/zstd_deps.h \ 61 external/zstd/lib/compress/../common/compiler.h \ 62 external/zstd/lib/compress/../common/portability_macros.h \ 66 external/zstd/lib/compress/../common/../zstd.h \ 67 external/zstd/lib/compress/../common/mem.h \ 68 external/zstd/lib/compress/../common/debug.h \ 69 external/zstd/lib/compress/hist.h \ [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static/obj/externa… 2 external/zstd/lib/compress/zstd_compress.c \ 3 external/zstd/lib/compress/../common/allocations.h \ 4 external/zstd/lib/compress/../common/zstd_deps.h \ 61 external/zstd/lib/compress/../common/compiler.h \ 62 external/zstd/lib/compress/../common/portability_macros.h \ 66 external/zstd/lib/compress/../common/../zstd.h \ 67 external/zstd/lib/compress/../common/mem.h \ 68 external/zstd/lib/compress/../common/debug.h \ 69 external/zstd/lib/compress/hist.h \ [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 …ut/soong/.intermediates/external/zstd/libzstd/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_sta… 2 external/zstd/lib/compress/zstd_compress.c \ 3 external/zstd/lib/compress/../common/allocations.h \ 4 external/zstd/lib/compress/../common/zstd_deps.h \ 61 external/zstd/lib/compress/../common/compiler.h \ 62 external/zstd/lib/compress/../common/portability_macros.h \ 66 external/zstd/lib/compress/../common/../zstd.h \ 67 external/zstd/lib/compress/../common/mem.h \ 68 external/zstd/lib/compress/../common/debug.h \ 69 external/zstd/lib/compress/hist.h \ [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_apex31/obj/… 2 external/zstd/lib/compress/zstd_compress.c \ 3 external/zstd/lib/compress/../common/allocations.h \ 4 external/zstd/lib/compress/../common/zstd_deps.h \ 61 external/zstd/lib/compress/../common/compiler.h \ 62 external/zstd/lib/compress/../common/portability_macros.h \ 66 external/zstd/lib/compress/../common/../zstd.h \ 67 external/zstd/lib/compress/../common/mem.h \ 68 external/zstd/lib/compress/../common/debug.h \ 69 external/zstd/lib/compress/hist.h \ [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 out/soong/.intermediates/external/zstd/libzstd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/ext… 4 external/zstd/lib/compress/zstd_compress.c \ 5 external/zstd/lib/compress/../common/allocations.h \ 6 external/zstd/lib/compress/../common/zstd_deps.h \ 63 external/zstd/lib/compress/../common/compiler.h \ 64 external/zstd/lib/compress/../common/portability_macros.h \ 68 external/zstd/lib/compress/../common/../zstd.h \ 69 external/zstd/lib/compress/../common/mem.h \ 70 external/zstd/lib/compress/../common/debug.h \ 71 external/zstd/lib/compress/hist.h \ [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/zstd/libzstd/android_recovery_arm64_armv8-2a_cortex-a55_static/obj/external/zstd/lib/compress/ |
D | zstd_compress.o.d | 1 out/soong/.intermediates/external/zstd/libzstd/android_recovery_arm64_armv8-2a_cortex-a55_static/ob… 2 external/zstd/lib/compress/zstd_compress.c \ 3 external/zstd/lib/compress/../common/allocations.h \ 4 external/zstd/lib/compress/../common/zstd_deps.h \ 61 external/zstd/lib/compress/../common/compiler.h \ 62 external/zstd/lib/compress/../common/portability_macros.h \ 66 external/zstd/lib/compress/../common/../zstd.h \ 67 external/zstd/lib/compress/../common/mem.h \ 68 external/zstd/lib/compress/../common/debug.h \ 69 external/zstd/lib/compress/hist.h \ [all …]
|