|
The Pedigree Project
0.1
|
This is the complete list of members for SpookyHash, including all inherited members.
| End(const uint64 *data, uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3, uint64 &h4, uint64 &h5, uint64 &h6, uint64 &h7, uint64 &h8, uint64 &h9, uint64 &h10, uint64 &h11) (defined in SpookyHash) | SpookyHash | inlinestatic |
| EndPartial(uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3, uint64 &h4, uint64 &h5, uint64 &h6, uint64 &h7, uint64 &h8, uint64 &h9, uint64 &h10, uint64 &h11) (defined in SpookyHash) | SpookyHash | inlinestatic |
| Final(uint64 *hash1, uint64 *hash2) (defined in SpookyHash) | SpookyHash | |
| Hash128(const void *message, size_t length, uint64 *hash1, uint64 *hash2) (defined in SpookyHash) | SpookyHash | static |
| Hash32(const void *message, size_t length, uint32 seed) (defined in SpookyHash) | SpookyHash | inlinestatic |
| Hash64(const void *message, size_t length, uint64 seed) (defined in SpookyHash) | SpookyHash | inlinestatic |
| Init(uint64 seed1, uint64 seed2) (defined in SpookyHash) | SpookyHash | |
| m_data (defined in SpookyHash) | SpookyHash | private |
| m_length (defined in SpookyHash) | SpookyHash | private |
| m_remainder (defined in SpookyHash) | SpookyHash | private |
| m_state (defined in SpookyHash) | SpookyHash | private |
| Mix(const uint64 *data, uint64 &s0, uint64 &s1, uint64 &s2, uint64 &s3, uint64 &s4, uint64 &s5, uint64 &s6, uint64 &s7, uint64 &s8, uint64 &s9, uint64 &s10, uint64 &s11) (defined in SpookyHash) | SpookyHash | inlinestatic |
| Rot64(uint64 x, int k) (defined in SpookyHash) | SpookyHash | inlinestatic |
| sc_blockSize (defined in SpookyHash) | SpookyHash | privatestatic |
| sc_bufSize (defined in SpookyHash) | SpookyHash | privatestatic |
| sc_const (defined in SpookyHash) | SpookyHash | privatestatic |
| sc_numVars (defined in SpookyHash) | SpookyHash | privatestatic |
| Short(const void *message, size_t length, uint64 *hash1, uint64 *hash2) (defined in SpookyHash) | SpookyHash | privatestatic |
| ShortEnd(uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3) (defined in SpookyHash) | SpookyHash | inlinestatic |
| ShortMix(uint64 &h0, uint64 &h1, uint64 &h2, uint64 &h3) (defined in SpookyHash) | SpookyHash | inlinestatic |
| Update(const void *message, size_t length) (defined in SpookyHash) | SpookyHash |
1.8.11