Searched refs:inflateSetDictionary (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/src/
H A DzlibtclStubInit.c49 inflateSetDictionary, /* 24 */
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclStubInit.c49 inflateSetDictionary, /* 24 */
H A DzlibtclDecls.h94 ZEXTERN int inflateSetDictionary(z_streamp stream,
249 #define inflateSetDictionary \ macro
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzconf.h30 # define inflateSetDictionary z_inflateSetDictionary macro
325 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h431 If a preset dictionary is needed after this call (see inflateSetDictionary
547 dictionary (see inflateSetDictionary).
737 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
751 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
754 expected one (incorrect adler32 value). inflateSetDictionary does not
H A Dinflate.c1169 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h28 # define inflateSetDictionary z_inflateSetDictionary macro
261 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h360 If a preset dictionary is needed at this point (see inflateSetDictionary
452 dictionary (see inflateSetDictionary).
553 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
564 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
567 expected one (incorrect Adler32 value). inflateSetDictionary does not
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h57 # define inflateSetDictionary z_inflateSetDictionary macro
352 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h459 If a preset dictionary is needed after this call (see inflateSetDictionary
575 dictionary (see inflateSetDictionary).
765 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
779 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
782 expected one (incorrect adler32 value). inflateSetDictionary does not
/macosx-10.10/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h39 # define inflateSetDictionary z_inflateSetDictionary macro
/macosx-10.10/zlib-55/zlib/
H A Dzconf.h94 # define inflateSetDictionary z_inflateSetDictionary macro
425 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzconf.h.cmakein96 # define inflateSetDictionary z_inflateSetDictionary
423 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzconf.h.in94 # define inflateSetDictionary z_inflateSetDictionary
421 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h472 If a preset dictionary is needed after this call (see inflateSetDictionary
591 dictionary (see inflateSetDictionary).
789 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
803 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
806 expected one (incorrect adler32 value). inflateSetDictionary does not
H A Dexample.c493 err = inflateSetDictionary(&d_stream, (const Bytef*)dictionary,
H A Dinflate.c1252 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
/macosx-10.10/sudo-73/src/zlib/
H A Dzconf.h.in111 # define inflateSetDictionary z_inflateSetDictionary
467 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h471 If a preset dictionary is needed after this call (see inflateSetDictionary
597 inflateSetDictionary).
816 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
831 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
834 expected one (incorrect adler32 value). inflateSetDictionary does not
H A Dinflate.c1272 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas102 function inflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
181 function inflateSetDictionary; external; function
H A Dexample.pas513 err := inflateSetDictionary(d_stream, dictionary, StrLen(dictionary));
/macosx-10.10/zlib-55/zlib/examples/
H A Dzran.c6 /* Illustrate the use of Z_BLOCK, inflatePrime(), and inflateSetDictionary()
283 (void)inflateSetDictionary(&strm, here->window, WINSIZE);
/macosx-10.10/zlib-55/zlib/old/as400/
H A Dzlib.inc267 D inflateSetDictionary...
268 D PR 10I 0 extproc('inflateSetDictionary') Init. dictionary
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinflate.c1198 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)

Completed in 209 milliseconds

12