#include <raw_hash_set.h>
|
void | ConvertSpecialToEmptyAndFullToDeleted (ctrl_t *dst) const |
|
void | ConvertSpecialToEmptyAndFullToDeleted (ctrl_t *dst) const |
|
uint32_t | CountLeadingEmptyOrDeleted () const |
|
uint32_t | CountLeadingEmptyOrDeleted () const |
|
| GroupPortableImpl (const ctrl_t *pos) |
|
| GroupPortableImpl (const ctrl_t *pos) |
|
NonIterableBitMask< uint64_t, kWidth, 3 > | MaskEmpty () const |
|
NonIterableBitMask< uint64_t, kWidth, 3 > | MaskEmptyOrDeleted () const |
|
BitMask< uint64_t, kWidth, 3 > | Match (h2_t hash) const |
|
BitMask< uint64_t, kWidth, 3 > | Match (h2_t hash) const |
|
BitMask< uint64_t, kWidth, 3 > | MatchEmpty () const |
|
BitMask< uint64_t, kWidth, 3 > | MatchEmptyOrDeleted () const |
|
|
static constexpr size_t | kWidth = 8 |
|
◆ GroupPortableImpl() [1/2]
absl::container_internal::GroupPortableImpl::GroupPortableImpl |
( |
const ctrl_t * |
pos | ) |
|
|
inlineexplicit |
◆ GroupPortableImpl() [2/2]
absl::container_internal::GroupPortableImpl::GroupPortableImpl |
( |
const ctrl_t * |
pos | ) |
|
|
inlineexplicit |
◆ ConvertSpecialToEmptyAndFullToDeleted() [1/2]
void absl::container_internal::GroupPortableImpl::ConvertSpecialToEmptyAndFullToDeleted |
( |
ctrl_t * |
dst | ) |
const |
|
inline |
◆ ConvertSpecialToEmptyAndFullToDeleted() [2/2]
void absl::container_internal::GroupPortableImpl::ConvertSpecialToEmptyAndFullToDeleted |
( |
ctrl_t * |
dst | ) |
const |
|
inline |
◆ CountLeadingEmptyOrDeleted() [1/2]
uint32_t absl::container_internal::GroupPortableImpl::CountLeadingEmptyOrDeleted |
( |
| ) |
const |
|
inline |
◆ CountLeadingEmptyOrDeleted() [2/2]
uint32_t absl::container_internal::GroupPortableImpl::CountLeadingEmptyOrDeleted |
( |
| ) |
const |
|
inline |
◆ MaskEmpty()
◆ MaskEmptyOrDeleted()
◆ Match() [1/2]
◆ Match() [2/2]
◆ MatchEmpty()
◆ MatchEmptyOrDeleted()
◆ ctrl
uint64_t absl::container_internal::GroupPortableImpl::ctrl |
◆ kWidth
static constexpr size_t absl::container_internal::GroupPortableImpl::kWidth = 8 |
|
staticconstexpr |
The documentation for this struct was generated from the following files: