OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtfFreq
(Results
1 - 9
of
9
) sorted by null
/external/bzip2/
compress.c
157
for (i = 0; i <= EOB; i++) s->
mtfFreq
[i] = 0;
179
s->
mtfFreq
[BZ_RUNB]++;
182
s->
mtfFreq
[BZ_RUNA]++;
206
mtfv[wr] = j+1; wr++; s->
mtfFreq
[j+1]++;
217
s->
mtfFreq
[BZ_RUNB]++;
220
s->
mtfFreq
[BZ_RUNA]++;
228
mtfv[wr] = EOB; wr++; s->
mtfFreq
[EOB]++;
292
aFreq += s->
mtfFreq
[ge];
298
aFreq -= s->
mtfFreq
[ge];
bzlib_private.h
255
Int32
mtfFreq
[BZ_MAX_ALPHA_SIZE];
/external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c
644
Int32
mtfFreq
[BZ_MAX_ALPHA_SIZE];
[
all
...]
/external/valgrind/main/memcheck/tests/
origin5-bz2.c
637
Int32
mtfFreq
[BZ_MAX_ALPHA_SIZE];
[
all
...]
varinfo6.c
675
Int32
mtfFreq
[BZ_MAX_ALPHA_SIZE];
[
all
...]
/external/valgrind/main/perf/
bz2.c
637
Int32
mtfFreq
[BZ_MAX_ALPHA_SIZE];
[
all
...]
test_input_for_tinycc.c
1065
Int32
mtfFreq
[258];
[
all
...]
/prebuilt/common/commons-compress/
commons-compress-1.0.jar
/prebuilt/common/ant/
ant.jar
Completed in 46 milliseconds