Searched defs:hashers (Results 1 – 10 of 10) sorted by relevance
50 /* protected */ abstract HashCode makeHash(Hasher[] hashers); in makeHash()54 Hasher[] hashers = new Hasher[functions.length]; in newHasher() local64 Hasher[] hashers = new Hasher[functions.length]; in newHasher() local71 private Hasher fromHashers(final Hasher[] hashers) { in fromHashers()
626 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()
425 VP8LColorCache* const hashers, in AddSingleLiteral()448 VP8LColorCache hashers; in BackwardReferencesRle() local495 VP8LColorCache hashers; in BackwardReferencesLz77() local733 VP8LColorCache hashers[MAX_COLOR_CACHE_BITS + 1]; in CalculateBestCacheSize() local836 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
35 List<Hasher> hashers = in testExhaustive() local