/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler_test.cc | 97 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 110 info.hashes_bitwise_xor.store(1, std::memory_order_relaxed); in TEST() 123 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 155 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x0000FF00); in TEST() 160 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x000F0F00); in TEST() 165 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x00F00F00); in TEST()
|
D | hashtablez_sampler.cc | 82 hashes_bitwise_xor.store(0, std::memory_order_relaxed); in PrepareForSampling() 212 info->hashes_bitwise_xor.fetch_xor(hash, std::memory_order_relaxed); in RecordInsertSlow()
|
D | hashtablez_sampler.h | 83 std::atomic<size_t> hashes_bitwise_xor; member
|
D | raw_hash_set_test.cc | 2146 observed_checksums[info.hashes_bitwise_xor.load( in TEST()
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler_test.cc | 106 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 122 info.hashes_bitwise_xor.store(1, std::memory_order_relaxed); in TEST() 138 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 185 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x0000FF00); in TEST() 190 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x000F0F00); in TEST() 195 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x00F00F00); in TEST()
|
D | hashtablez_sampler.cc | 93 hashes_bitwise_xor.store(0, std::memory_order_relaxed); in PrepareForSampling() 229 info->hashes_bitwise_xor.fetch_xor(hash, std::memory_order_relaxed); in RecordInsertSlow()
|
D | hashtablez_sampler.h | 90 std::atomic<size_t> hashes_bitwise_xor; member
|
D | raw_hash_set_test.cc | 2685 observed_checksums[info.hashes_bitwise_xor.load( in TYPED_TEST()
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler_test.cc | 106 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 122 info.hashes_bitwise_xor.store(1, std::memory_order_relaxed); in TEST() 138 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 185 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x0000FF00); in TEST() 190 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x000F0F00); in TEST() 195 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x00F00F00); in TEST()
|
D | hashtablez_sampler.cc | 89 hashes_bitwise_xor.store(0, std::memory_order_relaxed); in PrepareForSampling() 245 info->hashes_bitwise_xor.fetch_xor(hash, std::memory_order_relaxed); in RecordInsertSlow()
|
D | hashtablez_sampler.h | 90 std::atomic<size_t> hashes_bitwise_xor; member
|
D | raw_hash_set_test.cc | 2973 observed_checksums[info.hashes_bitwise_xor.load( in TYPED_TEST()
|
/external/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler_test.cc | 106 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 122 info.hashes_bitwise_xor.store(1, std::memory_order_relaxed); in TEST() 138 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 185 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x0000FF00); in TEST() 190 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x000F0F00); in TEST() 195 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x00F00F00); in TEST()
|
D | hashtablez_sampler.cc | 93 hashes_bitwise_xor.store(0, std::memory_order_relaxed); in PrepareForSampling() 229 info->hashes_bitwise_xor.fetch_xor(hash, std::memory_order_relaxed); in RecordInsertSlow()
|
D | hashtablez_sampler.h | 90 std::atomic<size_t> hashes_bitwise_xor; member
|
D | raw_hash_set_test.cc | 2680 observed_checksums[info.hashes_bitwise_xor.load( in TYPED_TEST()
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler_test.cc | 106 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 122 info.hashes_bitwise_xor.store(1, std::memory_order_relaxed); in TEST() 138 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0); in TEST() 185 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x0000FF00); in TEST() 190 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x000F0F00); in TEST() 195 EXPECT_EQ(info.hashes_bitwise_xor.load(), 0x00F00F00); in TEST()
|
D | hashtablez_sampler.cc | 93 hashes_bitwise_xor.store(0, std::memory_order_relaxed); in PrepareForSampling() 229 info->hashes_bitwise_xor.fetch_xor(hash, std::memory_order_relaxed); in RecordInsertSlow()
|
D | hashtablez_sampler.h | 90 std::atomic<size_t> hashes_bitwise_xor; member
|
D | raw_hash_set_test.cc | 2685 observed_checksums[info.hashes_bitwise_xor.load( in TYPED_TEST()
|