HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::Util::ALEMBIC_VERSION_NS::SpookyHash Member List

This is the complete list of members for Alembic::Util::ALEMBIC_VERSION_NS::SpookyHash, including all inherited members.

End(const uint64_t *data, uint64_t &h0, uint64_t &h1, uint64_t &h2, uint64_t &h3, uint64_t &h4, uint64_t &h5, uint64_t &h6, uint64_t &h7, uint64_t &h8, uint64_t &h9, uint64_t &h10, uint64_t &h11)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
EndPartial(uint64_t &h0, uint64_t &h1, uint64_t &h2, uint64_t &h3, uint64_t &h4, uint64_t &h5, uint64_t &h6, uint64_t &h7, uint64_t &h8, uint64_t &h9, uint64_t &h10, uint64_t &h11)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
Final(uint64_t *hash1, uint64_t *hash2)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHash
Hash128(const void *message, size_t length, uint64_t *hash1, uint64_t *hash2)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashstatic
Hash32(const void *message, size_t length, uint32_t seed)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
Hash64(const void *message, size_t length, uint64_t seed)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
Init(uint64_t seed1, uint64_t seed2)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHash
Mix(const uint64_t *data, uint64_t &s0, uint64_t &s1, uint64_t &s2, uint64_t &s3, uint64_t &s4, uint64_t &s5, uint64_t &s6, uint64_t &s7, uint64_t &s8, uint64_t &s9, uint64_t &s10, uint64_t &s11)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
Rot64(uint64_t x, int k)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
ShortEnd(uint64_t &h0, uint64_t &h1, uint64_t &h2, uint64_t &h3)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
ShortMix(uint64_t &h0, uint64_t &h1, uint64_t &h2, uint64_t &h3)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHashinlinestatic
Update(const void *message, size_t length)Alembic::Util::ALEMBIC_VERSION_NS::SpookyHash