Searched refs:mtfv (Results 1 - 9 of 9) sorted by relevance

/external/bzip2/
H A Dcompress.c152 UInt16* mtfv = s->mtfv; local
178 mtfv[wr] = BZ_RUNB; wr++;
181 mtfv[wr] = BZ_RUNA; wr++;
206 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
216 mtfv[wr] = BZ_RUNB; wr++;
219 mtfv[wr] = BZ_RUNA; wr++;
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
259 UInt16* mtfv = s->mtfv; local
[all...]
H A Dbzlib_private.h218 UInt16* mtfv; member in struct:__anon1745
H A Dbzlib.c199 s->mtfv = (UInt16*)s->arr1;
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c1028 UInt16* mtfv; member in struct:__anon33269
2943 UInt16* mtfv = s->mtfv; local
2969 mtfv[wr] = 1; wr++;
2972 mtfv[wr] = 0; wr++;
2997 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3007 mtfv[wr] = 1; wr++;
3010 mtfv[wr] = 0; wr++;
3019 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3039 UInt16* mtfv local
[all...]
H A Dbz2.c600 UInt16* mtfv; member in struct:__anon33256
3570 UInt16* mtfv = s->mtfv; local
3596 mtfv[wr] = BZ_RUNB; wr++;
3599 mtfv[wr] = BZ_RUNA; wr++;
3624 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3634 mtfv[wr] = BZ_RUNB; wr++;
3637 mtfv[wr] = BZ_RUNA; wr++;
3646 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3677 UInt16* mtfv local
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c584 UInt16* mtfv; member in struct:__anon32327
3555 UInt16* mtfv = s->mtfv; local
3581 mtfv[wr] = BZ_RUNB; wr++;
3584 mtfv[wr] = BZ_RUNA; wr++;
3609 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3619 mtfv[wr] = BZ_RUNB; wr++;
3622 mtfv[wr] = BZ_RUNA; wr++;
3631 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3662 UInt16* mtfv local
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c607 UInt16* mtfv; member in struct:__anon32817
3579 UInt16* mtfv = s->mtfv; local
3605 mtfv[wr] = BZ_RUNB; wr++;
3608 mtfv[wr] = BZ_RUNA; wr++;
3633 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3643 mtfv[wr] = BZ_RUNB; wr++;
3646 mtfv[wr] = BZ_RUNA; wr++;
3655 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3686 UInt16* mtfv local
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c600 UInt16* mtfv; member in struct:__anon33059
3570 UInt16* mtfv = s->mtfv; local
3596 mtfv[wr] = BZ_RUNB; wr++;
3599 mtfv[wr] = BZ_RUNA; wr++;
3624 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3634 mtfv[wr] = BZ_RUNB; wr++;
3637 mtfv[wr] = BZ_RUNA; wr++;
3646 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3677 UInt16* mtfv local
[all...]
H A Dvarinfo6.c638 UInt16* mtfv; member in struct:__anon33075
3607 UInt16* mtfv = s->mtfv; local
3633 mtfv[wr] = BZ_RUNB; wr++;
3636 mtfv[wr] = BZ_RUNA; wr++;
3661 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++;
3671 mtfv[wr] = BZ_RUNB; wr++;
3674 mtfv[wr] = BZ_RUNA; wr++;
3683 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;
3714 UInt16* mtfv local
[all...]

Completed in 536 milliseconds