Home
last modified time | relevance | path

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

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