| /external/openssh/ |
| readconf.c | 203 { "compression", oCompression }, 522 intptr = &options->compression; 1150 options->compression = -1 [all...] |
| ssh.c | 572 options.compression = 1; [all...] |
| monitor.c | 490 if (options.compression) { [all...] |
| sshd.c | [all...] |
| /external/libpng/ |
| pngpread.c | 929 png_warning(png_ptr, "Extra compression data"); [all...] |
| pngrutil.c | 422 png_snprintf(umsg, sizeof umsg, "Unknown zTXt compression type %d", 426 png_warning(png_ptr, "Unknown zTXt compression type"); [all...] |
| png.h | 521 /* Include the compression library's header */ 704 int compression; /* compression value: member in struct:png_text_struct [all...] |
| /external/qemu/distrib/libpng-1.2.19/ |
| pngpread.c | 757 png_error(png_ptr, "Extra compression data"); [all...] |
| png.h | 402 /* include the compression library's header */ 588 int compression; /* compression value: member in struct:png_text_struct 609 /* Supported compression types for text in PNG files (tEXt, and zTXt). 1184 png_byte compression; \/* file compression type (always 0) *\/ member in struct:png_struct_def [all...] |
| /external/zlib/src/contrib/pascal/ |
| zlibpas.pas | 1 (* zlibpas -- Pascal interface to the zlib data compression library
|
| /external/libxml2/ |
| xmlsave.c | 1736 int compression = 0; \/* TODO handle compression option *\/ local [all...] |
| HTMLtree.c | 1136 buf = xmlOutputBufferCreateFilename(filename, handler, cur->compression);
|
| tree.c | 1168 cur->compression = -1; /* not initialized */ [all...] |
| /external/libxslt/libxslt/ |
| xsltutils.c | [all...] |
| /external/smack/src/org/jivesoftware/smack/ |
| XMPPConnection.java | 23 import org.jivesoftware.smack.compression.XMPPInputOutputStream; 98 * Collection of available stream compression methods offered by the server. 103 * Set to true by packet writer if the server acknowledged the compression 112 * will be used if available, stream compression is disabled, and standard SASL 245 // If compression is enabled then request the server to use stream compression 308 // If compression is enabled then request the server to use stream compression [all...] |
| /ndk/tests/build/issue20862-libpng-O0/jni/ |
| pngpriv.h | 780 /* Decompress data in a chunk that uses compression */ [all...] |
| /external/zlib/src/contrib/delphi/ |
| ZLib.pas | 4 { ZLIB Data Compression Interface Unit } 79 indicator when you are writing a large chunk of data to the compression
|
| /build/tools/releasetools/ |
| common.py | 729 zinfo.compress_type = zip.compression
|
| ota_from_target_files | 813 compression=zipfile.ZIP_DEFLATED)
|
| /external/e2fsprogs/debian/ |
| rules | 139 STD_CONF_FLAGS = --enable-compression
|
| /external/libxml2/include/libxml/ |
| tree.h | 524 int compression;/* level of zlib compression */ member in struct:_xmlDoc [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
| lbxstr.h | 399 CARD8 compression; member in struct:__anon25958
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
| lbxstr.h | 399 CARD8 compression; member in struct:__anon27548
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
| lbxstr.h | 399 CARD8 compression; member in struct:__anon29063
|
| /build/core/ |
| config.mk | 114 # TODO: do symbol compression
|