Searched defs:_NSRange (Results 1 – 7 of 7) sorted by relevance
7 typedef struct _NSRange { struct8 NSUInteger location;9 NSUInteger length;10 } NSRange;12 static __inline NSRange NSMakeRange(NSUInteger loc, NSUInteger len) {19 void bar() {
7 typedef struct _NSRange { struct15 } _NSRangeInfo; argument38 …->bar.x) ? &( other ->_internal._singleRange._range) : ((NSRange *)(&(((_NSRangeInfo *)( other ->_… argument
3 typedef struct _NSRange { } NSRange; struct7 @interface PBXDocBookmark
16 typedef struct _NSRange { struct18 NSRange;19 @interface NSValue (NSValueRangeExtensions) + (NSValue *)valueWithRange:(NSRange)range;
59 typedef struct _NSRange {} NSRange; argument60 @interface NSArray : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration>
21 typedef struct _NSRange { struct23 NSRange;24 @interface NSValue (NSValueRangeExtensions) + (NSValue *)valueWithRange:(NSRange)range;
69 typedef struct _NSRange {} NSRange; argument70 @interface NSArray : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration>