Searched refs:inflateBackEnd (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h36 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h894 deflate stream with each call. inflateBackEnd() is then called to free
949 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
953 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
/external/chromium_org/third_party/zlib/
H A Dmozzconf.h65 #define inflateBackEnd MOZ_Z_inflateBackEnd macro
H A Dzconf.h86 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h992 deflate stream with each call. inflateBackEnd() is then called to free the
1047 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1051 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dinfback.c623 int ZEXPORT inflateBackEnd(strm) function
/external/zlib/src/test/
H A Dinfcover.c481 ret = inflateBackEnd(Z_NULL); assert(ret == Z_STREAM_ERROR);
498 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
502 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
568 inflateBackEnd(&strm);
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas140 function inflateBackEnd(var strm: z_stream): Integer; function
210 function inflateBackEnd; external; function
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h55 #define inflateBackEnd FPDFAPI_inflateBackEnd macro
1104 deflate stream with each call. inflateBackEnd() is then called to free the
1159 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1163 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h59 #define inflateBackEnd FPDFAPI_inflateBackEnd macro
1108 deflate stream with each call. inflateBackEnd() is then called to free the
1163 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1167 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
H A Dfx_zlib_infback.c631 int ZEXPORT inflateBackEnd( function
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h1044 deflate stream with each call. inflateBackEnd() is then called to free the
1099 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1103 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dinfback.c631 int ZEXPORT inflateBackEnd(strm) function
/external/zlib/src/
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h1044 deflate stream with each call. inflateBackEnd() is then called to free the
1099 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1103 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dzconf.h.cmakein98 # define inflateBackEnd z_inflateBackEnd
H A Dzconf.h.in96 # define inflateBackEnd z_inflateBackEnd
H A Dinfback.c631 int ZEXPORT inflateBackEnd(strm) function
/external/zlib/
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h1044 deflate stream with each call. inflateBackEnd() is then called to free the
1099 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1103 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
/external/zlib/src/examples/
H A Dgun.c70 /* inflateBackEnd(), crc32() */
700 inflateBackEnd(&strm);
/external/zlib/src/as400/
H A Dzlib.inc405 D inflateBackEnd PR 10I 0 extproc('inflateBackEnd')

Completed in 332 milliseconds