Searched refs:libzstd (Results 1 – 25 of 25) sorted by relevance
| /freebsd/sys/contrib/zstd/lib/ |
| H A D | README.md | 15 `libzstd` default scope is pretty large, including compression, decompression, dictionary builder, 34 When linking a POSIX program with a multithreaded version of `libzstd`, 67 It's possible to compile only a limited set of features within `libzstd`. 94 - While invoking `make libzstd`, it's possible to define build macros 102 `libzstd`. 148 - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1` 198 DLL can be created using MinGW+MSYS with the `make libzstd` command. 199 This command creates `dll\libzstd.dll` and the import library `dll\libzstd.lib`. 201 The header file `zstd.h` and the dynamic library `dll\libzstd.dll` are required to 205 file it should be linked with `dll\libzstd.dll`. For example: [all …]
|
| H A D | module.modulemap | 1 module libzstd [extern_c] {
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_version_details.c | 178 const char *libzstd = archive_libzstd_version(); in archive_version_details() local 209 if (libzstd) { in archive_version_details() 211 archive_strcat(&str, libzstd); in archive_version_details()
|
| /freebsd/usr.bin/zstd/ |
| H A D | Makefile.depend | 9 lib/libzstd \
|
| /freebsd/usr.bin/gzip/ |
| H A D | Makefile.depend | 11 lib/libzstd \
|
| /freebsd/sbin/savecore/ |
| H A D | Makefile.depend | 12 lib/libzstd \
|
| /freebsd/lib/libarchive/ |
| H A D | Makefile.depend | 13 lib/libzstd \
|
| /freebsd/usr.bin/mkuzip/ |
| H A D | Makefile.depend | 13 lib/libzstd \
|
| /freebsd/usr.bin/clang/llvm-min-tblgen/ |
| H A D | Makefile.depend | 15 lib/libzstd \
|
| /freebsd/usr.bin/clang/llvm-tblgen/ |
| H A D | Makefile.depend | 15 lib/libzstd \
|
| /freebsd/usr.bin/clang/llvm-objdump/ |
| H A D | Makefile.depend | 15 lib/libzstd \
|
| /freebsd/usr.bin/clang/clang/ |
| H A D | Makefile.depend | 16 lib/libzstd \
|
| /freebsd/usr.bin/clang/clang-tblgen/ |
| H A D | Makefile.depend | 16 lib/libzstd \
|
| /freebsd/usr.bin/clang/lld/ |
| H A D | Makefile.depend | 15 lib/libzstd \
|
| /freebsd/usr.bin/clang/lldb-server/ |
| H A D | Makefile.depend | 20 lib/libzstd \
|
| /freebsd/usr.bin/clang/lldb/ |
| H A D | Makefile.depend | 21 lib/libzstd \
|
| /freebsd/lib/ |
| H A D | Makefile | 114 libzstd \ 123 SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd libzstd
|
| /freebsd/sys/contrib/zstd/ |
| H A D | README.md | 126 When your system allows it, prefer using `make` to build `zstd` and `libzstd`. 132 It will also create `libzstd` into `lib/`. 142 are documented in [`lib/README.md`](lib/README.md#modular-build) for the `libzstd` library 149 to create `zstd` binary, and `libzstd` dynamic and static libraries. 204 which will build `zstd` cli and `libzstd` library without any need to open Visual Studio solution.
|
| H A D | CHANGELOG | 237 build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973) 322 build: Generate a single-file libzstd library (#2065, by @cwoffenden) 429 build: CMake now creates the libzstd.so.1 symlink 492 build: select custom libzstd scope through control macros, by @GeorgeLu97 631 API : fix : all symbols properly exposed in libzstd, by Nick Terrell 668 Changed : libzstd on Windows supports legacy formats, by Christophe Chevalier 772 Changed : Dictionary builder integrated into libzstd and zstd cli
|
| /freebsd/rescue/rescue/ |
| H A D | Makefile.depend | 47 lib/libzstd \
|
| /freebsd/sys/contrib/openzfs/lib/libzstd/ |
| H A D | Makefile.am | 9 noinst_LTLIBRARIES += libzstd.la
|
| /freebsd/sys/contrib/openzfs/lib/ |
| H A D | Makefile.am | 68 include $(srcdir)/%D%/libzstd/Makefile.am
|
| /freebsd/lib/libsysdecode/ |
| H A D | Makefile.depend | 122 lib/libzstd \
|
| /freebsd/targets/pseudo/userland/lib/ |
| H A D | Makefile.depend | 188 lib/libzstd \
|
| /freebsd/sys/contrib/openzfs/lib/libzpool/ |
| H A D | Makefile.am | 210 libzstd.la \
|