Searched refs:Utils (Results 1 – 12 of 12) sorted by relevance
2 XZ Utils20 XZ Utils provide a general-purpose data-compression library plus24 context of XZ Utils. The primary filter is currently LZMA2. With25 typical files, XZ Utils create about 30 % smaller files than gzip.58 XZ Utils supports multithreaded compression. XZ Utils doesn't support74 INSTALL Installation instructions specific to XZ Utils75 PACKAGERS Information to packagers of XZ Utils77 COPYING XZ Utils copyright and license information82 AUTHORS The main authors of XZ Utils85 NEWS User-visible changes between XZ Utils releases[all …]
2 Authors of XZ Utils5 XZ Utils is developed and maintained by Lasse Collin10 this code, XZ Utils wouldn't exist.20 XZ Utils.
2 XZ Utils Licensing21 XZ Utils specific documentation files in other directories44 If you copy significant amounts of public domain code from XZ Utils50 This software includes code from XZ Utils <https://tukaani.org/xz/>.60 even though it contains no copyrighted code from the XZ Utils source
2 XZ Utils To-Do List15 XZ Utils compress some files significantly worse than LZMA Utils.16 This is due to faster compression presets used by XZ Utils, and
783 It didn't matter in XZ Utils because sysdefs.h1166 XZ Utils is now part of the Translation Project2869 but it's not implemented in XZ Utils yet.4519 in XZ Utils but they hide the progress output from5043 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 trying6782 Juan Manuel Guerrero had fixed this in his XZ Utils port
234 SRCS_MIN+= CodeGen/GlobalISel/Utils.cpp1019 SRCS_MIN+= Target/AArch64/Utils/AArch64BaseInfo.cpp1081 SRCS_MIN+= Target/ARM/Utils/ARMBaseInfo.cpp1244 SRCS_MIN+= Target/RISCV/Utils/RISCVBaseInfo.cpp1245 SRCS_MIN+= Target/RISCV/Utils/RISCVMatInt.cpp1294 SRCS_MIN+= Target/X86/Utils/X86ShuffleDecode.cpp1517 SRCS_MIN+= Transforms/Utils/ASanStackFrameLayout.cpp1518 SRCS_MIN+= Transforms/Utils/AddDiscriminators.cpp1519 SRCS_MIN+= Transforms/Utils/BasicBlockUtils.cpp1520 SRCS_MIN+= Transforms/Utils/BreakCriticalEdges.cpp[all …]
20 For userspace, XZ Utils provide a zlib-like compression library21 and a gzip-like command line tool. XZ Utils can be downloaded from43 from XZ Utils. The wrapper sets compression options to values suitable75 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
7 Name: APR Utils
589 llvm/lib/Target/AArch64/Utils/CMakeLists.txt590 llvm/lib/Target/AArch64/Utils/LLVMBuild.txt601 llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt602 llvm/lib/Target/AMDGPU/Utils/LLVMBuild.txt624 llvm/lib/Target/ARM/Utils/CMakeLists.txt625 llvm/lib/Target/ARM/Utils/LLVMBuild.txt718 llvm/lib/Target/RISCV/Utils/CMakeLists.txt719 llvm/lib/Target/RISCV/Utils/LLVMBuild.txt773 llvm/lib/Target/X86/Utils/CMakeLists.txt774 llvm/lib/Target/X86/Utils/LLVMBuild.txt[all …]
393 ConstantAggregateBuilderUtils Utils(CGM); in buildFrom() local408 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()
92 The xz tool from XZ Utils uses CRC64 by default, but CRC32 is usually
8643 Many thanks to the Am-Utils Users