Home | History | Annotate | Download | only in perf

Lines Matching refs:bsPutUChar

2907 void bsPutUChar ( EState* s, UChar c )
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 ( s, 0x53 ); bsPutUChar ( s, 0x59 );
3430 bsPutUChar ( s, 0x17 ); bsPutUChar ( s, 0x72 );
3431 bsPutUChar ( s, 0x45 ); bsPutUChar ( s, 0x38 );
3432 bsPutUChar ( s, 0x50 ); bsPutUChar ( s, 0x90 );