Lines Matching refs:SEED1
1586 #undef SEED1
1590 #define SEED1 CreateSeed(offset, 1) macro
3065 { uint128_t u = farmhashcc::CityHash128WithSeed(data + offset, len, Uint128(SEED0, SEED1)); uint64_… in Test()
3100 { uint128_t u = farmhashcc::CityHash128WithSeed(data + offset, len, Uint128(SEED0, SEED1)); uint64_… in Dump()
3106 #undef SEED1
3206 #undef SEED1
3210 #define SEED1 CreateSeed(offset, 1) macro
3998 #undef SEED1
4098 #undef SEED1
4102 #define SEED1 CreateSeed(offset, 1) macro
5211 …alive = 0; { uint64_t h = farmhashna::Hash64WithSeeds(data, len++, SEED0, SEED1); IsAlive(h >> 32)… in Test()
5212 { uint64_t h = farmhashna::Hash64WithSeeds(data + offset, len, SEED0, SEED1); Check(h >> 32); Check… in Test()
5246 { uint64_t h = farmhashna::Hash64WithSeeds(data + offset, len, SEED0, SEED1); cout << (h >> 32) << … in Dump()
5254 #undef SEED1
5354 #undef SEED1
5358 #define SEED1 CreateSeed(offset, 1) macro
6146 #undef SEED1
6246 #undef SEED1
6250 #define SEED1 CreateSeed(offset, 1) macro
7038 #undef SEED1
7138 #undef SEED1
7142 #define SEED1 CreateSeed(offset, 1) macro
7930 #undef SEED1