/external/bzip2/ |
huffman.c | 63 void BZ2_hbMakeCodeLengths ( UChar *len,
|
bzlib_private.h | 285 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 );
|
compress.c | 450 BZ2_hbMakeCodeLengths ( &(s->len[t][0]), &(s->rfreq[t][0]),
|
/external/valgrind/main/exp-ptrcheck/tests/ |
hackedbz2.c | 674 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all...] |
/external/valgrind/main/memcheck/tests/ |
origin5-bz2.c | 667 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all...] |
varinfo6.c | 705 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all...] |
/external/valgrind/main/perf/ |
bz2.c | 667 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all...] |
test_input_for_tinycc.c | 1095 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 ); [all...] |