Home
last modified time | relevance | path

Searched refs:inflateGetHeader (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h117 #define inflateGetHeader Cr_z_inflateGetHeader macro
H A Dzconf.h122 # define inflateGetHeader z_inflateGetHeader macro
H A Dzlib.h497 header is not retained unless inflateGetHeader() is used. When processing
1032 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
1035 inflateGetHeader() requests that gzip header information be stored in the
1036 provided gz_header structure. inflateGetHeader() may be called after
1062 If inflateGetHeader is not used, then the header information is simply
1065 information. The application would need to call inflateGetHeader() again to
1068 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c1352 int ZEXPORT inflateGetHeader(strm, head)
/third_party/node/deps/zlib/
H A Dchromeconf.h120 #define inflateGetHeader Cr_z_inflateGetHeader macro
H A Dzconf.h125 # define inflateGetHeader z_inflateGetHeader macro
H A Dzlib.h497 header is not retained unless inflateGetHeader() is used. When processing
1034 ZEXTERN int ZEXPORT inflateGetHeader(z_streamp strm,
1037 inflateGetHeader() requests that gzip header information be stored in the
1038 provided gz_header structure. inflateGetHeader() may be called after
1064 If inflateGetHeader is not used, then the header information is simply
1067 information. The application would need to call inflateGetHeader() again to
1070 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c1332 int ZEXPORT inflateGetHeader(z_streamp strm, gz_headerp head) {
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h117 #define inflateGetHeader Cr_z_inflateGetHeader macro
H A Dzconf.h122 # define inflateGetHeader z_inflateGetHeader macro
H A Dzlib.h497 header is not retained unless inflateGetHeader() is used. When processing
1030 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
1033 inflateGetHeader() requests that gzip header information be stored in the
1034 provided gz_header structure. inflateGetHeader() may be called after
1060 If inflateGetHeader is not used, then the header information is simply
1063 information. The application would need to call inflateGetHeader() again to
1066 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c1352 int ZEXPORT inflateGetHeader(strm, head)
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h88 # define inflateGetHeader z_inflateGetHeader macro
H A Dzlib.h908 ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm,
911 inflateGetHeader() requests that gzip header information be stored in the
912 provided gz_header structure. inflateGetHeader() may be called after
938 If inflateGetHeader is not used, then the header information is simply
941 information. The application would need to call inflateGetHeader() again to
944 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c1294 int ZEXPORT inflateGetHeader(strm, head)
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas135 function inflateGetHeader(var strm: z_stream; var head: gz_header): Integer; in inflateGetHeader() function
214 function inflateGetHeader; external; function
/third_party/zlib/
H A Dzconf.h113 # define inflateGetHeader z_inflateGetHeader macro
H A Dzlib.h498 header is not retained unless inflateGetHeader() is used. When processing
1035 ZEXTERN int ZEXPORT inflateGetHeader(z_streamp strm,
1038 inflateGetHeader() requests that gzip header information be stored in the
1039 provided gz_header structure. inflateGetHeader() may be called after
1065 If inflateGetHeader is not used, then the header information is simply
1068 information. The application would need to call inflateGetHeader() again to
1071 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c1465 int ZEXPORT inflateGetHeader(z_streamp strm, gz_headerp head) {
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc303 header information is collected with inflateGetHeader(). If a zlib stream
331 ret = inflateGetHeader(&strm, &head); assert(ret == Z_OK); in inf()
/third_party/zlib/test/
H A Dinfcover.c281 header information is collected with inflateGetHeader(). If a zlib stream
309 ret = inflateGetHeader(&strm, &head); assert(ret == Z_OK); in inf()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c1372 int ZEXPORT inflateGetHeader(strm, head)
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c1365 int ZEXPORT inflateGetHeader(z_streamp strm, gz_headerp head) {
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c1372 int ZEXPORT inflateGetHeader(strm, head)

Completed in 37 milliseconds