A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/city_8h_source.html below:

NCBI C++ ToolKit: src/util/checksum/cityhash/city.h Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

72 typedef

std::pair<uint64, uint64>

uint128

;

103  const uint64

kMul = 0x9ddfea08eb382d69ULL;

uint64 Uint128High64(const uint128 &x)

uint64 Uint128Low64(const uint128 &x)

uint64 Hash128to64(const uint128 &x)

std::pair< uint64, uint64 > uint128

uint32 CityHash32(const char *buf, size_t len)

uint64 CityHash64WithSeed(const char *buf, size_t len, uint64 seed)

uint128 CityHash128WithSeed(const char *s, size_t len, uint128 seed)

uint64 CityHash64(const char *buf, size_t len)

uint128 CityHash128(const char *s, size_t len)

uint64 CityHash64WithSeeds(const char *buf, size_t len, uint64 seed0, uint64 seed1)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4