Searched refs:BZ2_indexIntoF (Results 1 – 8 of 8) sorted by relevance
/external/bzip2/ |
D | bzlib_private.h | 478 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 485 BZ2_indexIntoF ( Int32, Int32* );
|
D | bzlib.c | 687 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 1191 BZ2_indexIntoF ( Int32, Int32* ); 1414 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function 1853 …s->k0 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)… in BZ2_decompress() 1856 …s->k0 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)… in BZ2_decompress() 4177 …k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s-… in unRLE_obuf_to_output_SMALL() 4183 …k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s-… in unRLE_obuf_to_output_SMALL() 4189 …k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s-… in unRLE_obuf_to_output_SMALL() 4194 …k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s-… in unRLE_obuf_to_output_SMALL() 4197 …s->k0 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)… in unRLE_obuf_to_output_SMALL() 4226 …k1 = BZ2_indexIntoF ( s->tPos, s->cftab ); s->tPos = (((UInt32)s->ll16[s->tPos]) | (((((UInt32)(s-… in unRLE_obuf_to_output_SMALL() [all …]
|
D | bz2.c | 854 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 861 BZ2_indexIntoF ( Int32, Int32* ); 1455 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|
/external/valgrind/VEX/switchback/ |
D | test_bzip2.c | 838 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 845 BZ2_indexIntoF ( Int32, Int32* ); 1440 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 861 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 868 BZ2_indexIntoF ( Int32, Int32* ); 1466 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|
/external/valgrind/memcheck/tests/ |
D | origin5-bz2.c | 854 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 861 BZ2_indexIntoF ( Int32, Int32* ); 1457 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|
D | varinfo6.c | 892 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \ 899 BZ2_indexIntoF ( Int32, Int32* ); 1495 Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function
|