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

/asus-wl-520gu-7.0.1.45/src/router/ppp/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
/asus-wl-520gu-7.0.1.45/src/router/pppd/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
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/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
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h444 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
473 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
476 or if the compression method is bsort). deflateSetDictionary does not
562 dictionary (see deflateSetDictionary).
H A Dexample.c435 err = deflateSetDictionary(&c_stream,
437 CHECK_ERR(err, "deflateSetDictionary");
H A Ddeflate.c291 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h508 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
538 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
541 or if the compression method is bsort). deflateSetDictionary does not
671 dictionary (see deflateSetDictionary).
/asus-wl-520gu-7.0.1.45/src/router/library/
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h508 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
538 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
541 or if the compression method is bsort). deflateSetDictionary does not
671 dictionary (see deflateSetDictionary).

Completed in 134 milliseconds