Searched refs:compressBound (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/zlib/
H A Dcompress.c75 uLong ZEXPORT compressBound (sourceLen) function
H A Dzconf.h35 # define compressBound z_compressBound macro
425 #pragma map(compressBound,"CMBND")
H A Dmozzconf.h69 #define compressBound MOZ_Z_compressBound macro
H A Dzlib.h1113 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1129 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1137 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1139 compressBound() returns an upper bound on the compressed size after
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_compress.c75 uLong ZEXPORT compressBound ( function
H A Dzconf.h35 # define compressBound z_compressBound macro
513 #pragma map(compressBound,"CMBND")
H A Dzlib.h42 #define compressBound FPDFAPI_compressBound macro
1230 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1246 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1254 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1256 compressBound() returns an upper bound on the compressed size after
/external/qemu/distrib/zlib-1.2.8/
H A Dcompress.c75 uLong ZEXPORT compressBound (sourceLen) function
H A Dzconf.h35 # define compressBound z_compressBound macro
505 #pragma map(compressBound,"CMBND")
H A Dzlib.h1166 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1182 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1190 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1192 compressBound() returns an upper bound on the compressed size after
/external/zlib/src/
H A Dcompress.c75 uLong ZEXPORT compressBound (sourceLen) function
H A Dzconf.h35 # define compressBound z_compressBound macro
505 #pragma map(compressBound,"CMBND")
H A Dzconf.h.cmakein37 # define compressBound z_compressBound
507 #pragma map(compressBound,"CMBND")
H A Dzconf.h.in35 # define compressBound z_compressBound
505 #pragma map(compressBound,"CMBND")
H A Dzlib.h1166 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1182 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1190 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1192 compressBound() returns an upper bound on the compressed size after
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h39 # define compressBound z_compressBound macro
329 # pragma map(compressBound,"CMBND")
H A Dzlib.h1015 by compressBound(sourceLen). Upon exit, destLen is the actual size of the
1032 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1040 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1042 compressBound() returns an upper bound on the compressed size after
/external/llvm/lib/Support/
H A DCompression.cpp51 unsigned long CompressedSize = ::compressBound(InputBuffer.size());
/external/chromium_org/components/metrics/
H A Dcompression_utils.cc131 compressBound(input_size));
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h35 # define compressBound z_compressBound macro
513 #pragma map(compressBound,"CMBND")
H A Dzlib.h38 #define compressBound FPDFAPI_compressBound macro
1226 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1242 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1250 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1252 compressBound() returns an upper bound on the compressed size after
/external/zlib/
H A Dzconf.h35 # define compressBound z_compressBound macro
505 #pragma map(compressBound,"CMBND")
H A Dzlib.h1166 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1182 compressBound(sourceLen). Upon exit, destLen is the actual size of the
1190 ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen));
1192 compressBound() returns an upper bound on the compressed size after
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas149 function compressBound(sourceLen: LongInt): LongInt; function
192 function compressBound; external; function
/external/zlib/src/as400/
H A Dzlib.inc126 D compressBound PR 10U 0 extproc('compressBound')

Completed in 168 milliseconds

12