Searched refs:bsPutUInt32 (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Dcompress.c83 void bsPutUInt32 ( EState* s, UInt32 u ) function
637 bsPutUInt32 ( s, s->blockCRC );
662 bsPutUInt32 ( s, s->combinedCRC );
H A Dbzip2recover.c251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) function
458 bsPutUInt32 ( bsWr, blockCRC );
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c3486 void bsPutUInt32 ( EState* s, UInt32 u ) function
4040 bsPutUInt32 ( s, s->blockCRC );
4065 bsPutUInt32 ( s, s->combinedCRC );
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c3510 void bsPutUInt32 ( EState* s, UInt32 u ) function
4064 bsPutUInt32 ( s, s->blockCRC );
4089 bsPutUInt32 ( s, s->combinedCRC );
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c3501 void bsPutUInt32 ( EState* s, UInt32 u ) function
4055 bsPutUInt32 ( s, s->blockCRC );
4080 bsPutUInt32 ( s, s->combinedCRC );
H A Dvarinfo6.c3538 void bsPutUInt32 ( EState* s, UInt32 u ) function
4093 bsPutUInt32 ( s, s->blockCRC );
4118 bsPutUInt32 ( s, s->combinedCRC );
/external/valgrind/main/perf/
H A Dbz2.c3501 void bsPutUInt32 ( EState* s, UInt32 u ) function
4055 bsPutUInt32 ( s, s->blockCRC );
4080 bsPutUInt32 ( s, s->combinedCRC );
H A Dtest_input_for_tinycc.c2896 void bsPutUInt32 ( EState* s, UInt32 u ) function
3417 bsPutUInt32 ( s, s->blockCRC );
3433 bsPutUInt32 ( s, s->combinedCRC );

Completed in 142 milliseconds