HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 751 - 775 of 2537) sorted by null

<<31323334353637383940>>

  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
archive_util.py 53 """Create a (possibly compressed) tar file from all the files under
178 'ztar': (make_tarball, [('compress', 'compress')], "compressed tar file"),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 53 """Create a (possibly compressed) tar file from all the files under
178 'ztar': (make_tarball, [('compress', 'compress')], "compressed tar file"),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 53 """Create a (possibly compressed) tar file from all the files under
178 'ztar': (make_tarball, [('compress', 'compress')], "compressed tar file"),
  /system/core/toolbox/
iftop.c 137 * if: (Rx) bytes packets errs drop fifo frame compressed multicast \
138 * (Tx) bytes packets errs drop fifo colls carrier compressed
  /external/freetype/include/config/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/devel/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJ.java 70 * JPEG images compressed with 4:1:1 subsampling will be almost exactly the
71 * same size as those compressed with 4:2:0 subsampling, and in the
321 * can be compressed from and decompressed to any of the extended RGB pixel
328 * Grayscale JPEG images can be compressed from and decompressed to any of
346 * perceptual loss. YCCK JPEG images can only be compressed from and
368 * When decompressing an image that was compressed using chrominance
  /external/pdfium/third_party/freetype/include/freetype/config/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/skia/third_party/freetype/include/freetype-android/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/squashfs-tools/squashfs-tools/
read_fs.c 2 * Read a squashfs filesystem. This is a highly compressed read only
59 int res, compressed; local
68 compressed = SQUASHFS_COMPRESSED(c_byte);
79 if(compressed) {
140 TRACE("scan_inode_table: read compressed block 0x%llx "
562 * we know how decompress a filesystem compressed with these
xattr.c 2 * Create a squashfs filesystem. This is a highly compressed read only
73 /* compressed xattr table */
85 /* saved compressed xattr table */
524 * Write compressed xattr table to file system
783 /* save the current state of the compressed xattr data */
809 /* restore the state of the compressed xattr data */
  /external/webp/include/webp/
encode.h 43 // Returns the size of the compressed data (pointed to by *output), or 0 if
44 // an error occurred. The compressed data must be released by the caller
114 // 1 = compressed with WebP lossless). Default is 1.
121 int show_compressed; // if true, export the compressed picture back.
188 // speed and final compressed size.
317 // Byte-emission hook, to store compressed bytes as they are ready.
  /external/webp/src/webp/
encode.h 43 // Returns the size of the compressed data (pointed to by *output), or 0 if
44 // an error occurred. The compressed data must be released by the caller
114 // 1 = compressed with WebP lossless). Default is 1.
121 int show_compressed; // if true, export the compressed picture back.
188 // speed and final compressed size.
317 // Byte-emission hook, to store compressed bytes as they are ready.
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 496 // any compressed output. The compressed data written to w
524 // A Writer takes data written to it and writes the compressed
532 // compressed form of data to its underlying writer.
537 // Flush flushes any pending compressed data to the underlying writer.
538 // It is useful mainly in compressed network protocols, to ensure that
inflate.go 7 // Package flate implements the DEFLATE compressed data format, described in
23 // 30 and 31 should never occur in compressed data.
142 // guaranteed to fail later since the compressed data section must be
321 // compressed, fixed Huffman tables
326 // compressed, dynamic Huffman tables
799 // to read data compressed by NewWriterDict.
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 496 // any compressed output. The compressed data written to w
524 // A Writer takes data written to it and writes the compressed
532 // compressed form of data to its underlying writer.
537 // Flush flushes any pending compressed data to the underlying writer.
538 // It is useful mainly in compressed network protocols, to ensure that
inflate.go 7 // Package flate implements the DEFLATE compressed data format, described in
23 // 30 and 31 should never occur in compressed data.
142 // guaranteed to fail later since the compressed data section must be
321 // compressed, fixed Huffman tables
326 // compressed, dynamic Huffman tables
799 // to read data compressed by NewWriterDict.
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftoption.h 141 /* LZW-compressed file support. */
143 /* FreeType now handles font files that have been compressed with the */
156 /* Gzip-compressed file support. */
158 /* FreeType now handles font files that have been compressed with the */
192 /* Bzip2-compressed file support. */
194 /* FreeType now handles font files that have been compressed with the */
    [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 229 * \brief Map generic compressed format to GL compressed format enum.
231 * Maps generic compressed format to GL compressed format enum value.
234 * \param format Generic compressed format.
235 * \return GL compressed texture format.
283 throw tcu::InternalError("Can't map compressed format to GL format");
288 * \brief Map compressed GL format to generic compressed format.
290 * Maps compressed GL format to generic compressed format
    [all...]
  /external/mesa3d/src/mesa/main/
teximage.c     [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2013 290 * ld-mips-elf/compressed-plt-1.ld, ld-mips-elf/compressed-plt-1.s,
291 ld-mips-elf/compressed-plt-1-dyn.s, ld-mips-elf/compressed-plt-1a.s,
292 ld-mips-elf/compressed-plt-1b.s, ld-mips-elf/compressed-plt-1c.s,
293 ld-mips-elf/compressed-plt-1d.s, ld-mips-elf/compressed-plt-1e.s,
294 ld-mips-elf/compressed-plt-1-o32-se.rd,
295 ld-mips-elf/compressed-plt-1-o32-se.od
    [all...]
  /bootable/recovery/applypatch/
imgdiff.cpp 22 * large changes in the compressed bitstream; bsdiff patches of gzipped
37 * In practice this means that images should be compressed using the
109 * compressed data to create the output chunk (so that header contents
117 * compressed (it must be a CHUNK_DEFLATE chunk). The same file must
151 // original (compressed) deflate data
234 int clen = Read4(cd+20); // compressed len
547 * matches exactly the compressed data we started with (also stored in
590 * Verify that we can reproduce exactly the same compressed data that
719 * compressed representation, for gzip chunks).
933 // patch to the compressed data, rather than uncompressing an
    [all...]
  /external/deqp/modules/gles2/functional/
es2fNegativeTextureApiTests.cpp 77 // Find a supported compressed texture format that is accepted by compressedTexSubImage2D()
586 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with the format, dimensions, and contents of the specified compressed image data.");
    [all...]
  /external/selinux/libsemanage/src/
direct_api.c 372 /* bzip() a data to a file, returning the total number of compressed bytes
373 * in the file. Returns -1 if file could not be compressed. */
502 * If the file is bzip compressed map_file will uncompress
507 int *compressed)
537 *compressed = 1;
547 *compressed = 0;
929 int compressed; local
962 if ((hll_data_len = map_file(sh, hll_path, &hll_data, &compressed)) <= 0) {
1524 int compressed = 0; local
1591 int compressed; local
    [all...]

Completed in 2034 milliseconds

<<31323334353637383940>>