Searched defs:deflateParams (Results 1 – 19 of 19) sorted by relevance
| /third_party/zlib/contrib/ada/ |
| D | zlib-thin.ads | 144 function deflateParams subprogspec
|
| /third_party/zlib/contrib/pascal/ |
| D | zlibpas.pas | 120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; in deflateParams() function 201 function deflateParams; external; in deflateParams() function
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| D | ftzconf.h | 26 # define deflateParams z_deflateParams macro
|
| /third_party/zlib/contrib/delphi/ |
| D | ZLib.pas | 216 procedure deflateParams; external; procedure
|
| /third_party/skia/third_party/externals/zlib/ |
| D | chromeconf.h | 62 #define deflateParams Cr_z_deflateParams macro
|
| D | zconf.h | 63 # define deflateParams z_deflateParams macro
|
| D | deflate.c | 614 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
|
| /third_party/node/deps/zlib/ |
| D | chromeconf.h | 65 #define deflateParams Cr_z_deflateParams macro
|
| D | zconf.h | 66 # define deflateParams z_deflateParams macro
|
| D | zconf.h.in | 54 # define deflateParams z_deflateParams macro
|
| D | deflate.c | 790 int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) { in deflateParams() function
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | chromeconf.h | 62 #define deflateParams Cr_z_deflateParams macro
|
| D | zconf.h | 63 # define deflateParams z_deflateParams macro
|
| D | deflate.c | 620 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | zconf.h | 42 # define deflateParams z_deflateParams macro
|
| D | deflate.c | 461 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() function
|
| /third_party/zlib/ |
| D | zconf.h | 54 # define deflateParams z_deflateParams macro
|
| D | zconf.h.in | 54 # define deflateParams z_deflateParams macro
|
| D | deflate.c | 757 int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) { in deflateParams() function
|