Searched refs:inflate (Results 151 - 175 of 179) sorted by relevance

12345678

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
H A DViewInflater.java270 public View inflate(Activity context, XmlPullParser xml) throws XmlPullParserException, method in class:ViewInflater
/external/syslinux/com32/lib/libpng/
H A Dpngread.c753 ret = inflate(&png_ptr->zstream, Z_PARTIAL_FLUSH);
/external/syslinux/com32/lib/zlib/
H A Dinflate.c0 /* inflate.c -- zlib decompression
10 * - First version -- complete rewrite of inflate to simplify code, avoid
13 * improve code readability and style over the previous zlib inflate code
24 * - Correct filename to inffixed.h for fixed tables in inflate.c
25 * - Make hbuf[] unsigned char to match parameter type in inflate.c
27 * to avoid negation problem on Alphas (64 bit) in inflate.c
37 * - Make MATCH copy in inflate() much faster for when inflate_fast() not used
39 * buffer and bit count in inflate()--for speed when inflate_fast() not used
43 * - Move a comment on output buffer sizes from inffast.c to inflate.c
53 * source file infback.c to provide a call-back interface to inflate fo
589 int ZEXPORT inflate(strm, flush) function
[all...]
/external/zlib/src/
H A Dinflate.c0 /* inflate.c -- zlib decompression
10 * - First version -- complete rewrite of inflate to simplify code, avoid
13 * improve code readability and style over the previous zlib inflate code
24 * - Correct filename to inffixed.h for fixed tables in inflate.c
25 * - Make hbuf[] unsigned char to match parameter type in inflate.c
27 * to avoid negation problem on Alphas (64 bit) in inflate.c
37 * - Make MATCH copy in inflate() much faster for when inflate_fast() not used
39 * buffer and bit count in inflate()--for speed when inflate_fast() not used
43 * - Move a comment on output buffer sizes from inffast.c to inflate.c
53 * source file infback.c to provide a call-back interface to inflate fo
605 int ZEXPORT inflate(strm, flush) function
[all...]
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBase.h789 inflate(const Strides& strides) const { function in class:Eigen::TensorBase
/external/pdfium/third_party/libtiff/
H A Dtif_pixarlog.c793 int state = inflate(&sp->stream, Z_PARTIAL_FLUSH);
/external/zlib/src/contrib/minizip/
H A Dunzip.c137 z_stream stream; /* zLib stream structure for inflate */
1593 * Note that in this case inflate *requires* an extra "dummy" byte
1854 err=inflate(&pfile_in_zip_read_info->stream,flush);
/external/ImageMagick/coders/
H A Dmiff.c1488 code=inflate(&zip_info,Z_SYNC_FLUSH);
H A Dpsd.c1110 ret=inflate(&stream, Z_SYNC_FLUSH);
/external/fio/
H A Dclient.c1493 err = inflate(&stream, Z_NO_FLUSH);
1496 log_err("fio: inflate error %d\n", err);
/external/libpng/contrib/tools/
H A Dpngfix.c11 * Tool to check and fix the zlib inflate 'too far back' problem.
2117 /* SUMMARY FORMAT (for a successful zlib inflate):
2376 zlib->rc = inflate(&zlib->z, flush);
2425 } /* switch (inflate rc) */
/external/openssh/
H A Dpacket.c777 status = inflate(&ssh->state->compression_in_stream,
788 * inflate() until we get an error. This appears to
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp1085 /*inflate a block with dynamic of fixed Huffman tree*/
1263 static unsigned inflate(unsigned char** out, size_t* outsize, function
2093 /*error: only compression method 8: inflate with sliding window of 32k is supported by the PNG spec*/
2103 error = inflate(out, outsize, in + 2, insize - 2, settings);
/external/libpng/
H A Dpngrutil.c210 /* The size of the local buffer for inflate is a good guess as to a
439 /* Handle the start of the inflate stream if we called inflateInit2(strm,0);
459 return inflate(&png_ptr->zstream, flush);
467 * set Z_FINISH will be passed to the final inflate() call and Z_STREAM_END must
551 /* zlib inflate call */
650 * this doesn't matter anyway, because png_inflate will call inflate
4529 /* Finally claim the zstream for the inflate of the IDAT data, use the bits
/external/pdfium/third_party/libpng16/
H A Dpngrutil.c210 /* The size of the local buffer for inflate is a good guess as to a
439 /* Handle the start of the inflate stream if we called inflateInit2(strm,0);
459 return inflate(&png_ptr->zstream, flush);
466 * set Z_FINISH will be passed to the final inflate() call and Z_STREAM_END must
550 /* zlib inflate call */
649 * this doesn't matter anyway, because png_inflate will call inflate
4519 /* Finally claim the zstream for the inflate of the IDAT data, use the bits
/external/skia/third_party/libpng/
H A Dpngrutil.c210 /* The size of the local buffer for inflate is a good guess as to a
439 /* Handle the start of the inflate stream if we called inflateInit2(strm,0);
459 return inflate(&png_ptr->zstream, flush);
466 * set Z_FINISH will be passed to the final inflate() call and Z_STREAM_END must
550 /* zlib inflate call */
649 * this doesn't matter anyway, because png_inflate will call inflate
4519 /* Finally claim the zstream for the inflate of the IDAT data, use the bits
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 889 milliseconds

12345678