Home
last modified time | relevance | path

Searched refs:gzsetparams (Results 1 – 25 of 43) sorted by relevance

12

/third_party/zlib/contrib/iostream/
Dzfstream.cpp118 return gzsetparams(file, comp_level, -2); in setcompressionlevel()
124 return gzsetparams(file, -2, comp_strategy); in setcompressionstrategy()
/third_party/zlib/old/os2/
Dzlib.def45 gzsetparams
/third_party/node/deps/zlib/win32/
Dzlib.def41 gzsetparams
/third_party/zlib/win32/
Dzlib.def41 gzsetparams
/third_party/zlib/contrib/ada/
Dzlib-thin.ads186 function gzsetparams subprogspec
404 pragma Import (C, gzsetparams, "gzsetparams");
/third_party/zlib/contrib/vstudio/vc9/
Dzlibvc.def41 gzsetparams @35
/third_party/zlib/contrib/vstudio/vc10/
Dzlibvc.def41 gzsetparams @35
/third_party/zlib/contrib/vstudio/vc12/
Dzlibvc.def41 gzsetparams @35
/third_party/zlib/contrib/vstudio/vc14/
Dzlibvc.def41 gzsetparams @35
/third_party/zlib/contrib/vstudio/vc11/
Dzlibvc.def41 gzsetparams @35
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h102 #define gzsetparams Cr_z_gzsetparams macro
Dzconf.h106 # define gzsetparams z_gzsetparams macro
/third_party/zlib/os400/
Dbndsrc23 EXPORT SYMBOL("gzsetparams")
Dzlib.inc168 D gzsetparams PR 10I 0 extproc('gzsetparams')
/third_party/flutter/skia/third_party/externals/zlib/
Dnames.h90 #define gzsetparams Cr_z_gzsetparams macro
Dzconf.h97 # define gzsetparams z_gzsetparams macro
/third_party/node/deps/zlib/
Dchromeconf.h102 #define gzsetparams Cr_z_gzsetparams macro
Dzconf.h106 # define gzsetparams z_gzsetparams macro
/third_party/libwebsockets/win32port/zlib/
Dzconf.h77 # define gzsetparams z_gzsetparams macro
Dzlib.h1226 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
Dgzwrite.c458 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() function
/third_party/freetype/src/gzip/
Dftzconf.h94 # define gzsetparams z_gzsetparams macro
/third_party/zlib/
Dzconf.h94 # define gzsetparams z_gzsetparams macro
Dzlib.h1381 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
/third_party/zlib/contrib/iostream3/
Dzfstream.cc46 return gzsetparams(file, comp_level, comp_strategy); in setcompression()

12