Lines Matching refs:interface
58 @interface GPBUInt32UInt32Dictionary : NSObject <NSCopying>
153 @interface GPBUInt32Int32Dictionary : NSObject <NSCopying>
248 @interface GPBUInt32UInt64Dictionary : NSObject <NSCopying>
343 @interface GPBUInt32Int64Dictionary : NSObject <NSCopying>
438 @interface GPBUInt32BoolDictionary : NSObject <NSCopying>
533 @interface GPBUInt32FloatDictionary : NSObject <NSCopying>
628 @interface GPBUInt32DoubleDictionary : NSObject <NSCopying>
723 @interface GPBUInt32EnumDictionary : NSObject <NSCopying>
885 @interface GPBUInt32ObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
979 @interface GPBInt32UInt32Dictionary : NSObject <NSCopying>
1074 @interface GPBInt32Int32Dictionary : NSObject <NSCopying>
1169 @interface GPBInt32UInt64Dictionary : NSObject <NSCopying>
1264 @interface GPBInt32Int64Dictionary : NSObject <NSCopying>
1359 @interface GPBInt32BoolDictionary : NSObject <NSCopying>
1454 @interface GPBInt32FloatDictionary : NSObject <NSCopying>
1549 @interface GPBInt32DoubleDictionary : NSObject <NSCopying>
1644 @interface GPBInt32EnumDictionary : NSObject <NSCopying>
1806 @interface GPBInt32ObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
1900 @interface GPBUInt64UInt32Dictionary : NSObject <NSCopying>
1995 @interface GPBUInt64Int32Dictionary : NSObject <NSCopying>
2090 @interface GPBUInt64UInt64Dictionary : NSObject <NSCopying>
2185 @interface GPBUInt64Int64Dictionary : NSObject <NSCopying>
2280 @interface GPBUInt64BoolDictionary : NSObject <NSCopying>
2375 @interface GPBUInt64FloatDictionary : NSObject <NSCopying>
2470 @interface GPBUInt64DoubleDictionary : NSObject <NSCopying>
2565 @interface GPBUInt64EnumDictionary : NSObject <NSCopying>
2727 @interface GPBUInt64ObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
2821 @interface GPBInt64UInt32Dictionary : NSObject <NSCopying>
2916 @interface GPBInt64Int32Dictionary : NSObject <NSCopying>
3011 @interface GPBInt64UInt64Dictionary : NSObject <NSCopying>
3106 @interface GPBInt64Int64Dictionary : NSObject <NSCopying>
3201 @interface GPBInt64BoolDictionary : NSObject <NSCopying>
3296 @interface GPBInt64FloatDictionary : NSObject <NSCopying>
3391 @interface GPBInt64DoubleDictionary : NSObject <NSCopying>
3486 @interface GPBInt64EnumDictionary : NSObject <NSCopying>
3648 @interface GPBInt64ObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
3742 @interface GPBBoolUInt32Dictionary : NSObject <NSCopying>
3837 @interface GPBBoolInt32Dictionary : NSObject <NSCopying>
3932 @interface GPBBoolUInt64Dictionary : NSObject <NSCopying>
4027 @interface GPBBoolInt64Dictionary : NSObject <NSCopying>
4122 @interface GPBBoolBoolDictionary : NSObject <NSCopying>
4217 @interface GPBBoolFloatDictionary : NSObject <NSCopying>
4312 @interface GPBBoolDoubleDictionary : NSObject <NSCopying>
4407 @interface GPBBoolEnumDictionary : NSObject <NSCopying>
4569 @interface GPBBoolObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
4663 @interface GPBStringUInt32Dictionary : NSObject <NSCopying>
4758 @interface GPBStringInt32Dictionary : NSObject <NSCopying>
4853 @interface GPBStringUInt64Dictionary : NSObject <NSCopying>
4948 @interface GPBStringInt64Dictionary : NSObject <NSCopying>
5043 @interface GPBStringBoolDictionary : NSObject <NSCopying>
5138 @interface GPBStringFloatDictionary : NSObject <NSCopying>
5233 @interface GPBStringDoubleDictionary : NSObject <NSCopying>
5328 @interface GPBStringEnumDictionary : NSObject <NSCopying>
5552 //%@interface DICTIONARY_CLASS_DECL##VHELPER(KEY_NAME, VALUE_NAME, VALUE_TYPE) : NSObject <NSCopying>
5614 //%@interface GPB##KEY_NAME##VALUE_NAME##Dictionary : NSObject <NSCopying>