Home
last modified time | relevance | path

Searched defs:ZSTD (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/zip/src/
Dcompression.rs74 pub const ZSTD: Self = CompressionMethod::Zstd; constant
76 pub const ZSTD: Self = CompressionMethod::Unsupported(93); constant
/external/elfutils/libdwfl/
Dzstd.c3 #define ZSTD macro
/external/zstd/tests/
DMakefile341 test-zstd: ZSTD = $(PRGDIR)/zstd macro
345 test-zstd-dll: ZSTD = $(PRGDIR)/zstd macro
348 test-zstd32: ZSTD = $(PRGDIR)/zstd32 macro
351 test-zstd-nolegacy: ZSTD = $(PRGDIR)/zstd-nolegacy macro
359 test-cli-tests: ZSTD = $(PRGDIR)/zstd macro
446 test-lz4: ZSTD = LD_LIBRARY_PATH=/usr/local/lib $(PRGDIR)/zstd macro
/external/googleapis/google/cloud/bigquery/storage/v1/
Darrow.proto58 ZSTD = 2; enumerator
/external/zstd/doc/educational_decoder/
DMakefile11 ZSTD ?= zstd # note: requires zstd installation on local system macro
/external/zstd/tests/fuzz/
Dfuzz.py35 ZSTD = 1 variable in FrameType
90 ZSTD = os.environ.get('ZSTD', abs_join(FUZZ_DIR, '..', '..', 'zstd')) variable
/external/elfutils/src/
Delfcompress.c58 ZSTD, enumerator
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.proto2002 ZSTD = 1; enumerator