Home
last modified time | relevance | path

Searched refs:fave (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dcompress.c257 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() local
324 for (t = 0; t < nGroups; t++) fave[t] = 0; in sendMTFValues()
403 fave[bt]++; in sendMTFValues()
440 VPrintf1 ( "%d ", fave[t] ); in sendMTFValues()
/third_party/bzip2/
Dcompress.c257 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() local
324 for (t = 0; t < nGroups; t++) fave[t] = 0; in sendMTFValues()
403 fave[bt]++; in sendMTFValues()
440 VPrintf1 ( "%d ", fave[t] ); in sendMTFValues()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dcompress.c257 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() local
324 for (t = 0; t < nGroups; t++) fave[t] = 0; in sendMTFValues()
403 fave[bt]++; in sendMTFValues()
440 VPrintf1 ( "%d ", fave[t] ); in sendMTFValues()
/third_party/uboot/u-boot-2020.01/lib/bzip2/
Dbzlib_compress.c298 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() local
365 for (t = 0; t < nGroups; t++) fave[t] = 0; in sendMTFValues()
444 fave[bt]++; in sendMTFValues()
481 VPrintf1 ( "%d ", fave[t] ); in sendMTFValues()