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

/external/freetype/src/gzip/
H A Dzconf.h28 # define inflateSetDictionary z_inflateSetDictionary macro
266 # 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/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h30 # define inflateSetDictionary z_inflateSetDictionary macro
328 # pragma map(inflateSetDictionary,"INSEDI")
/external/chromium_org/third_party/zlib/
H A Dmozzconf.h60 #define inflateSetDictionary MOZ_Z_inflateSetDictionary macro
H A Dzconf.h97 # define inflateSetDictionary z_inflateSetDictionary macro
424 #pragma map(inflateSetDictionary,"INSEDI")
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
512 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h61 #define inflateSetDictionary FPDFAPI_inflateSetDictionary macro
534 If a preset dictionary is needed after this call (see inflateSetDictionary
660 inflateSetDictionary).
879 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
894 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
897 expected one (incorrect adler32 value). inflateSetDictionary does not
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
512 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h65 #define inflateSetDictionary FPDFAPI_inflateSetDictionary macro
538 If a preset dictionary is needed after this call (see inflateSetDictionary
664 inflateSetDictionary).
883 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
898 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
901 expected one (incorrect adler32 value). inflateSetDictionary does not
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
504 #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 136 milliseconds