/frameworks/base/libs/androidfw/ |
AssetManager.cpp | 462 * - In a compressed file on disk (assetBase + fileName.gz). 463 * - In a Zip archive, uncompressed or compressed. 1030 * If the file is compressed with gzip, we seek to the start of the [all...] |
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/ |
MediaEncoderFilter.java | 360 // the compressed video frame data for the first input video frame.
|
/libcore/luni/src/main/java/java/util/zip/ |
ZipOutputStream.java | 35 * While {@code DeflaterOutputStream} can write a compressed <i>ZIP-archive</i>
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLRecordProtocol.java | 57 * Maximum length of allowed compressed data fragment
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 163 Log.e(TAG, "Found the resource but cannot read it. Is it compressed? resId="
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ext2_fs.h | 147 #define EXT2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */
|
ext3_fs.h | 140 #define EXT3_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 147 #define EXT2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */
|
ext3_fs.h | 140 #define EXT3_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 147 #define EXT2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */
|
ext3_fs.h | 140 #define EXT3_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 332 /* Return a fully-qualified domain name from a compressed name (with 467 {ns_t_zxfr, "ZXFR", "compressed zone transfer"},
|
/external/giflib/ |
dgif_lib.c | 636 * Get the image code in compressed form. This routine can be called if the 661 * Continue to get the image code in compressed form. This routine should be [all...] |
/external/qemu/android/camera/ |
camera-capture-linux.c | 687 /* Skip the compressed ones. */ 719 /* Skip the compressed ones. */ [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngpread.c | 685 png_error(png_ptr, "Not enough compressed data"); 769 png_error(png_ptr, "Extra compressed data"); [all...] |
/external/qemu-pc-bios/bochs/ |
config.h.in | 266 // This option enables compressed (zlib) hd support 271 #error You must have zlib to enable compressed hd support
|
/external/webkit/LayoutTests/http/conf/ |
fedora-httpd.conf | 548 #AddDescription "GZIP compressed document" .gz 550 #AddDescription "GZIP compressed tar archive" .tgz
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d8_31pf.cpp | 277 8 pulses (compressed) 343 Word16 indx[], /* i : position and sign of 8 pulses (compressed) */
|
/external/e2fsprogs/e2fsck/ |
pass1.c | 82 fragmented:1, compressed:1, bbcheck:1; member in struct:process_block_struct [all...] |
/external/chromium/net/spdy/ |
spdy_network_transaction_unittest.cc | [all...] |
spdy_session.cc | 692 // frame size overhead. NOTE: if this frame was compressed the 693 // reported bytes written is the compressed size, not the original [all...] |
/external/zlib/ |
ChangeLog | 508 - Add zran.c example of compressed data random access to examples [all...] |
/external/tremolo/Tremolo/ |
vorbisfile.c | 935 /* returns: total raw (compressed) length of content if i==-1 936 raw (compressed) length of that logical bitstream for i==0 to n 992 /* seek to an offset relative to the *compressed* data. This also [all...] |
/external/libpng/ |
libpng-1.2.44.txt | [all...] |
libpng-1.2.46.txt | [all...] |