Searched
full:compressed (Results
476 -
500 of
3586) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.27/zlib/contrib/ada/ |
buffer_demo.adb | 18 -- compressed text into a buffer of the same size as the original text. 59 ("Compressed size : "
|
/toolchain/binutils/binutils-2.27/zlib/contrib/blast/ |
blast.h | 26 * blast() decompresses the PKWare Data Compression Library (DCL) compressed 33 * compressed data is not corrupted when read or written. For example:
|
/toolchain/binutils/binutils-2.27/zlib/contrib/delphi/ |
ZLib.pas | 59 stores the compressed data to another stream. 73 data has been compressed: (1 - (CompressedBytes / UncompressedBytes)) * 100 74 If raw data size = 100 and compressed data size = 25, the CompressionRate 100 Compressed data comes from a separate source stream. TDecompressionStream 112 compressed data is exhausted and the next block is read from the input stream. 129 In: InBuf = ptr to compressed data 138 In: InBuf = ptr to compressed data 147 In: InBuf = ptr to compressed data
|
/art/test/137-cfi/ |
run | 26 # Test with minimal compressed debugging information.
|
/build/make/tools/zipalign/ |
README.txt | 25 Compressed data isn't very useful until it's uncompressed, so there's no
|
/device/generic/goldfish/camera/jpeg-stub/ |
JpegStub.cpp | 47 ALOGV("%s: Compressed JPEG: %d[%dx%d] -> %zu bytes",
|
/device/google/cuttlefish_common/guest/hals/camera/ |
JpegStub.cpp | 47 ALOGV("%s: Compressed JPEG: %d[%dx%d] -> %zu bytes",
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
stat.py | 90 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
test_archive_util.py | 64 # check if the compressed tarball was created
114 # check if the compressed tarball was created
200 # check if the compressed tarball was created
254 # check if the compressed tarball was created
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/ |
EfiCompressMain.c | 60 argv[] - files to compress and files to output compressed data to.
128 argv[] - files to compress and files to output compressed data to.
391 " a.in and d.in are compressed using EFI compress algorithm",
392 " b.in and c.in are compressed using Tiano compress algorithm",
|
/external/brotli/csharp/org/brotli/dec/ |
DecodeTest.cs | 73 private void CheckDecodeResourceWithDictionary(string expected, string compressed, string dictionary)
76 byte[] compressedBytes = Org.Brotli.Dec.Transform.ReadUniBytes(compressed);
83 private void CheckDecodeResource(string expected, string compressed)
86 byte[] compressedBytes = Org.Brotli.Dec.Transform.ReadUniBytes(compressed);
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
vktTextureCompressedFormatTests.hpp | 24 * \brief Compressed texture tests.
|
/external/elfutils/libelf/ |
elf32_getchdr.c | 50 can never be compressed. */
|
elf_error.c | 247 N_("section does not contain compressed data") 251 + sizeof "section does not contain compressed data") 252 N_("section contains compressed data") 256 + sizeof "section contains compressed data")
|
/external/giflib/ |
gif_lib_private.h | 49 GifByteType Buf[256]; /* Compressed input is buffered here. */
|
/external/harfbuzz_ng/src/hb-ucdn/ |
README | 39 fetches the appropriate files and dumps the compressed database into
|
/external/libgsm/man/ |
gsm_print.3 | 25 The compressed form involves 76 variables with different numbers
|
/external/libxml2/example/ |
gjobs.xml | 45 compressed and uncompressed files and/or file systems to be backed
|
/external/llvm/test/tools/llvm-objdump/ |
macho-unwind-info-x86_64.test | 3 # The 2nd level index in this file is in compressed form, referring to both
|
/external/lz4/examples/ |
streaming_api_basics.md | 71 All blocks are compressed independently. 73 But still block #1 and #2 are compressed independently. 84 For the efficiency, Streaming API doesn't keep mirror copy of dependent (de)compressed memory. 85 This means users should keep these dependent (de)compressed memory explicitly.
|
/external/lzma/CPP/7zip/UI/FileManager/ |
ProgressDialog2a.rc | 59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
|
/external/mesa3d/src/intel/isl/ |
isl_gen8.c | 157 * surface formats, and as a compression block in compressed surface 215 * - For non-compressed texture formats, each mipmap must start on an 219 * compressed texture formats; each subsequent (lower-res) 220 * compressed mipmap is positioned directly below the previous
|
isl_gen9.c | 136 * surface formats, and as a compression block in compressed surface 150 * the physical surface. For compressed texture formats, the units of 161 * physical surface. For compressed texture formats, the units of "i" 188 * compressed formats. They now indicate a multiple of the compression
|
/external/mesa3d/src/mesa/main/ |
texcompress.h | 51 /** A function to fetch one texel from a compressed texture */
|
/external/python/cpython2/Lib/ |
stat.py | 90 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed
|
Completed in 668 milliseconds
<<11121314151617181920>>