Home
last modified time | relevance | path

Searched refs:uLongf (Results 1 – 25 of 2884) sorted by relevance

12345678910>>...116

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/google/
H A Dcompression_utils.cc26 uLongf compressed_size_long = static_cast<uLongf>(output_buffer_size); in GzipCompress()
30 static_cast<uLongf>(input.size()), malloc_fn, free_fn) != Z_OK) { in GzipCompress()
42 const uLongf input_size = static_cast<uLongf>(input.size()); in GzipCompress()
44 uLongf compressed_data_size = in GzipCompress()
75 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress()
83 static_cast<uLongf>(input.length())) == Z_OK) { in GzipUncompress()
91 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
97 static_cast<uLongf>(input.length())) == Z_OK; in GzipUncompress()
103 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
108 static_cast<uLongf>(input.length())) == Z_OK; in GzipUncompress()
H A Dcompression_utils_portable.h26 uLongf GzipExpectedCompressedSize(uLongf input_size);
31 uLongf* dest_length,
39 uLongf* dest_length,
47 uLongf* dest_length,
53 uLongf* dest_length,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/google/
H A Dcompression_utils.cc25 uLongf compressed_size_long = static_cast<uLongf>(output_buffer_size); in GzipCompress()
29 static_cast<uLongf>(input.size()), malloc_fn, free_fn) != Z_OK) { in GzipCompress()
45 const uLongf input_size = static_cast<uLongf>(input.size()); in GzipCompress()
47 uLongf compressed_data_size = in GzipCompress()
78 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress()
86 static_cast<uLongf>(input.length())) == Z_OK) { in GzipUncompress()
100 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
106 static_cast<uLongf>(input.size())) == Z_OK; in GzipUncompress()
116 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
121 static_cast<uLongf>(input.size())) == Z_OK; in GzipUncompress()
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/google/
H A Dcompression_utils.cc25 uLongf compressed_size_long = static_cast<uLongf>(output_buffer_size); in GzipCompress()
29 static_cast<uLongf>(input.size()), malloc_fn, free_fn) != Z_OK) { in GzipCompress()
45 const uLongf input_size = static_cast<uLongf>(input.size()); in GzipCompress()
47 uLongf compressed_data_size = in GzipCompress()
78 uLongf uncompressed_size = static_cast<uLongf>(GetUncompressedSize(input)); in GzipUncompress()
86 static_cast<uLongf>(input.length())) == Z_OK) { in GzipUncompress()
100 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
106 static_cast<uLongf>(input.size())) == Z_OK; in GzipUncompress()
116 uLongf uncompressed_size = GetUncompressedSize(input); in GzipUncompress()
121 static_cast<uLongf>(input.size())) == Z_OK; in GzipUncompress()
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/third_party/zlib/google/
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/third_party/zlib/google/
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/third_party/zlib/google/
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/third_party/zlib/google/
H A Dcompression_utils_portable.h30 uLongf GzipExpectedCompressedSize(uLongf input_size);
35 uLongf* dest_length,
43 uLongf* dest_length,
51 uLongf* dest_length,
57 uLongf* dest_length,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) {
53 uLongf actual_clen = bound;
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in aggfns_trans()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres…
92 uLongf compress_size = 0;
93 uLongf uncompress_size = 0;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) {
53 uLongf actual_clen = bound;
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *…
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres…
92 uLongf compress_size = 0;
93 uLongf uncompress_size = 0;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dcompress-test.cc50 static uLongf test_compress_buf_method (unsigned char *buf, int i, enum toku_compression_method m) { in test_compress_buf_method()
53 uLongf actual_clen = bound; in test_compress_buf_method()
63 static void test_compress_i (int i, enum toku_compression_method m, uLongf *compress_size, uLongf *… in test_compress_i()
80 static void test_compress (enum toku_compression_method m, uLongf *compress_size, uLongf *uncompres… in test_compress()
92 uLongf compress_size = 0; in test_compress_methods()
93 uLongf uncompress_size = 0; in test_compress_methods()
/dports/archivers/snappy/snappy-1.1.9/
H A Dsnappy-test.h261 int Compress(Bytef *dest, uLongf *destLen,
269 int Uncompress(Bytef *dest, uLongf *destLen,
280 int UncompressAtMost(Bytef *dest, uLongf *destLen,
294 int CompressInit(Bytef *dest, uLongf *destLen,
296 int UncompressInit(Bytef *dest, uLongf *destLen,
304 int CompressChunkOrAll(Bytef *dest, uLongf *destLen,
307 int CompressAtMostOrAll(Bytef *dest, uLongf *destLen,
312 int UncompressChunkOrAll(Bytef *dest, uLongf *destLen,
316 int UncompressAtMostOrAll(Bytef *dest, uLongf *destLen,
/dports/math/vtk6/VTK-6.2.0/IO/Core/
H A DvtkZLibDataCompressor.cxx47 uLongf cs = static_cast<uLongf>(compressionSpace); in CompressBuffer()
69 uLongf us = static_cast<uLongf>(uncompressedSize); in UncompressBuffer()
82 if(us != static_cast<uLongf>(uncompressedSize)) in UncompressBuffer()
/dports/math/vtk8/VTK-8.2.0/IO/Core/
H A DvtkZLibDataCompressor.cxx45 uLongf cs = static_cast<uLongf>(compressionSpace); in CompressBuffer()
67 uLongf us = static_cast<uLongf>(uncompressedSize); in UncompressBuffer()
80 if(us != static_cast<uLongf>(uncompressedSize)) in UncompressBuffer()

12345678910>>...116