/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler.h | 147 class HashtablezInfoHandle { 149 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 150 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 151 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 156 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 157 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 159 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 161 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 189 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 190 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 48 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 53 static bool IsSampled(const HashtablezInfoHandle&) { return false; } 54 static HashtablezInfo* GetInfo(HashtablezInfoHandle*) { return nullptr; } 217 HashtablezInfoHandle h = Sample(); in TEST() 230 HashtablezInfoHandle h(sampler.Register()); in TEST() 243 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 876 infoz_(absl::exchange(that.infoz_, HashtablezInfoHandle())), 1822 HashtablezInfoHandle infoz_;
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler.h | 148 class HashtablezInfoHandle { 150 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 151 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 152 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 157 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 158 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 160 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 162 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 190 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 191 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 48 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 53 static bool IsSampled(const HashtablezInfoHandle&) { return false; } 54 static HashtablezInfo* GetInfo(HashtablezInfoHandle*) { return nullptr; } 223 HashtablezInfoHandle h = Sample(); in TEST() 236 HashtablezInfoHandle h(sampler.Register()); in TEST() 249 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 818 settings_(0, HashtablezInfoHandle(), hash, eq, alloc) { 948 absl::exchange(that.infoz(), HashtablezInfoHandle()), 956 settings_(0, HashtablezInfoHandle(), that.hash_ref(), that.eq_ref(), 1826 HashtablezInfoHandle& infoz() { return settings_.template get<1>(); } 1845 HashtablezInfoHandle, hasher, 1847 settings_{0, HashtablezInfoHandle{}, hasher{}, key_equal{},
|
D | raw_hash_set_test.cc | 444 if (std::is_empty<HashtablezInfoHandle>::value) { in TEST()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler.h | 147 class HashtablezInfoHandle { 149 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 150 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 151 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 156 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 157 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 159 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 161 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 189 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 190 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 48 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 53 static bool IsSampled(const HashtablezInfoHandle&) { return false; } 54 static HashtablezInfo* GetInfo(HashtablezInfoHandle*) { return nullptr; } 217 HashtablezInfoHandle h = Sample(); in TEST() 230 HashtablezInfoHandle h(sampler.Register()); in TEST() 243 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 876 infoz_(absl::exchange(that.infoz_, HashtablezInfoHandle())), 1822 HashtablezInfoHandle infoz_;
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | hashtablez_sampler.h | 147 class HashtablezInfoHandle { 149 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 150 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 151 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 156 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 157 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 159 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 161 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 189 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 190 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 48 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 53 static bool IsSampled(const HashtablezInfoHandle&) { return false; } 54 static HashtablezInfo* GetInfo(HashtablezInfoHandle*) { return nullptr; } 217 HashtablezInfoHandle h = Sample(); in TEST() 230 HashtablezInfoHandle h(sampler.Register()); in TEST() 243 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 923 infoz_(absl::exchange(that.infoz_, HashtablezInfoHandle())), 1822 HashtablezInfoHandle infoz_;
|
/external/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler.h | 131 class HashtablezInfoHandle { 133 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 134 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 135 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 140 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 141 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 143 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 145 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 173 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 174 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 43 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 47 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 206 HashtablezInfoHandle h = Sample(); in TEST() 220 HashtablezInfoHandle h(sampler.Register()); in TEST() 233 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 853 infoz_(absl::exchange(that.infoz_, HashtablezInfoHandle())), 1801 HashtablezInfoHandle infoz_;
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | hashtablez_sampler.h | 131 class HashtablezInfoHandle { 133 explicit HashtablezInfoHandle() : info_(nullptr) {} in HashtablezInfoHandle() function 134 explicit HashtablezInfoHandle(HashtablezInfo* info) : info_(info) {} in HashtablezInfoHandle() function 135 ~HashtablezInfoHandle() { in ~HashtablezInfoHandle() 140 HashtablezInfoHandle(const HashtablezInfoHandle&) = delete; 141 HashtablezInfoHandle& operator=(const HashtablezInfoHandle&) = delete; 143 HashtablezInfoHandle(HashtablezInfoHandle&& o) noexcept in HashtablezInfoHandle() function 145 HashtablezInfoHandle& operator=(HashtablezInfoHandle&& o) noexcept { 173 friend inline void swap(HashtablezInfoHandle& lhs, in swap() 174 HashtablezInfoHandle& rhs) { in swap() [all …]
|
D | hashtablez_sampler_test.cc | 43 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() 47 static HashtablezInfo* GetInfo(HashtablezInfoHandle* h) { return h->info_; } in GetInfo() 206 HashtablezInfoHandle h = Sample(); in TEST() 220 HashtablezInfoHandle h(sampler.Register()); in TEST() 233 h = HashtablezInfoHandle(); in TEST()
|
D | raw_hash_set.h | 853 infoz_(absl::exchange(that.infoz_, HashtablezInfoHandle())), 1801 HashtablezInfoHandle infoz_;
|