OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShortMix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/smhasher/src/
Spooky.cpp
6
// Oct 31 2011: replace End,
ShortMix
, ShortEnd, enable ShortHash again
55
ShortMix
(a,b,c,d);
65
ShortMix
(a,b,c,d);
Spooky.h
212
static INLINE void
ShortMix
(uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3)
Completed in 32 milliseconds