Home
last modified time | relevance | path

Searched refs:bsW (Results 1 – 7 of 7) sorted by relevance

/external/bzip2/
Dcompress.c73 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
85 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
86 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
87 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
88 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
96 bsW( s, 8, (UInt32)c ); in bsPutUChar()
505 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
510 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
519 bsW ( s, 3, nGroups ); in sendMTFValues()
520 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c2886 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
2898 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
2899 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
2900 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
2901 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
2909 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3285 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3290 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3299 bsW ( s, 3, nGroups ); in sendMTFValues()
3300 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
Dbz2.c3491 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3503 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3504 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3505 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3506 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3514 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3923 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3928 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3937 bsW ( s, 3, nGroups ); in sendMTFValues()
3938 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c3476 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3488 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3489 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3490 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3491 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3499 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3908 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3913 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3922 bsW ( s, 3, nGroups ); in sendMTFValues()
3923 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c3491 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3503 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3504 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3505 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3506 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3514 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3923 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3928 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3937 bsW ( s, 3, nGroups ); in sendMTFValues()
3938 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
Dvarinfo6.c3528 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3540 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3541 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3542 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3543 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3551 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3960 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3965 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3974 bsW ( s, 3, nGroups ); in sendMTFValues()
3975 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c3500 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3512 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3513 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3514 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3515 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3523 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3932 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3937 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3946 bsW ( s, 3, nGroups ); in sendMTFValues()
3947 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]