Searched refs:BZ_RUNA (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Dcompress.c181 mtfv[wr] = BZ_RUNA; wr++;
182 s->mtfFreq[BZ_RUNA]++;
219 mtfv[wr] = BZ_RUNA; wr++;
220 s->mtfFreq[BZ_RUNA]++;
H A Dbzlib_private.h118 #define BZ_RUNA 0 macro
H A Ddecompress.c379 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
391 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
396 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c484 #define BZ_RUNA 0 macro
1729 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
1734 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1739 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
3584 mtfv[wr] = BZ_RUNA; wr++;
3585 s->mtfFreq[BZ_RUNA]++;
3622 mtfv[wr] = BZ_RUNA; wr++;
3623 s->mtfFreq[BZ_RUNA]++;
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c507 #define BZ_RUNA 0 macro
1753 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
1758 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1763 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
3608 mtfv[wr] = BZ_RUNA; wr++;
3609 s->mtfFreq[BZ_RUNA]++;
3646 mtfv[wr] = BZ_RUNA; wr++;
3647 s->mtfFreq[BZ_RUNA]++;
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c500 #define BZ_RUNA 0 macro
1744 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
1749 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1754 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
3599 mtfv[wr] = BZ_RUNA; wr++;
3600 s->mtfFreq[BZ_RUNA]++;
3637 mtfv[wr] = BZ_RUNA; wr++;
3638 s->mtfFreq[BZ_RUNA]++;
H A Dvarinfo6.c538 #define BZ_RUNA 0 macro
1783 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
1788 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1793 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
3636 mtfv[wr] = BZ_RUNA; wr++;
3637 s->mtfFreq[BZ_RUNA]++;
3674 mtfv[wr] = BZ_RUNA; wr++;
3675 s->mtfFreq[BZ_RUNA]++;
/external/valgrind/main/perf/
H A Dbz2.c500 #define BZ_RUNA 0 macro
1744 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) {
1749 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1754 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB);
3599 mtfv[wr] = BZ_RUNA; wr++;
3600 s->mtfFreq[BZ_RUNA]++;
3637 mtfv[wr] = BZ_RUNA; wr++;
3638 s->mtfFreq[BZ_RUNA]++;

Completed in 146 milliseconds