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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h30 # define inflateSetDictionary z_inflateSetDictionary macro
325 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzconf.in.h30 # define inflateSetDictionary z_inflateSetDictionary macro
325 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h430 If a preset dictionary is needed after this call (see inflateSetDictionary
546 dictionary (see inflateSetDictionary).
736 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
750 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
753 expected one (incorrect adler32 value). inflateSetDictionary does not
H A Dexample.c493 err = inflateSetDictionary(&d_stream, (const Bytef*)dictionary,
H A Dinflate.c1169 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h30 # define inflateSetDictionary z_inflateSetDictionary macro
325 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzconf.in.h30 # define inflateSetDictionary z_inflateSetDictionary macro
325 # pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h430 If a preset dictionary is needed after this call (see inflateSetDictionary
546 dictionary (see inflateSetDictionary).
736 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
750 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
753 expected one (incorrect adler32 value). inflateSetDictionary does not
H A Dexample.c493 err = inflateSetDictionary(&d_stream, (const Bytef*)dictionary,
H A Dinflate.c1169 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h85 # define inflateSetDictionary z_inflateSetDictionary macro
558 inflateSetDictionary below), Z_DATA_ERROR if the input data was corrupted,
653 dictionary (see inflateSetDictionary).
768 extern int EXPORT 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
H A Dzlib.c3059 DICT0, /* waiting for inflateSetDictionary */
3323 int inflateSetDictionary(z, dictionary, dictLength) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/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));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/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));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzran.c6 /* Illustrate the use of Z_BLOCK, inflatePrime(), and inflateSetDictionary()
283 (void)inflateSetDictionary(&strm, here->window, WINSIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dzran.c6 /* Illustrate the use of Z_BLOCK, inflatePrime(), and inflateSetDictionary()
283 (void)inflateSetDictionary(&strm, here->window, WINSIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc267 D inflateSetDictionary...
268 D PR 10I 0 extproc('inflateSetDictionary') Init. dictionary
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc267 D inflateSetDictionary...
268 D PR 10I 0 extproc('inflateSetDictionary') Init. dictionary

Completed in 132 milliseconds