/external/bzip2/ |
D | compress.c | 73 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/ |
D | test_input_for_tinycc.c | 2886 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 …]
|
D | bz2.c | 3489 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/ |
D | test_bzip2.c | 3474 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/ |
D | hackedbz2.c | 3500 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/ |
D | origin5-bz2.c | 3491 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 …]
|
D | varinfo6.c | 3528 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/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |