Searched refs:bsPutUChar (Results 1 - 9 of 9) sorted by relevance

/external/bzip2/
H A Dbzip2recover.c242 static void bsPutUChar ( BitStream* bs, UChar c ) function
455 bsPutUChar ( bsWr, 0x17 ); bsPutUChar ( bsWr, 0x72 );
456 bsPutUChar ( bsWr, 0x45 ); bsPutUChar ( bsWr, 0x38 );
457 bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
496 bsPutUChar ( bsWr, BZ_HDR_B );
497 bsPutUChar ( bsWr, BZ_HDR_Z );
498 bsPutUChar ( bsW
[all...]
H A Dcompress.c94 void bsPutUChar ( EState* s, UChar c ) function
624 bsPutUChar ( s, BZ_HDR_B );
625 bsPutUChar ( s, BZ_HDR_Z );
626 bsPutUChar ( s, BZ_HDR_h );
627 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
632 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
633 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
634 bsPutUChar (
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c3497 void bsPutUChar ( EState* s, UChar c ) function
4027 bsPutUChar ( s, BZ_HDR_B );
4028 bsPutUChar ( s, BZ_HDR_Z );
4029 bsPutUChar ( s, BZ_HDR_h );
4030 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4035 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4036 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4037 bsPutUChar (
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c3521 void bsPutUChar ( EState* s, UChar c ) function
4051 bsPutUChar ( s, BZ_HDR_B );
4052 bsPutUChar ( s, BZ_HDR_Z );
4053 bsPutUChar ( s, BZ_HDR_h );
4054 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4059 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4060 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4061 bsPutUChar (
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c3512 void bsPutUChar ( EState* s, UChar c ) function
4042 bsPutUChar ( s, BZ_HDR_B );
4043 bsPutUChar ( s, BZ_HDR_Z );
4044 bsPutUChar ( s, BZ_HDR_h );
4045 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4050 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4051 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4052 bsPutUChar (
[all...]
H A Dvarinfo6.c3549 void bsPutUChar ( EState* s, UChar c ) function
4080 bsPutUChar ( s, BZ_HDR_B );
4081 bsPutUChar ( s, BZ_HDR_Z );
4082 bsPutUChar ( s, BZ_HDR_h );
4083 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4088 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4089 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4090 bsPutUChar (
[all...]
/external/valgrind/main/perf/
H A Dbz2.c3512 void bsPutUChar ( EState* s, UChar c ) function
4042 bsPutUChar ( s, BZ_HDR_B );
4043 bsPutUChar ( s, BZ_HDR_Z );
4044 bsPutUChar ( s, BZ_HDR_h );
4045 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4050 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4051 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4052 bsPutUChar (
[all...]
H A Dtest_input_for_tinycc.c2907 void bsPutUChar ( EState* s, UChar c ) function
3404 bsPutUChar ( s, 0x42 );
3405 bsPutUChar ( s, 0x5a );
3406 bsPutUChar ( s, 0x68 );
3407 bsPutUChar ( s, (UChar)(0x30 + s->blockSize100k) );
3412 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
3413 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
3414 bsPutUChar (
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 193 milliseconds