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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h80 # define deflateSetDictionary z_deflateSetDictionary macro
645 extern int EXPORT deflateSetDictionary OF((z_streamp strm,
667 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
670 stream). deflateSetDictionary does not perform any compression: this will
777 dictionary (see deflateSetDictionary).
H A Dzlib.c822 int deflateSetDictionary (strm, dictionary, dictLength) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzconf.in.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h538 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
570 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
573 or if the compression method is bsort). deflateSetDictionary does not
745 deflateSetDictionary). For raw inflate, this function can be called
H A Dexample.c440 err = deflateSetDictionary(&c_stream,
442 CHECK_ERR(err, "deflateSetDictionary");
H A Ddeflate.c315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzconf.in.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h538 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
570 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
573 or if the compression method is bsort). deflateSetDictionary does not
745 deflateSetDictionary). For raw inflate, this function can be called
H A Dexample.c440 err = deflateSetDictionary(&c_stream,
442 CHECK_ERR(err, "deflateSetDictionary");
H A Ddeflate.c315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas94 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
171 function deflateSetDictionary; external; function
H A Dexample.pas461 err := deflateSetDictionary(c_stream, dictionary, StrLen(dictionary));
462 CHECK_ERR(err, 'deflateSetDictionary');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas94 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; function
171 function deflateSetDictionary; external; function
H A Dexample.pas461 err := deflateSetDictionary(c_stream, dictionary, StrLen(dictionary));
462 CHECK_ERR(err, 'deflateSetDictionary');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c368 deflateSetDictionary(strm, window, have);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c368 deflateSetDictionary(strm, window, have);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc234 D deflateSetDictionary...
235 D PR 10I 0 extproc('deflateSetDictionary') Init. dictionary
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc234 D deflateSetDictionary...
235 D PR 10I 0 extproc('deflateSetDictionary') Init. dictionary

Completed in 111 milliseconds