A() | A | inline |
allocator_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
B() | B | inline |
BaseDirectChainedHashMap(Allocator *allocator, intptr_t initial_size=kInitialSize) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inlineexplicit |
BaseDirectChainedHashMap(const BaseDirectChainedHashMap &other) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
checkValues(int v) override | B | inlinevirtual |
Clear() | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
Create(SkRandom *r) | A | static |
deleted_count_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
GetIterator() const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
hash_table_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
hash_table_size_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
HasKey(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
Insert(typename KeyValueTrait::Pair kv) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
IsEmpty() const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
kDeleted | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protectedstatic |
kEmpty | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protectedstatic |
kInitialSize | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protectedstatic |
kMaxPairs | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protectedstatic |
Length() const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
Lookup(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
LookupValue(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
next_pair_index_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
operator delete(void *p) | A | inline |
operator new(size_t size) | A | inline |
pairs_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
pairs_size_ | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
Remove(typename KeyValueTrait::Key key) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
ResetAllocator() | A | inlinestatic |
Resize(intptr_t new_size) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | protected |
SetAllocator(size_t preallocSize, size_t minAllocSize) | A | inlinestatic |
setValues(int v) override | B | inlinevirtual |
Size() const | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |
Update(typename KeyValueTrait::Pair kv) | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | |
ValidatePool() | A | inlinestatic |
~A() | A | inlinevirtual |
~BaseDirectChainedHashMap() | dart::BaseDirectChainedHashMap< KeyValueTrait, B, Allocator > | inline |