Searched defs:hashers (Results 1 – 6 of 6) 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()
324 VP8LColorCache* const hashers, in AddSingleLiteral()347 VP8LColorCache hashers; in BackwardReferencesRle() local395 VP8LColorCache hashers; in BackwardReferencesLz77() local563 VP8LColorCache* const hashers, const CostModel* const cost_model, int idx, in AddSingleLiteralWithCostModel()603 VP8LColorCache hashers; in BackwardReferencesHashChainDistanceOnly() local738 VP8LColorCache hashers; in BackwardReferencesHashChainFollowChosenPath() local842 VP8LColorCache hashers; in ComputeCacheEntropy() local956 VP8LColorCache hashers; in BackwardRefsWithLocalCache() local
260 STDAPI GetHashers(IHashers **hashers) in GetHashers()263 *hashers = new CHashers; in GetHashers() local
100 void CHashCallbackConsole::PrintSeparatorLine(const CObjectVector<CHasherState> &hashers) in PrintSeparatorLine()157 const CObjectVector<CHasherState> &hashers, unsigned digestIndex, bool showHash) in PrintResultLine()
40 List<Hasher> hashers = ImmutableList.of( in testExhaustive() local