/disk4/html/www/moses/doxygen/mosesdecoder/moses/TranslationModel/CompactPT/MurmurHash3.h File Reference

#include <stdint.h>

Go to the source code of this file.

Functions

void MurmurHash3_x86_32 (const void *key, int len, uint32_t seed, void *out)
void MurmurHash3_x86_128 (const void *key, int len, uint32_t seed, void *out)
void MurmurHash3_x64_128 (const void *key, int len, uint32_t seed, void *out)


Function Documentation

void MurmurHash3_x64_128 ( const void *  key,
int  len,
uint32_t  seed,
void *  out 
)

Definition at line 315 of file MurmurHash3.cpp.

References BIG_CONSTANT, fmix(), getblock(), and ROTL64.

Here is the call graph for this function:

void MurmurHash3_x86_128 ( const void *  key,
int  len,
uint32_t  seed,
void *  out 
)

Definition at line 154 of file MurmurHash3.cpp.

References fmix(), getblock(), and ROTL32.

Here is the call graph for this function:

void MurmurHash3_x86_32 ( const void *  key,
int  len,
uint32_t  seed,
void *  out 
)

Definition at line 94 of file MurmurHash3.cpp.

References fmix(), getblock(), and ROTL32.

Here is the call graph for this function:


Generated on Thu Jul 6 00:31:31 2017 for Moses by  doxygen 1.5.9