Home
last modified time | relevance | path

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

/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp118 return gzsetparams(file, comp_level, -2); in setcompressionlevel()
124 return gzsetparams(file, -2, comp_strategy); in setcompressionstrategy()
/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h102 #define gzsetparams Cr_z_gzsetparams macro
H A Dzconf.h106 # define gzsetparams z_gzsetparams macro
H A Dzlib.h1381 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1387 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
H A Dgzwrite.c588 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() function
/third_party/node/deps/zlib/
H A Dchromeconf.h105 #define gzsetparams Cr_z_gzsetparams macro
H A Dzconf.h109 # define gzsetparams z_gzsetparams macro
H A Dzlib.h1383 ZEXTERN int ZEXPORT gzsetparams(gzFile file, int level, int strategy);
1389 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
H A Dgzwrite.c557 int ZEXPORT gzsetparams(gzFile file, int level, int strategy) { in gzsetparams() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h102 #define gzsetparams Cr_z_gzsetparams macro
H A Dzconf.h106 # define gzsetparams z_gzsetparams macro
H A Dgzwrite.c585 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() function
H A Dzlib.h1379 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1385 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h77 # define gzsetparams z_gzsetparams macro
H A Dgzwrite.c458 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() function
H A Dzlib.h1226 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1231 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc46 return gzsetparams(file, comp_level, comp_strategy); in setcompression()
/third_party/zlib/
H A Dzconf.h97 # define gzsetparams z_gzsetparams macro
H A Dzlib.h1384 ZEXTERN int ZEXPORT gzsetparams(gzFile file, int level, int strategy);
1390 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
H A Dgzwrite.c564 int ZEXPORT gzsetparams(gzFile file, int level, int strategy) { in gzsetparams() function

Completed in 27 milliseconds