Home
last modified time | relevance | path

Searched defs:maxCompressedSize (Results 1 – 25 of 102) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DCompression.h133 static inline size_t maxCompressedSize(size_t aInputSize) { in maxCompressedSize() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/mozilla/
H A DCompression.h108 static inline size_t maxCompressedSize(size_t aInputSize) in maxCompressedSize() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/
H A DCompression.h108 static inline size_t maxCompressedSize(size_t aInputSize) in maxCompressedSize() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DCompress.cpp27 uLongf maxCompressedSize = compressBound(data.size()); in CompressZLib() local
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DCompression.h123 static inline size_t maxCompressedSize(size_t aInputSize) { in maxCompressedSize() function
/dports/www/firefox/firefox-99.0/mfbt/
H A DCompression.h123 static inline size_t maxCompressedSize(size_t aInputSize) { in maxCompressedSize() function
/dports/devel/emscripten/emscripten-2.0.3/tests/benchmark/
H A Dtest_zlib_benchmark.c20 unsigned long maxCompressedSize = compressBound(size); in doit() local
H A Dtest_lzma_benchmark.c71 unsigned long maxCompressedSize = size * 2 + 10000; // whatever in doit() local
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DCompression.h123 static inline size_t maxCompressedSize(size_t aInputSize) { in maxCompressedSize() function
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DCompression.h123 static inline size_t maxCompressedSize(size_t aInputSize) { in maxCompressedSize() function
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dchunkedstorage.cc64 size_t maxCompressedSize = compressBound( bufferUsed ); in saveCurrentChunk() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfZip.cpp72 Imf::Zip::maxCompressedSize() in maxCompressedSize() function in Imf::Zip
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfZip.cpp72 Imf::Zip::maxCompressedSize() in maxCompressedSize() function in Imf::Zip
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/contrib/long_distance_matching/
H A Dmain.c30 size_t maxCompressedSize, compressedSize; in compress() local
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfZip.cpp73 Zip::maxCompressedSize() in maxCompressedSize() function in Zip
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfZip.cpp46 Zip::maxCompressedSize() in maxCompressedSize() function in Zip
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/main/java/org/xerial/snappy/
H A DSnappyOutputStream.java267 int maxCompressedSize = Snappy.maxCompressedLength(inputSize); in hasSufficientOutputBufferFor() local
/dports/archivers/liblz4/stage/usr/local/include/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/lz4-1.9.3/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lz4/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/archivers/c-blosc/c-blosc-1.21.0/internal-complibs/lz4-1.9.3/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/archivers/liblz4/lz4-1.9.3/lib/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/lz4/lz4-1.9.3/
H A Dlz4.h561 #define LZ4_COMPRESS_INPLACE_BUFFER_SIZE(maxCompressedSize) ((maxCompressedSize) + LZ4_COMPRESS_I… argument

12345