Home
last modified time | relevance | path

Searched refs:compr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dexample_original.c106 Byte *compr, *uncompr; in test_compress()
218 Byte *compr; in test_deflate()
256 Byte *compr, *uncompr; in test_inflate()
297 Byte *compr, *uncompr; in test_large_deflate()
352 Byte *compr, *uncompr; in test_large_inflate()
393 Byte *compr; in test_flush()
431 Byte *compr, *uncompr; in test_sync()
475 Byte *compr; in test_dict_deflate()
512 Byte *compr, *uncompr; in test_dict_inflate()
566 Byte *compr, *uncompr; local
[all …]
H A Dexample.c114 Byte *compr, *uncompr; in test_compress()
226 Byte *compr; in test_deflate()
264 Byte *compr, *uncompr; in test_inflate()
305 Byte *compr, *uncompr; in test_large_deflate()
360 Byte *compr, *uncompr; in test_large_inflate()
401 Byte *compr; in test_flush()
439 Byte *compr, *uncompr; in test_sync()
483 Byte *compr; in test_dict_deflate()
520 Byte *compr, *uncompr; in test_dict_inflate()
574 Byte *compr, *uncompr; local
[all …]
/f-stack/freebsd/contrib/zlib/test/
H A Dexample.c89 Byte *compr, *uncompr; in test_compress()
201 Byte *compr; in test_deflate()
239 Byte *compr, *uncompr; in test_inflate()
280 Byte *compr, *uncompr; in test_large_deflate()
335 Byte *compr, *uncompr; in test_large_inflate()
376 Byte *compr; in test_flush()
414 Byte *compr, *uncompr; in test_sync()
458 Byte *compr; in test_dict_deflate()
495 Byte *compr, *uncompr; in test_dict_inflate()
549 Byte *compr, *uncompr; local
[all …]
/f-stack/app/redis-5.0.5/tests/support/
H A Dutil.tcl10 } elseif {$type eq {compr}} {
134 {randstring 0 256 compr} \
152 {randstring 1 256 compr}
/f-stack/app/redis-5.0.5/tests/unit/
H A Dother.tcl24 foreach fuzztype {binary alpha compr} {
217 foreach type {binary alpha compr} {