| /netbsd-src/external/gpl3/gdb/dist/zlib/ |
| H A D | example.c | 59 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 169 void test_deflate(compr, comprLen) in test_deflate() argument 207 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 248 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 303 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 344 void test_flush(compr, comprLen) in test_flush() argument 382 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 426 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 463 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 518 Byte *compr, *uncompr; local
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
| H A D | example.c | 59 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 169 void test_deflate(compr, comprLen) in test_deflate() argument 207 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 248 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 303 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 344 void test_flush(compr, comprLen) in test_flush() argument 382 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 426 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 463 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 518 Byte *compr, *uncompr; local
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/ |
| H A D | example.c | 59 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument 169 void test_deflate(compr, comprLen) in test_deflate() argument 207 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument 248 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument 303 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument 344 void test_flush(compr, comprLen) in test_flush() argument 382 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument 426 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 463 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 518 Byte *compr, *uncompr; local
|
| /freebsd-src/sys/contrib/zlib/test/ |
| H A D | example.c | 60 static void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, in test_compress() 166 static void test_deflate(Byte *compr, uLong comprLen) { in test_deflate() 201 static void test_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_inflate() 240 static void test_large_deflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_large_deflate() 293 static void test_large_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_large_inflate() 332 static void test_flush(Byte *compr, uLong *comprLen) { in test_flush() 367 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() 408 static void test_dict_deflate(Byte *compr, uLong comprLen) { in test_dict_deflate() 442 static void test_dict_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_dict_inflate() 492 Byte *compr, *uncompr; in main() local
|
| /freebsd-src/sys/contrib/zstd/zlibWrapper/examples/ |
| 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
|
| 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
|
| /netbsd-src/external/gpl3/binutils.old/dist/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 456 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 493 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 548 Byte *compr, *uncompr; local
|
| /netbsd-src/external/gpl3/binutils/dist/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 456 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 493 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 548 Byte *compr, *uncompr; local
|
| /netbsd-src/external/gpl3/gdb/dist/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 456 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument 493 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument 548 Byte *compr, *uncompr; local
|
| /freebsd-src/sys/dev/random/ |
| H A D | unit_test.c | 86 block_deflate(uint8_t *uncompr, uint8_t *compr, const size_t len) in block_deflate()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 183 compr subsection 194 .. _amdgpu_synid_vm:
|
| /freebsd-src/contrib/file/src/ |
| H A D | compress.c | 184 } compr[] = { global() variable [all...] |
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | compress.c | 190 } compr[] = { variable
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
| H A D | amdgpu_dce110_hw_sequencer.c | 1855 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
|