Searched defs:computeHash (Results 1 – 4 of 4) sorted by relevance
91 …template<typename T, UChar Converter(T)> static inline unsigned computeHash(const T* data, unsigne… in computeHash() function108 template<typename T, UChar Converter(T)> static inline unsigned computeHash(const T* data) in computeHash() function128 template<typename T> static inline unsigned computeHash(const T* data, unsigned length) in computeHash() function133 template<typename T> static inline unsigned computeHash(const T* data) in computeHash() function
129 void SHA1::computeHash(Vector<uint8_t, 20>& digest) in computeHash() function in WTF::SHA1
118 unsigned FontPlatformData::computeHash() const in computeHash() function in WebCore::FontPlatformData
98 inline unsigned computeHash(const FontPlatformDataCacheKey& fontKey) in computeHash() function