Searched defs:deflateSetDictionary (Results 1 - 16 of 16) sorted by relevance

/external/freetype/src/gzip/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas116 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
205 function deflateSetDictionary; external; function
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
/external/chromium_org/third_party/zlib/
H A Ddeflate.c315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
H A Dmozzconf.h54 #define deflateSetDictionary MOZ_Z_deflateSetDictionary macro
H A Dzconf.h48 # define deflateSetDictionary z_deflateSetDictionary macro
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
/external/zlib/src/
H A Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h43 #define deflateSetDictionary FPDFAPI_deflateSetDictionary macro
647 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
684 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
687 or if not at a block boundary for raw deflate). deflateSetDictionary does
888 deflateSetDictionary). For raw inflate, this function can be called at any
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_deflate.c322 int ZEXPORT deflateSetDictionary ( function
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h47 #define deflateSetDictionary FPDFAPI_deflateSetDictionary macro
651 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
688 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
691 or if not at a block boundary for raw deflate). deflateSetDictionary does
892 deflateSetDictionary). For raw inflate, this function can be called at any
/external/zlib/
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro

Completed in 261 milliseconds