| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | example_original.c | 105 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 217 void test_deflate(compr, comprLen) in test_deflate() argument 255 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 296 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 351 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 392 void test_flush(compr, comprLen) in test_flush() argument 430 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 474 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 511 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 566 Byte *compr, *uncompr; local
|
| H A D | example.c | 113 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 225 void test_deflate(compr, comprLen) in test_deflate() argument 263 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 304 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 359 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 400 void test_flush(compr, comprLen) in test_flush() argument 438 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 482 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 519 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 574 Byte *compr, *uncompr; local
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | example.c | 88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 200 void test_deflate(compr, comprLen) in test_deflate() argument 238 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 279 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 334 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 375 void test_flush(compr, comprLen) in test_flush() argument 413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 457 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 494 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 549 Byte *compr, *uncompr; local
|