Searched defs:hashers (Results 1 – 10 of 10) sorted by relevance
52 /* protected */ abstract HashCode makeHash(Hasher[] hashers); in makeHash()56 Hasher[] hashers = new Hasher[functions.length]; in newHasher() local66 Hasher[] hashers = new Hasher[functions.length]; in newHasher() local73 private Hasher fromHashers(Hasher[] hashers) { in fromHashers()
686 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()
456 VP8LColorCache* const hashers, in AddSingleLiteral()479 VP8LColorCache hashers; in BackwardReferencesRle() local526 VP8LColorCache hashers; in BackwardReferencesLz77() local764 VP8LColorCache hashers[MAX_COLOR_CACHE_BITS + 1]; in CalculateBestCacheSize() local867 VP8LColorCache hashers; in BackwardRefsWithLocalCache() local
123 const uint32_t* const argb, VP8LColorCache* const hashers, in AddSingleLiteralWithCostModel()583 VP8LColorCache hashers; in BackwardReferencesHashChainDistanceOnly() local719 VP8LColorCache hashers; in BackwardReferencesHashChainFollowChosenPath() local
321 STDAPI GetHashers(IHashers **hashers) in GetHashers()324 *hashers = new CHashers; in GetHashers() local
35 List<Hasher> hashers = in testExhaustive() local