HomeSort by relevance Sort by last modified time
    Searched defs:mtfv (Results 1 - 8 of 8) 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
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 584 UInt16* mtfv; member in struct:__anon29435
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:__anon29902
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:__anon30108
3570 UInt16* mtfv = s->mtfv; local
3677 UInt16* mtfv = s->mtfv; local
    [all...]
varinfo6.c 638 UInt16* mtfv; member in struct:__anon30124
3607 UInt16* mtfv = s->mtfv; local
3714 UInt16* mtfv = s->mtfv; local
    [all...]
  /external/valgrind/main/perf/
bz2.c 600 UInt16* mtfv; member in struct:__anon30263
3570 UInt16* mtfv = s->mtfv; local
3677 UInt16* mtfv = s->mtfv; local
    [all...]
test_input_for_tinycc.c 1028 UInt16* mtfv; member in struct:__anon30276
2943 UInt16* mtfv = s->mtfv; local
3039 UInt16* mtfv = s->mtfv; local
    [all...]

Completed in 294 milliseconds