/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
zlib.h | 443 inflateBack() and perform their own processing of the gzip header and [all...] |
/external/opencv3/3rdparty/zlib/ |
zlib.h | 487 instead use raw inflate, see inflateInit2() below, or inflateBack() and [all...] |
zconf.h.cmakein | 97 # define inflateBack z_inflateBack
|
infback.c | 125 /* Macros for inflateBack(): */ 157 then return a Z_BUF_ERROR from inflateBack(). */ 170 /* Get a byte of input into the bit accumulator, or return from inflateBack() 181 not enough available input to do that, then return from inflateBack() with 208 if it's full. If the write fails, return from inflateBack() with a 229 inflateBack() needs more input, it calls in(). When inflateBack() has 232 change the provided input until in() is called again or inflateBack() 234 inflateBack() returns. 237 inflateBack() call. This parameter can be a structure that provides th [all...] |
/external/zlib/src/examples/ |
gun.c | 1 /* gun.c -- simple gunzip to give an example of the use of inflateBack() 7 1.0 16 Feb 2003 First version for testing of inflateBack() 69 #include "zlib.h" /* inflateBackInit(), inflateBack(), */ 475 ret = inflateBack(strm, in, indp, out, &outd); 541 an empty string, write to stdout. strm is a pre-initialized inflateBack 638 /* initialize inflateBack state for repeated use */
|
/external/zlib/src/ |
zlib.h | 487 instead use raw inflate, see inflateInit2() below, or inflateBack() and [all...] |
zconf.h.cmakein | 97 # define inflateBack z_inflateBack
|
zconf.h.in | 95 # define inflateBack z_inflateBack
|
infback.c | 125 /* Macros for inflateBack(): */ 157 then return a Z_BUF_ERROR from inflateBack(). */ 170 /* Get a byte of input into the bit accumulator, or return from inflateBack() 181 not enough available input to do that, then return from inflateBack() with 208 if it's full. If the write fails, return from inflateBack() with a 229 inflateBack() needs more input, it calls in(). When inflateBack() has 232 change the provided input until in() is called again or inflateBack() 234 inflateBack() returns. 237 inflateBack() call. This parameter can be a structure that provides th [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
zlib.h | 450 inflateBack() and perform their own processing of the gzip header and [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
zlib.h | 479 instead use raw inflate, see inflateInit2() below, or inflateBack() and [all...] |
/external/pdfium/third_party/zlib_v128/ |
infback.c | 125 /* Macros for inflateBack(): */ 157 then return a Z_BUF_ERROR from inflateBack(). */ 170 /* Get a byte of input into the bit accumulator, or return from inflateBack() 181 not enough available input to do that, then return from inflateBack() with 208 if it's full. If the write fails, return from inflateBack() with a 229 inflateBack() needs more input, it calls in(). When inflateBack() has 232 change the provided input until in() is called again or inflateBack() 234 inflateBack() returns. 237 inflateBack() call. This parameter can be a structure that provides th [all...] |