Searched refs:SimpleNumberDictionaryShape (Results 1 – 3 of 3) sorted by relevance
272 class SimpleNumberDictionaryShape : public NumberDictionaryBaseShape {291 EXTERN_DECLARE_DICTIONARY(SimpleNumberDictionary, SimpleNumberDictionaryShape) in EXTERN_DECLARE_DICTIONARY() argument295 : public Dictionary<SimpleNumberDictionary, SimpleNumberDictionaryShape> { in EXTERN_DECLARE_DICTIONARY()309 Dictionary<SimpleNumberDictionary, SimpleNumberDictionaryShape>); in EXTERN_DECLARE_DICTIONARY()
125 : Dictionary<SimpleNumberDictionary, SimpleNumberDictionaryShape>(ptr) { in SimpleNumberDictionary()
6935 EXTERN_DEFINE_DICTIONARY(SimpleNumberDictionary, SimpleNumberDictionaryShape) in EXTERN_DEFINE_HASH_TABLE()