Searched defs:inflateSetDictionary (Results 1 - 10 of 10) sorted by relevance

/external/freetype/src/gzip/
H A Dftzconf.h28 # define inflateSetDictionary z_inflateSetDictionary macro
266 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzconf.h28 # define inflateSetDictionary z_inflateSetDictionary macro
266 # pragma map(inflateSetDictionary,"INSEDI")
/external/syslinux/com32/lib/zlib/
H A Dzconf.in.h29 # define inflateSetDictionary z_inflateSetDictionary macro
315 # pragma map(inflateSetDictionary,"INSEDI")
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas127 function inflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
221 function inflateSetDictionary; external; function
/external/pdfium/third_party/zlib_v128/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
512 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h66 #define inflateSetDictionary FPDFAPI_inflateSetDictionary macro
543 If a preset dictionary is needed after this call (see inflateSetDictionary
669 inflateSetDictionary).
888 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
903 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
906 expected one (incorrect adler32 value). inflateSetDictionary does not
/external/python/cpython2/Modules/zlib/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
504 #pragma map(inflateSetDictionary,"INSEDI")
/external/syslinux/com32/include/
H A Dzconf.h94 # define inflateSetDictionary z_inflateSetDictionary macro
421 #pragma map(inflateSetDictionary,"INSEDI")
/external/zlib/src/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
504 #pragma map(inflateSetDictionary,"INSEDI")
/external/zlib/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
504 #pragma map(inflateSetDictionary,"INSEDI")

Completed in 185 milliseconds