Home
last modified time | relevance | path

Searched refs:compressing (Results 1 – 25 of 69) sorted by relevance

123

/external/xz-java/src/
DTestAllocSpeed.java33 private static boolean compressing; field in TestAllocSpeed
72 if (compressing) { in run()
83 compressing = Boolean.parseBoolean(args[0]); in main()
/external/u-boot/lib/lzma/
Dhistory.txt89 - C++ code for .7z archives compressing/decompressing from 7-zip
124 - Compressing speed and memory requirements for compressing were increased
136 - Speed optimizations for compressing in -a2 mode
189 - New example for RAM->RAM compressing/decompressing:
231 - "Benchmark" command was added. It measures compressing
261 2001-2008: Improvements to LZMA compressing/decompressing code,
Dlzma.txt33 - ANSI-C/C++/C#/Java source code for LZMA compressing and decompressing
34 - Compiled file->file LZMA compressing/decompressing program for Windows system
103 …Format7zR - 7zr.dll: Reduced version of 7za.dll: extracting/compressing to 7z/LZMA/BCJ/BCJ2
141 - Estimated compressing speed: about 2 MB/s on 2 GHz CPU
173 b: Benchmark. There are two tests: compressing and decompressing
261 To increase the compression ratio for LZMA compressing it's desirable
271 special filters before compressing. For example, it's possible to
/external/python/cpython2/Demo/zlib/
Dminigzip.py115 compressing = False
118 compressing = True
124 if compressing:
/external/lzma/DOC/
Dlzma-history.txt6 - The speed for LZMA/LZMA2 compressing was increased by 3-10%,
20 - The speed for LZMA/LZMA2 compressing was increased
129 for compressing from memory to memory.
256 - C++ code for .7z archives compressing/decompressing from 7-zip
291 - Compressing speed and memory requirements for compressing were increased
303 - Speed optimizations for compressing in -a2 mode
356 - New example for RAM->RAM compressing/decompressing:
398 - "Benchmark" command was added. It measures compressing
428 2001-2008: Improvements to LZMA compressing/decompressing code,
Dlzma-sdk.txt141 …Format7zR - 7zr.dll: Reduced version of 7z DLL: extracting/compressing to 7z/LZMA/BCJ/BCJ2
192 - Estimated compressing speed: about 2 MB/s on 2 GHz CPU
224 b: Benchmark. There are two tests: compressing and decompressing
312 To increase the compression ratio for LZMA compressing it's desirable
322 special filters before compressing. For example, it's possible to
D7zFormat.txt6 See "Methods.txt" for description for defined compressing methods.
Dinstaller.txt19 Example of compressing command for installation packages:
/external/libjpeg-turbo/java/
DREADME32 compressing/decompressing multiple images. If the image sequence you are
33 compressing or decompressing consists of images of the same size, then
/external/python/cpython2/Doc/library/
Dgzip.rst18 :program:`gzip`\ -format files, automatically compressing or decompressing the
58 the stream when compressing. All :program:`gzip` compressed streams are
Dzlib.rst73 Returns a compression object, to be used for compressing data streams that won't
85 "window size") used when compressing data, and whether a header and
214 :const:`Z_FULL_FLUSH` allow compressing further strings of data, while
215 :const:`Z_FINISH` finishes the compressed stream and prevents compressing any
Djpeg.rst18 written by the Independent JPEG Group (IJG). JPEG is a standard for compressing
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dcompress.ll9 ; transformation patterns should be used whether compressing an input .s file or
10 ; compressing codegen output. This file contains sanity checks to ensure that is
/external/python/cpython3/Doc/library/
Dzlib.rst66 Returns a compression object, to be used for compressing data streams that won't
80 "window size") used when compressing data, and whether a header and
222 allow compressing further bytestrings of data, while :const:`Z_FINISH` finishes the
223 compressed stream and prevents compressing any more data. After calling :meth:`flush`
Dgzip.rst19 automatically compressing or decompressing the data so that it looks like an
95 the last modification time field in the stream when compressing. It
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0110 The following is the compression results obtained compressing the 2.6.6
150 of data-based schemes by compressing small files together.
/external/xz-java/
DNEWS28 If you are (de)compressing many tiny files in a row, taking
/external/brotli/c/tools/
Dbrotli.md46 * when compressing, a suffix is appended to the source filename to
/external/grpc-grpc-java/examples/
Dbuild.gradle135 applicationName = 'compressing-hello-world-client'
/external/libjpeg-turbo/
DREADME.md47 This API provides an easy-to-use interface for compressing and decompressing
58 This is the de facto industry-standard API for compressing and decompressing
91 the pixel when compressing from/decompressing to an RGB buffer.
/external/bzip2/
Dbzip2.txt184 compressing. Has no effect when decompressing.
251 file is smaller than a block. For example, compressing a
313 sion errors, you might consider compressing with a smaller
DCHANGES74 when compressing/decompressing to stdout, don't catch control-C
257 * do not print senseless report with -v when compressing an empty
Dbzip2.1.preformatted187 compressing. Has no effect when decompressing.
254 file is smaller than a block. For example, compressing a
316 sion errors, you might consider compressing with a smaller
/external/e2fsprogs/doc/RelNotes/
Dv1.30.txt104 set after a small directory was optimized by compressing it instead of
/external/xz-embedded/linux/Documentation/
Dxz.txt44 for compressing the kernel image.

123