/development/ndk/platforms/android-3/include/ |
zconf.h | 26 # define deflateParams z_deflateParams
|
zlib.h | 606 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm, 618 Before the call of deflateParams, the stream state must be set as for 622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source [all...] |
/external/chromium_org/sdch/open-vcdiff/src/zlib/ |
zconf.h | 26 # define deflateParams z_deflateParams
|
zlib.h | 606 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm, 618 Before the call of deflateParams, the stream state must be set as for 622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source [all...] |
/external/chromium_org/third_party/zlib/ |
mozzconf.h | 57 #define deflateParams MOZ_Z_deflateParams
|
zconf.h | 45 # define deflateParams z_deflateParams
|
zlib.h | 651 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm, [all...] |
gzwrite.c | 492 deflateParams(strm, level, strategy);
|
deflate.c | 418 int ZEXPORT deflateParams(strm, level, strategy) [all...] |
/external/freetype/src/gzip/ |
zconf.h | 26 # define deflateParams z_deflateParams
|