allocator_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
BaseDirectChainedHashMap(Malloc *allocator, intptr_t initial_size=kInitialSize) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inlineexplicit |
BaseDirectChainedHashMap(const BaseDirectChainedHashMap &other) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
Clear() | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
deleted_count_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
GetIterator() const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
hash_table_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
hash_table_size_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
HasKey(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
Insert(const Key &key) | dart::DebuggerSet | inline |
MallocDirectChainedHashMap< DebuggerKeyValueTrait >::Insert(typename KeyValueTrait::Pair kv) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
IsEmpty() const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
kDeleted | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protectedstatic |
kEmpty | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protectedstatic |
Key typedef | dart::DebuggerSet | |
kInitialSize | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protectedstatic |
kMaxPairs | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protectedstatic |
Length() const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
Lookup(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
LookupValue(typename KeyValueTrait::Key key) const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
MallocAllocated() | dart::MallocAllocated | inline |
MallocDirectChainedHashMap(intptr_t initial_size=MallocDirectChainedHashMap::kInitialSize) | dart::MallocDirectChainedHashMap< DebuggerKeyValueTrait > | inline |
MallocDirectChainedHashMap(const MallocDirectChainedHashMap &other) | dart::MallocDirectChainedHashMap< DebuggerKeyValueTrait > | inline |
next_pair_index_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
operator delete(void *pointer) | dart::MallocAllocated | inline |
operator delete[](void *pointer) | dart::MallocAllocated | inline |
operator new(size_t size) | dart::MallocAllocated | inline |
operator new[](size_t size) | dart::MallocAllocated | inline |
Pair typedef | dart::DebuggerSet | |
pairs_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
pairs_size_ | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
Remove(const Key &key) | dart::DebuggerSet | inline |
MallocDirectChainedHashMap< DebuggerKeyValueTrait >::Remove(typename KeyValueTrait::Key key) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
Resize(intptr_t new_size) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | protected |
Size() const | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
Update(typename KeyValueTrait::Pair kv) | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | |
Value typedef | dart::DebuggerSet | |
~BaseDirectChainedHashMap() | dart::BaseDirectChainedHashMap< DebuggerKeyValueTrait, MallocAllocated, Malloc > | inline |
~DebuggerSet() | dart::DebuggerSet | inlinevirtual |