Home
last modified time | relevance | path

Searched refs:Utils (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/xz/
HDREADME2 XZ Utils
20 XZ Utils provide a general-purpose data-compression library plus
24 context of XZ Utils. The primary filter is currently LZMA2. With
25 typical files, XZ Utils create about 30 % smaller files than gzip.
58 XZ Utils supports multithreaded compression. XZ Utils doesn't support
74 INSTALL Installation instructions specific to XZ Utils
75 PACKAGERS Information to packagers of XZ Utils
77 COPYING XZ Utils copyright and license information
82 AUTHORS The main authors of XZ Utils
85 NEWS User-visible changes between XZ Utils releases
[all …]
HDAUTHORS2 Authors of XZ Utils
5 XZ Utils is developed and maintained by Lasse Collin
10 this code, XZ Utils wouldn't exist.
20 XZ Utils.
HDCOPYING2 XZ Utils Licensing
21 XZ Utils specific documentation files in other directories
44 If you copy significant amounts of public domain code from XZ Utils
50 This software includes code from XZ Utils <https://tukaani.org/xz/>.
60 even though it contains no copyrighted code from the XZ Utils source
HDTODO2 XZ Utils To-Do List
15 XZ Utils compress some files significantly worse than LZMA Utils.
16 This is due to faster compression presets used by XZ Utils, and
HDChangeLog783 It didn't matter in XZ Utils because sysdefs.h
1166 XZ Utils is now part of the Translation Project
2869 but it's not implemented in XZ Utils yet.
4519 in XZ Utils but they hide the progress output from
5043 Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.
5530 xz: Show minimum required XZ Utils version in xz -lvv.
6197 it triggers a bug in XZ Utils 5.0.1 and older when trying
6782 Juan Manuel Guerrero had fixed this in his XZ Utils port
/freebsd-11-stable/lib/clang/libllvm/
HDMakefile234 SRCS_MIN+= CodeGen/GlobalISel/Utils.cpp
1019 SRCS_MIN+= Target/AArch64/Utils/AArch64BaseInfo.cpp
1081 SRCS_MIN+= Target/ARM/Utils/ARMBaseInfo.cpp
1244 SRCS_MIN+= Target/RISCV/Utils/RISCVBaseInfo.cpp
1245 SRCS_MIN+= Target/RISCV/Utils/RISCVMatInt.cpp
1294 SRCS_MIN+= Target/X86/Utils/X86ShuffleDecode.cpp
1517 SRCS_MIN+= Transforms/Utils/ASanStackFrameLayout.cpp
1518 SRCS_MIN+= Transforms/Utils/AddDiscriminators.cpp
1519 SRCS_MIN+= Transforms/Utils/BasicBlockUtils.cpp
1520 SRCS_MIN+= Transforms/Utils/BreakCriticalEdges.cpp
[all …]
/freebsd-11-stable/sys/contrib/xz-embedded/linux/Documentation/
HDxz.txt20 For userspace, XZ Utils provide a zlib-like compression library
21 and a gzip-like command line tool. XZ Utils can be downloaded from
43 from XZ Utils. The wrapper sets compression options to values suitable
75 in XZ Utils may not be optimal when creating files for the kernel,
105 from XZ Utils.
119 in the kernel or about XZ Utils. While these two implementations
/freebsd-11-stable/contrib/apr-util/
HDapr-util.pc.in7 Name: APR Utils
/freebsd-11-stable/contrib/llvm-project/
HDFREEBSD-Xlist589 llvm/lib/Target/AArch64/Utils/CMakeLists.txt
590 llvm/lib/Target/AArch64/Utils/LLVMBuild.txt
601 llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt
602 llvm/lib/Target/AMDGPU/Utils/LLVMBuild.txt
624 llvm/lib/Target/ARM/Utils/CMakeLists.txt
625 llvm/lib/Target/ARM/Utils/LLVMBuild.txt
718 llvm/lib/Target/RISCV/Utils/CMakeLists.txt
719 llvm/lib/Target/RISCV/Utils/LLVMBuild.txt
773 llvm/lib/Target/X86/Utils/CMakeLists.txt
774 llvm/lib/Target/X86/Utils/LLVMBuild.txt
[all …]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprConstant.cpp393 ConstantAggregateBuilderUtils Utils(CGM); in buildFrom() local
408 CharUnits ElemSize = Utils.getSize(ATy->getElementType()); in buildFrom()
433 CharUnits DesiredSize = Utils.getSize(DesiredTy); in buildFrom()
436 Align = std::max(Align, Utils.getAlignment(C)); in buildFrom()
450 UnpackedElemStorage.push_back(Utils.getPadding(DesiredSize - Size)); in buildFrom()
461 CharUnits Align = Utils.getAlignment(Elems[I]); in buildFrom()
469 PackedElems.push_back(Utils.getPadding(DesiredOffset - SizeSoFar)); in buildFrom()
471 SizeSoFar = DesiredOffset + Utils.getSize(Elems[I]); in buildFrom()
479 PackedElems.push_back(Utils.getPadding(DesiredSize - SizeSoFar)); in buildFrom()
/freebsd-11-stable/sys/contrib/xz-embedded/
HDREADME92 The xz tool from XZ Utils uses CRC64 by default, but CRC32 is usually
/freebsd-11-stable/contrib/amd/doc/
HDam-utils.texi8643 Many thanks to the Am-Utils Users