Home
last modified time | relevance | path

Searched refs:PRIME64_5 (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/
H A DXXH64.java38 private static final long PRIME64_5 = 0x27D4EB2F165667C5L; field in XXH64
57 long hash = seed + PRIME64_5 + 4L; in hashInt()
68 long hash = seed + PRIME64_5 + 8L; in hashLong()
101 hash ^= (Platform.getByte(base, offset) & 0xFFL) * PRIME64_5; in hashUnsafeBytes()
176 hash = seed + PRIME64_5; in hashBytesByWords()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL;
103 H64 = Seed + PRIME64_5;
122 H64 ^= (*P) * PRIME64_5;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
103 H64 = Seed + PRIME64_5; in xxHash64()
122 H64 ^= (*P) * PRIME64_5; in xxHash64()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A Dxxhash.cpp55 static const uint64_t PRIME64_5 = 2870177450012600261ULL;
103 H64 = Seed + PRIME64_5;
122 H64 ^= (*P) * PRIME64_5;
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/doc/
H A Dxxhash.cry26 then seed + PRIME64_5
126 PRIME64_5 = 0x27D4EB2F165667C5 : [64]
137 (PRIME64_5 == 0b0010011111010100111010110010111100010110010101100110011111000101)
193 XXH64_digest1 acc lane = ((acc ^ (0 # lane) * PRIME64_5) <<< 11) * PRIME64_1
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/doc/
H A Dxxhash.cry26 then seed + PRIME64_5
126 PRIME64_5 = 0x27D4EB2F165667C5 : [64]
137 (PRIME64_5 == 0b0010011111010100111010110010111100010110010101100110011111000101)
193 XXH64_digest1 acc lane = ((acc ^ (0 # lane) * PRIME64_5) <<< 11) * PRIME64_1
/dports/devel/xxhash/xxHash-0.8.0/doc/
H A Dxxhash.cry26 then seed + PRIME64_5
126 PRIME64_5 = 0x27D4EB2F165667C5 : [64]
137 (PRIME64_5 == 0b0010011111010100111010110010111100010110010101100110011111000101)
193 XXH64_digest1 acc lane = ((acc ^ (0 # lane) * PRIME64_5) <<< 11) * PRIME64_1
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/contrib/linux-kernel/lib/
H A Dxxhash.c74 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
204 h64 = seed + PRIME64_5; in xxh64()
224 h64 ^= (*p) * PRIME64_5; in xxh64()
464 h64 = state->v3 + PRIME64_5; in xxh64_digest()
484 h64 ^= (*p) * PRIME64_5; in xxh64_digest()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/lib/
H A Dxxhash.c74 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
204 h64 = seed + PRIME64_5; in xxh64()
224 h64 ^= (*p) * PRIME64_5; in xxh64()
464 h64 = state->v3 + PRIME64_5; in xxh64_digest()
484 h64 ^= (*p) * PRIME64_5; in xxh64_digest()
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dxxhash.c74 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
204 h64 = seed + PRIME64_5; in xxh64()
224 h64 ^= (*p) * PRIME64_5; in xxh64()
464 h64 = state->v3 + PRIME64_5; in xxh64_digest()
484 h64 ^= (*p) * PRIME64_5; in xxh64_digest()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/linux-kernel/lib/
H A Dxxhash.c74 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable
204 h64 = seed + PRIME64_5; in xxh64()
224 h64 ^= (*p) * PRIME64_5; in xxh64()
464 h64 = state->v3 + PRIME64_5; in xxh64_digest()
484 h64 ^= (*p) * PRIME64_5; in xxh64_digest()

12345678910>>...13