6 references to Prime32_1
Microsoft.AspNetCore.Razor.Utilities.Shared (6)
Utilities\Hashing\XxHashShared.cs (6)
405Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5, Prime32_1), accumulators + 4); 412Vector128.Store(Vector128.Create(Prime64_5, Prime32_1), accumulators + 6); 424accumulators[7] = Prime32_1; 755*accumulators = xorWithKey * Prime32_1; 769accVec = xorWithKey * Vector256.Create((ulong)Prime32_1); 778accVec = xorWithKey * Vector128.Create((ulong)Prime32_1);