Lines Matching full:shape
1608 template <typename Shape, typename Key>1609 HashTable<Shape, Key>* HashTable<Shape, Key>::cast(Object* obj) {2962 template<typename Shape, typename Key>2963 void Dictionary<Shape, Key>::SetEntry(int entry,2968 int index = HashTable<Shape, Key>::EntryToIndex(entry);