Searched defs:hashers (Results 1 – 7 of 7) sorted by relevance
46 /* protected */ abstract HashCode makeHash(Hasher[] hashers); in makeHash()50 final Hasher[] hashers = new Hasher[functions.length]; in newHasher() local
427 HashCode makeHash(Hasher[] hashers) { in makeHash()
125 void CHashCallbackConsole::PrintSeparatorLine(const CObjectVector<CHasherState> &hashers) in PrintSeparatorLine()212 const CObjectVector<CHasherState> &hashers, unsigned digestIndex, bool showHash) in PrintResultLine()
393 VP8LColorCache* const hashers, in AddSingleLiteral()416 VP8LColorCache hashers; in BackwardReferencesRle() local463 VP8LColorCache hashers; in BackwardReferencesLz77() local701 VP8LColorCache hashers[MAX_COLOR_CACHE_BITS + 1]; in CalculateBestCacheSize() local798 VP8LColorCache hashers; in BackwardRefsWithLocalCache() local
122 const uint32_t* const argb, VP8LColorCache* const hashers, in AddSingleLiteralWithCostModel()578 VP8LColorCache hashers; in BackwardReferencesHashChainDistanceOnly() local714 VP8LColorCache hashers; in BackwardReferencesHashChainFollowChosenPath() local
321 STDAPI GetHashers(IHashers **hashers) in GetHashers()324 *hashers = new CHashers; in GetHashers() local
40 List<Hasher> hashers = ImmutableList.of( in testExhaustive() local