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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dcompress.c75 uLong ZEXPORT compressBound (sourceLen) function
H A Dzconf.h39 # define compressBound z_compressBound macro
326 # pragma map(compressBound,"CMBND")
H A Dzconf.in.h39 # define compressBound z_compressBound macro
326 # 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
H A Ddeflate.c510 return compressBound(sourceLen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dcompress.c75 uLong ZEXPORT compressBound (sourceLen) function
H A Dzconf.h39 # define compressBound z_compressBound macro
326 # pragma map(compressBound,"CMBND")
H A Dzconf.in.h39 # define compressBound z_compressBound macro
326 # 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
H A Ddeflate.c510 return compressBound(sourceLen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas120 function compressBound(sourceLen: LongInt): LongInt; function
160 function compressBound; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas120 function compressBound(sourceLen: LongInt): LongInt; function
160 function compressBound; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc116 D compressBound PR 10U 0 extproc('compressBound')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc116 D compressBound PR 10U 0 extproc('compressBound')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas213 procedure compressBound; external; procedure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas213 procedure compressBound; external; procedure

Completed in 141 milliseconds