Home
last modified time | relevance | path

Searched refs:ZSTD (Results 1 – 25 of 27) sorted by relevance

12

/external/zstd/lib/dll/example/
DREADME.md1 # ZSTD Windows binary package
6 - `dll\libzstd.dll` : The ZSTD dynamic library (DLL)
7 - `dll\libzstd.lib` : The import library of the ZSTD dynamic library (DLL) for Visual C++
8 - `example\` : The example of usage of the ZSTD library
9 - `include\` : Header files required by the ZSTD library
10 - `static\libzstd_static.lib` : The static ZSTD library (LIB)
26 ## The example of usage of static and dynamic ZSTD libraries with gcc/MinGW
29 `fullbench-dll` uses a dynamic ZSTD library from the `dll` directory.
30 `fullbench-lib` uses a static ZSTD library from the `lib` directory.
32 ## Using ZSTD DLL with gcc/MinGW
[all …]
/external/zstd/tests/
DMakefile319 test-zstd: ZSTD = $(PRGDIR)/zstd macro
322 test-zstd32: ZSTD = $(PRGDIR)/zstd32 macro
325 test-zstd-nolegacy: ZSTD = $(PRGDIR)/zstd-nolegacy macro
329 file $(ZSTD)
382 $(ZSTD) -d z000000.zst -o tmp0 && \
383 $(ZSTD) -d z000001.zst -o tmp1 && \
384 $(ZSTD) -d z000002.zst -o tmp2 && \
385 $(ZSTD) -d z000003.zst -o tmp3 && \
386 $(ZSTD) -d z000004.zst -o tmp4 && \
397 $(ZSTD) -d z000000.zst -D dictionary -o tmp0 && \
[all …]
/external/zstd/doc/educational_decoder/
DMakefile11 ZSTD ?= zstd # note: requires zstd installation on local system macro
47 @$(ZSTD) -f README.md -o tmp.zst
55 @$(ZSTD) --train harness.c zstd_decompress.c zstd_decompress.h README.md \
59 @$(ZSTD) -f README.md -D dictionary -o tmp.zst
/external/zstd/build/
DREADME.md37 - `libzstd` : A static ZSTD library compiled to `libzstd_static.lib`
38 - `libzstd-dll` : A dynamic ZSTD library (DLL) compiled to `libzstd.dll` with the import library `l…
39 …nch-dll` : The fullbench program compiled with the import library; the executable requires ZSTD DLL
42 #### Using ZSTD DLL with Microsoft Visual C++ project
55 The compiled executable will require ZSTD DLL which is available at
/external/elfutils/libdwfl/
Dzstd.c3 #define ZSTD macro
Dgzip.c51 #elif defined ZSTD
128 #ifndef ZSTD
234 #ifdef ZSTD in unzip()
DMakefile.am81 if ZSTD
DlibdwflP.h61 DWFL_ERROR (ZSTD, N_("zstd decompression failed")) \
DChangeLog138 * Makefile.am (libdwfl_a_SOURCES): add zstd.c if ZSTD.
139 * gzip.c: Add defines and includes for ZSTD.
140 (zlib_fail): Don't define for ZSTD.
142 Add ZSTD support.
/external/zstd/build/cmake/
DCMakeLists.txt12 # As of 2018-12-26 ZSTD has been validated to build with cmake version 3.13.2 new policies.
51 message(STATUS "ZSTD VERSION: ${zstd_VERSION}")
127 message(SEND_ERROR "ZSTD currently does not support thread libraries other than pthreads")
/external/zstd/lib/
Dlibzstd.pc.in1 # ZSTD - standard compression algorithm
DREADME.md163 It means that if a project that uses ZSTD consists of a single `test-dll.c`
168 The compiled executable will require ZSTD DLL which is available at `dll\libzstd.dll`.
/external/zstd/programs/
Dzstd.1.md438 1=ZSTD\_fast, 2=ZSTD\_dfast, 3=ZSTD\_greedy,
439 4=ZSTD\_lazy, 5=ZSTD\_lazy2, 6=ZSTD\_btlazy2,
440 7=ZSTD\_btopt, 8=ZSTD\_btultra, 9=ZSTD\_btultra2.
494 For ZSTD\_btopt, ZSTD\_btultra and ZSTD\_btultra2, it specifies
499 For ZSTD\_fast, it triggers ultra-fast mode when > 0.
/external/zstd/tests/fuzz/
Dfuzz.py35 ZSTD = 1 variable in FrameType
40 def __init__(self, input_type, frame_type=FrameType.ZSTD):
84 ZSTD = os.environ.get('ZSTD', abs_join(FUZZ_DIR, '..', '..', 'zstd')) variable
688 default=ZSTD,
689 help="zstd binary (default: $ZSTD='{}')".format(ZSTD))
/external/zstd/build/cmake/contrib/pzstd/
DCMakeLists.txt29 message(SEND_ERROR "ZSTD currently does not support thread libraries other than pthreads")
/external/rust/crates/zip/src/
Dcompression.rs63 pub const ZSTD: Self = CompressionMethod::Unsupported(93); constant
/external/lzma/DOC/
DMethods.txt130 01 - ZSTD
/external/kmod/
Dconfigure.ac95 CC_FEATURE_APPEND([with_features], [with_zstd], [ZSTD])
/external/elfutils/
Dconfigure.ac403 dnl Test for bzlib and xz/lzma/zstd, gives BZLIB/LZMALIB/ZSTD .am
414 eu_ZIPLIB(zstd,ZSTD,zstd,ZSTD_decompress,[ZSTD (zst)])
DNEWS30 libdwfl: Add ZSTD compression support.
/external/zstd/
DMakefile86 ZSTD=../../programs/zstd $(MAKE) -C doc/educational_decoder $@
/external/mesa3d/
Dmeson_options.txt419 description : 'Use ZSTD instead of ZLIB in some cases.'
/external/ImageMagick/
Dconfigure.ac1606 # Check for ZSTD
1610 [disable ZSTD support])],
1629 AC_DEFINE([ZSTD_DELEGATE],[1],[Define if you have ZSTD library])
4120 ZSTD --with-zstd=$with_zstd $have_zstd
/external/ImageMagick/config/
Dconfig.h.in1028 /* Define if you have ZSTD library */
/external/elfutils/config/
Delfutils.spec.in354 - libdwfl: Add ZSTD compression support.

12