Home
last modified time | relevance | path

Searched refs:mtfv (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/perf/
Dtest_input_for_tinycc.c1028 UInt16* mtfv; member
2943 UInt16* mtfv = s->mtfv; in generateMTFValues() local
2969 mtfv[wr] = 1; wr++; in generateMTFValues()
2972 mtfv[wr] = 0; wr++; in generateMTFValues()
2997 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
3007 mtfv[wr] = 1; wr++; in generateMTFValues()
3010 mtfv[wr] = 0; wr++; in generateMTFValues()
3019 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
3039 UInt16* mtfv = s->mtfv; in sendMTFValues() local
3150mtfv[gs+(0)]; cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[… in sendMTFValues()
[all …]
Dbz2.c600 UInt16* mtfv; member
3568 UInt16* mtfv = s->mtfv; in generateMTFValues() local
3594 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3597 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3622 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
3632 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3635 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3644 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
3675 UInt16* mtfv = s->mtfv; in sendMTFValues() local
3781 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
[all …]
/external/bzip2/
Dcompress.c152 UInt16* mtfv = s->mtfv; in generateMTFValues() local
178 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
181 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
206 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
216 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
219 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
228 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
259 UInt16* mtfv = s->mtfv; in sendMTFValues() local
365 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
390 UInt16 icv = mtfv[i]; in sendMTFValues()
[all …]
Dbzlib_private.h218 UInt16* mtfv; member
Dbzlib.c199 s->mtfv = (UInt16*)s->arr1; in BZ_API()
/external/valgrind/memcheck/tests/
Dvarinfo6.c638 UInt16* mtfv; member
3607 UInt16* mtfv = s->mtfv; in generateMTFValues() local
3633 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3636 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3661 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
3671 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3674 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3683 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
3714 UInt16* mtfv = s->mtfv; in sendMTFValues() local
3820 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
[all …]
Dorigin5-bz2.c600 UInt16* mtfv; member
3570 UInt16* mtfv = s->mtfv; in generateMTFValues() local
3596 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3599 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3624 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
3634 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3637 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3646 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
3677 UInt16* mtfv = s->mtfv; in sendMTFValues() local
3783 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
[all …]
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c607 UInt16* mtfv; member
3579 UInt16* mtfv = s->mtfv; in generateMTFValues() local
3605 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3608 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3633 mtfv[wr] = j+1; wr++; s->mtfFreq[j+1]++; in generateMTFValues()
3643 mtfv[wr] = BZ_RUNB; wr++; in generateMTFValues()
3646 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()
3655 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++; in generateMTFValues()
3686 UInt16* mtfv = s->mtfv; in sendMTFValues() local
3792 icv = mtfv[gs+(nn)]; \ in sendMTFValues()
[all …]