Home
last modified time | relevance | path

Searched refs:deflateGetDictionary (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h57 #define deflateGetDictionary Cr_z_deflateGetDictionary macro
H A Dzconf.h58 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h654 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
661 always enough. If deflateGetDictionary() is called with dictionary equal to
665 deflateGetDictionary() may return a length less than the window size, even
672 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c496 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() function
/third_party/node/deps/zlib/
H A Dchromeconf.h60 #define deflateGetDictionary Cr_z_deflateGetDictionary macro
H A Dzconf.h61 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h654 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
661 always enough. If deflateGetDictionary() is called with dictionary equal to
665 deflateGetDictionary() may return a length less than the window size, even
672 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c654 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, in deflateGetDictionary() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h57 #define deflateGetDictionary Cr_z_deflateGetDictionary macro
H A Dzconf.h58 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
662 always enough. If deflateGetDictionary() is called with dictionary equal to
666 deflateGetDictionary() may return a length less than the window size, even
673 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c491 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() function
/third_party/zlib/
H A Dzconf.h49 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h655 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
662 always enough. If deflateGetDictionary() is called with dictionary equal to
666 deflateGetDictionary() may return a length less than the window size, even
673 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c620 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, in deflateGetDictionary() function

Completed in 30 milliseconds