HomeSort by relevance Sort by last modified time
    Searched refs:ShortEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/smhasher/src/
Spooky.h 240 static INLINE void ShortEnd(uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3)
Spooky.cpp 6 // Oct 31 2011: replace End, ShortMix, ShortEnd, enable ShortHash again
114 ShortEnd(a,b,c,d);

Completed in 267 milliseconds