| [ | |
| { | |
| "function_name": "slide_hash", | |
| "function_signature": "local void slide_hash(deflate_state *s)", | |
| "test_filename": "tests_deflate_slide_hash.c" | |
| }, | |
| { | |
| "function_name": "read_buf", | |
| "function_signature": "local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size)", | |
| "test_filename": "tests_deflate_read_buf.c" | |
| }, | |
| { | |
| "function_name": "fill_window", | |
| "function_signature": "local void fill_window(deflate_state *s)", | |
| "test_filename": "tests_deflate_fill_window.c" | |
| }, | |
| { | |
| "function_name": "deflateInit2_", | |
| "function_signature": "int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,\n int windowBits, int memLevel, int strategy,\n const char *version, int stream_size)", | |
| "test_filename": "tests_deflate_deflateInit2_.c" | |
| }, | |
| { | |
| "function_name": "deflateStateCheck", | |
| "function_signature": "local int deflateStateCheck(z_streamp strm)", | |
| "test_filename": "tests_deflate_deflateStateCheck.c" | |
| }, | |
| { | |
| "function_name": "deflateSetDictionary", | |
| "function_signature": "int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary,\n uInt dictLength)", | |
| "test_filename": "tests_deflate_deflateSetDictionary.c" | |
| }, | |
| { | |
| "function_name": "deflateGetDictionary", | |
| "function_signature": "int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary,\n uInt *dictLength)", | |
| "test_filename": "tests_deflate_deflateGetDictionary.c" | |
| }, | |
| { | |
| "function_name": "lm_init", | |
| "function_signature": "local void lm_init(deflate_state *s)", | |
| "test_filename": "tests_deflate_lm_init.c" | |
| }, | |
| { | |
| "function_name": "deflatePrime", | |
| "function_signature": "int ZEXPORT deflatePrime(z_streamp strm, int bits, int value)", | |
| "test_filename": "tests_deflate_deflatePrime.c" | |
| }, | |
| { | |
| "function_name": "deflateParams", | |
| "function_signature": "int ZEXPORT deflateParams(z_streamp strm, int level, int strategy)", | |
| "test_filename": "tests_deflate_deflateParams.c" | |
| }, | |
| { | |
| "function_name": "deflateTune", | |
| "function_signature": "int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy,\n int nice_length, int max_chain)", | |
| "test_filename": "tests_deflate_deflateTune.c" | |
| }, | |
| { | |
| "function_name": "deflateBound", | |
| "function_signature": "uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen)", | |
| "test_filename": "tests_deflate_deflateBound.c" | |
| }, | |
| { | |
| "function_name": "flush_pending", | |
| "function_signature": "local void flush_pending(z_streamp strm)", | |
| "test_filename": "tests_deflate_flush_pending.c" | |
| }, | |
| { | |
| "function_name": "deflate", | |
| "function_signature": "int ZEXPORT deflate(z_streamp strm, int flush)", | |
| "test_filename": "tests_deflate_deflate.c" | |
| }, | |
| { | |
| "function_name": "deflateEnd", | |
| "function_signature": "int ZEXPORT deflateEnd(z_streamp strm)", | |
| "test_filename": "tests_deflate_deflateEnd.c" | |
| }, | |
| { | |
| "function_name": "deflateCopy", | |
| "function_signature": "int ZEXPORT deflateCopy(z_streamp dest, z_streamp source)", | |
| "test_filename": "tests_deflate_deflateCopy.c" | |
| }, | |
| { | |
| "function_name": "longest_match", | |
| "function_signature": "local uInt longest_match(deflate_state *s, IPos cur_match)", | |
| "test_filename": "tests_deflate_longest_match.c" | |
| }, | |
| { | |
| "function_name": "longest_match", | |
| "function_signature": "local uInt longest_match(deflate_state *s, IPos cur_match)", | |
| "test_filename": "tests_deflate_longest_match.c" | |
| }, | |
| { | |
| "function_name": "check_match", | |
| "function_signature": "local void check_match(deflate_state *s, IPos start, IPos match, int length)", | |
| "test_filename": "tests_deflate_check_match.c" | |
| }, | |
| { | |
| "function_name": "deflate_stored", | |
| "function_signature": "local block_state deflate_stored(deflate_state *s, int flush)", | |
| "test_filename": "tests_deflate_deflate_stored.c" | |
| }, | |
| { | |
| "function_name": "deflate_fast", | |
| "function_signature": "local block_state deflate_fast(deflate_state *s, int flush)", | |
| "test_filename": "tests_deflate_deflate_fast.c" | |
| }, | |
| { | |
| "function_name": "deflate_slow", | |
| "function_signature": "local block_state deflate_slow(deflate_state *s, int flush)", | |
| "test_filename": "tests_deflate_deflate_slow.c" | |
| }, | |
| { | |
| "function_name": "deflate_rle", | |
| "function_signature": "local block_state deflate_rle(deflate_state *s, int flush)", | |
| "test_filename": "tests_deflate_deflate_rle.c" | |
| }, | |
| { | |
| "function_name": "deflate_huff", | |
| "function_signature": "local block_state deflate_huff(deflate_state *s, int flush)", | |
| "test_filename": "tests_deflate_deflate_huff.c" | |
| } | |
| ] |