Searched +full:- +full:- +full:user (Results 1 – 25 of 41) sorted by relevance
12
/lz4-3.4.0-2.7.6/contrib/djgpp/ |
D | README.MD | 3 Andrew Wu's build-djgpp cross compilers ([GH][0], [Binaries][1]) on OSX, Linux. 7 * Extract and install it (`tar jxvf djgpp-linux64-gcc492.tar.bz2`). Note the path. We'll assume `… 8 * Add the `bin` folder to your `PATH`. In bash, do `export PATH=/home/user/djgpp/bin:$PATH`. 9 … `CC`, `AR`, `LD` for you. So, `CC=i586-pc-msdosdjgpp-gcc`, `AR=i586-pc-msdosdjgpp-ar`, `LD=i586-… 14 * `make -f contrib/djgpp/Makefile` 15 * `make -f contrib/djgpp/Makefile liblz4.a` 16 * `make -f contrib/djgpp/Makefile lz4.exe` 17 * `make -f contrib/djgpp/Makefile DESTDIR=/home/user/dos install`, however it doesn't make much sen… 18 * You can also do `make -f contrib/djgpp/Makefile uninstall` 20 [0]: https://github.com/andrewwutw/build-djgpp [all …]
|
/lz4-3.4.0-2.7.6/build/VS2010/liblz4-dll/ |
D | liblz4-dll.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{9800039D-4AAA-43A4-BB78-FEF6F4836927}</ProjectGuid> 24 <RootNamespace>liblz4-dll</RootNamespace> 27 <ProjectName>liblz4-dll</ProjectName> 56 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 174 <ResourceCompile Include="liblz4-dll.rc" />
|
/lz4-3.4.0-2.7.6/build/VS2017/liblz4-dll/ |
D | liblz4-dll.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{9800039D-4AAA-43A4-BB78-FEF6F4836927}</ProjectGuid> 24 <RootNamespace>liblz4-dll</RootNamespace> 27 <ProjectName>liblz4-dll</ProjectName> 60 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 63 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 66 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 69 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 178 <ResourceCompile Include="liblz4-dll.rc" />
|
/lz4-3.4.0-2.7.6/build/VS2017/datagen/ |
D | datagen.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{D745AE2F-596A-403A-9B91-81A8C6779243}</ProjectGuid> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/fuzzer/ |
D | fuzzer.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{18B9F1A7-9C66-4352-898B-30804DADE0FD}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/liblz4/ |
D | liblz4.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{9092C5CC-3E71-41B3-BF68-4A7BDD8A5476}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/datagen/ |
D | datagen.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{D745AE2F-596A-403A-9B91-81A8C6779243}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/lib/dll/example/ |
D | fullbench-dll.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{13992FD2-077E-4954-B065-A428198201A9}</ProjectGuid> 24 <RootNamespace>fullbench-dll</RootNamespace> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/frametest/ |
D | frametest.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}</ProjectGuid> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/lz4/ |
D | lz4.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 23 <ProjectGuid>{60A3115E-B988-41EE-8815-F4D4F253D866}</ProjectGuid> 60 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 63 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 66 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 69 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/fullbench/ |
D | fullbench.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{6A4DF4EF-C77F-43C6-8901-DDCD20879E4E}</ProjectGuid> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/fuzzer/ |
D | fuzzer.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{18B9F1A7-9C66-4352-898B-30804DADE0FD}</ProjectGuid> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/liblz4/ |
D | liblz4.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{9092C5CC-3E71-41B3-BF68-4A7BDD8A5476}</ProjectGuid> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/frametest/ |
D | frametest.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/fullbench/ |
D | fullbench.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{6A4DF4EF-C77F-43C6-8901-DDCD20879E4E}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/fullbench-dll/ |
D | fullbench-dll.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{13992FD2-077E-4954-B065-A428198201A9}</ProjectGuid> 24 <RootNamespace>fullbench-dll</RootNamespace> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2017/fullbench-dll/ |
D | fullbench-dll.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{13992FD2-077E-4954-B065-A428198201A9}</ProjectGuid> 24 <RootNamespace>fullbench-dll</RootNamespace> 59 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 62 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 65 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 68 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/build/VS2010/lz4/ |
D | lz4.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 22 <ProjectGuid>{E30329AC-0057-4FE0-8FDA-7F650D398C4C}</ProjectGuid> 55 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 58 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 61 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.… 64 …serRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.…
|
/lz4-3.4.0-2.7.6/ |
D | .travis.yml | 7 - name: (macOS) General Test 11 - make # test library build 12 - make clean 13 …- make test MOREFLAGS='-Werror -Wconversion -Wno-sign-conversion' | tee # test scenario where `std… 15 # Container-based 12.04 LTS Server Edition 64 bit (doesn't support 32-bit includes) 16 - name: (Precise) benchmark test 19 - make -C tests test-lz4 test-lz4c test-fullbench 21 - name: (Precise) frame and fuzzer test 24 - sudo sysctl -w vm.mmap_min_addr=4096 26 - make -C tests test-frametest test-fuzzer [all …]
|
/lz4-3.4.0-2.7.6/doc/ |
D | lz4_Frame_format.md | 6 Copyright (c) 2013-2020 Yann Collet 23 ------------ 36 and optional [xxHash-32 checksum method](https://github.com/Cyan4973/xxHash), 57 it must produce a non-ambiguous error code 62 ------------------------------------- 65 |:-------:|:-------------:| ----- | ----- | ------- | ----------- | 66 | 4 bytes | 3-15 bytes | | | 4 bytes | 0-4 bytes | 89 the 32-bit value `0x00000000`. 94 The content checksum is the result of [xxHash-32 algorithm] 110 without re-framing it. [all …]
|
/lz4-3.4.0-2.7.6/.circleci/images/primary/ |
D | Dockerfile | 1 FROM circleci/buildpack-deps:bionic 3 RUN sudo apt-get -y -qq update 4 RUN sudo apt-get -y install software-properties-common 5 RUN sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test 6 RUN sudo apt-get -y install cmake 7 RUN sudo apt-get -y install qemu-system-ppc qemu-user-static qemu-system-arm 8 RUN sudo apt-get -y install libc6-dev-armel-cross libc6-dev-arm64-cross libc6-dev-i386 9 RUN sudo apt-get -y install clang clang-tools 10 RUN sudo apt-get -y install gcc-5 gcc-5-multilib gcc-6 11 RUN sudo apt-get -y install valgrind [all …]
|
/lz4-3.4.0-2.7.6/lib/ |
D | README.md | 1 LZ4 - Library Files 51 - `LZ4_FAST_DEC_LOOP` : this triggers a speed optimized decompression loop, more powerful on modern… 54 For example, with `gcc` : `-DLZ4_FAST_DEC_LOOP=1`, 55 and with `make` : `CPPFLAGS+=-DLZ4_FAST_DEC_LOOP=1 make lz4`. 57 - `LZ4_DISTANCE_MAX` : control the maximum offset that the compressor will allow. 64 - `LZ4_DISABLE_DEPRECATE_WARNINGS` : invoking a deprecated function will make the compiler generate… 67 for example with `-Wno-deprecated-declarations` on `gcc`, 69 This build macro offers another project-specific method 72 - `LZ4_USER_MEMORY_FUNCTIONS` : replace calls to <stdlib>'s `malloc`, `calloc` and `free` 73 by user-defined functions, which must be called `LZ4_malloc()`, `LZ4_calloc()` and `LZ4_free()`. [all …]
|
/lz4-3.4.0-2.7.6/programs/ |
D | lz4.1 | 2 .TH "LZ4" "1" "July 2019" "lz4 1.9.2" "User Commands" 5 \fBlz4\fR \- lz4, unlz4, lz4cat \- Compress or decompress \.lz4 files 8 \fBlz4\fR [\fIOPTIONS\fR] [\-|INPUT\-FILE] \fIOUTPUT\-FILE\fR 11 \fBunlz4\fR is equivalent to \fBlz4 \-d\fR 14 \fBlz4cat\fR is equivalent to \fBlz4 \-dcfm\fR 17 … always use the name \fBlz4\fR with appropriate arguments (\fBlz4 \-d\fR or \fBlz4 \-dc\fR) instea… 20 …-aligned LZ77\fR family of compression scheme\. \fBlz4\fR offers compression speeds of 400 MB/s pe… 26 \fBlz4\fR compresses a single file by default (see \fB\-m\fR for multiple files) 32 \fBlz4 file\.lz4\fR will default to decompression (use \fB\-z\fR to force compression) 38 \fBlz4\fR shows real\-time notification statistics during compression or decompression of a single … [all …]
|
D | lz4io.h | 2 LZ4io.h - LZ4 File/Stream Interface 3 Copyright (C) Yann Collet 2011-2020 18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 21 - LZ4 source repository : https://github.com/lz4/lz4 22 - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c 25 Note : this is stand-alone program. 26 It is not part of LZ4 compression library, it is a user code of the LZ4 library. 27 - The license of LZ4 library is BSD. 28 - The license of xxHash library is BSD. 29 - The license of this source file is GPLv2. [all …]
|
D | Makefile | 2 # LZ4 programs - Makefile 3 # Copyright (C) Yann Collet 2011-2020 21 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 24 # - LZ4 homepage : http://www.lz4.org 25 # - LZ4 source repository : https://github.com/lz4/lz4 27 # lz4 : Command Line Utility, supporting gzip-like arguments 29 # lz4c32: Same as lz4c, but forced to compile in 32-bits mode 36 LIBVER_MAJOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' <… 37 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' <… 38 LIBVER_PATCH_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p'… [all …]
|
12