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

/external/zlib/contrib/pascal/
H A Dzlibpas.pas116 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
205 function deflateSetDictionary; external; function
/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Ddeflate.c315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
/external/zlib/
H A Dzconf.in.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
H A Dzconf.h50 # define deflateSetDictionary z_deflateSetDictionary macro

Completed in 206 milliseconds