Home
last modified time | relevance | path

Searched refs:bsW (Results 1 – 10 of 10) 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/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.c3489 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3501 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3502 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3503 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3504 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3512 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3921 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3926 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3935 bsW ( s, 3, nGroups ); in sendMTFValues()
3936 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/VEX/switchback/
Dtest_bzip2.c3474 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function
3486 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32()
3487 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32()
3488 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32()
3489 bsW ( s, 8, u & 0xffL ); in bsPutUInt32()
3497 bsW( s, 8, (UInt32)c ); in bsPutUChar()
3906 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3911 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues()
3920 bsW ( s, 3, nGroups ); in sendMTFValues()
3921 bsW ( s, 15, nSelectors ); in sendMTFValues()
[all …]
/external/valgrind/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 …]
/external/valgrind/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...