Home
last modified time | relevance | path

Searched refs:deflateSetDictionary (Results 1 – 25 of 40) sorted by relevance

12

/external/zlib/src/old/os2/
Dzlib.def21 deflateSetDictionary
/external/zlib/src/win32/
Dzlib.def10 deflateSetDictionary
/external/zlib/src/contrib/pascal/
Dzlibpas.pas116 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; in deflateSetDictionary() function
205 function deflateSetDictionary; external; in deflateSetDictionary() function
Dexample.pas461 err := deflateSetDictionary(c_stream, dictionary, StrLen(dictionary));
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def17 deflateSetDictionary @11
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def17 deflateSetDictionary @11
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def17 deflateSetDictionary @11
/external/zlib/src/contrib/ada/
Dzlib-thin.ads133 function deflateSetDictionary subprogspec
392 pragma Import (C, deflateSetDictionary, "deflateSetDictionary");
/external/zlib/src/examples/
DREADME.examples34 and deflateSetDictionary()
Dgzappend.c370 deflateSetDictionary(strm, window, have); in gzscan()
/external/libmicrohttpd/src/microspdy/
Dcompression.c230 ret = deflateSetDictionary(strm, in SPDYF_zlib_deflate_init()
/external/syslinux/com32/lib/zlib/
Dzconf.in.h22 # define deflateSetDictionary z_deflateSetDictionary macro
/external/freetype/src/gzip/
Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
Dftzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
/external/zlib/src/as400/
Dbndsrc33 EXPORT SYMBOL("deflateSetDictionary")
Dzlib.inc318 D deflateSetDictionary...
319 D PR 10I 0 extproc('deflateSetDictionary') Init. dictionary
/external/pdfium/third_party/zlib_v128/
Dzlib.h47 #define deflateSetDictionary FPDFAPI_deflateSetDictionary macro
656 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
/external/zlib/
Dlibz.map.txt31 deflateSetDictionary;
Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
/external/syslinux/com32/include/
Dzconf.h45 # define deflateSetDictionary z_deflateSetDictionary macro
Dzlib.h578 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
/external/python/cpython2/Modules/zlib/
Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
/external/zlib/src/
Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro
Dzlib.h587 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,

12