Searched refs:unzftab (Results 1 - 11 of 11) sorted by relevance

/external/bzip2/
H A Ddecompress.c356 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
400 s->unzftab[uc] += es;
477 s->unzftab[s->seqToUnseq[uc]]++;
495 /* Check: unzftab entries in range. */
497 if (s->unzftab[i] < 0 || s->unzftab[i] > nblock)
502 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
H A Dbzlib_private.h375 Int32 unzftab[256]; member in struct:__anon774
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c764 Int32 unzftab[256]; member in struct:__anon24925
1730 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1767 s->unzftab[uc] += es;
1844 s->unzftab[s->seqToUnseq[uc]]++;
1863 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c757 Int32 unzftab[256]; member in struct:__anon25223
1721 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1758 s->unzftab[uc] += es;
1835 s->unzftab[s->seqToUnseq[uc]]++;
1854 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
H A Dvarinfo6.c795 Int32 unzftab[256]; member in struct:__anon25239
1760 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1797 s->unzftab[uc] += es;
1874 s->unzftab[s->seqToUnseq[uc]]++;
1893 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
/external/valgrind/perf/
H A Dbz2.c757 Int32 unzftab[256]; member in struct:__anon25433
1719 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1756 s->unzftab[uc] += es;
1833 s->unzftab[s->seqToUnseq[uc]]++;
1852 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
H A Dtest_input_for_tinycc.c1125 Int32 unzftab[256]; member in struct:__anon25446
1678 for (i = 0; i <= 255; i++) s->unzftab[i] = 0;
1715 s->unzftab[uc] += es;
1792 s->unzftab[s->seqToUnseq[uc]]++;
1811 for (i = 1; i <= 256; i++) s->cftab[i] = s->unzftab[i-1];
/external/r8/deps/
H A Dcommons-compress-1.12.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 260 milliseconds