HomeSort by relevance Sort by last modified time
    Searched refs:mtfv (Results 1 - 9 of 9) sorted by null

  /external/bzip2/
compress.c 152 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...]
bzlib_private.h 218 UInt16* mtfv; member in struct:__anon4002
bzlib.c 199 s->mtfv = (UInt16*)s->arr1;
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 1028 UInt16* mtfv; member in struct:__anon30301
2943 UInt16* mtfv = s->mtfv; local
3039 UInt16* mtfv = s->mtfv; local
    [all...]
bz2.c 600 UInt16* mtfv; member in struct:__anon30288
3570 UInt16* mtfv = s->mtfv; local
3677 UInt16* mtfv = s->mtfv; local
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 584 UInt16* mtfv; member in struct:__anon29460
3555 UInt16* mtfv = s->mtfv; local
3662 UInt16* mtfv = s->mtfv; local
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 607 UInt16* mtfv; member in struct:__anon29927
3579 UInt16* mtfv = s->mtfv; local
3686 UInt16* mtfv = s->mtfv; local
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 600 UInt16* mtfv; member in struct:__anon30133
3570 UInt16* mtfv = s->mtfv; local
3677 UInt16* mtfv = s->mtfv; local
    [all...]
varinfo6.c 638 UInt16* mtfv; member in struct:__anon30149
3607 UInt16* mtfv = s->mtfv; local
3714 UInt16* mtfv = s->mtfv; local
    [all...]

Completed in 191 milliseconds