Home
last modified time | relevance | path

Searched defs:NSUInteger (Results 1 – 25 of 88) sorted by relevance

1234

/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dobjc-array-literal.m7 typedef unsigned long NSUInteger; typedef
9 typedef unsigned int NSUInteger; typedef
20 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
29 + (id)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
H A Dsign-conversion.m4 typedef unsigned int NSUInteger; typedef
18 - (id)objectAtIndex:(NSUInteger)index; argument
19 - (id)objectAtIndexedSubscript:(NSUInteger)index; argument
H A Dobjc-literal-nsnumber.m5 typedef unsigned long NSUInteger; typedef
8 typedef unsigned int NSUInteger; typedef
29 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument
71 …tionaryWithObjects:(const id [])objects forKeys:(const id<NSCopying> [])keys count:(NSUInteger)cnt; argument
H A Dcomptypes-9.m7 typedef unsigned int NSUInteger; typedef
35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
42 - (id)objectAtIndex:(NSUInteger)index; argument
H A Dobjc-dictionary-literal.m14 typedef unsigned long NSUInteger; typedef
18 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
H A Dcompare-qualified-id.m4 typedef unsigned int NSUInteger; typedef
13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Dobjcmt-instancetype-2.m6 typedef unsigned int NSUInteger; typedef
43 + (id)stringWithCapacity:(NSUInteger)capacity; argument
47 + (id)dataWithCapacity:(NSUInteger)aNumItems; argument
48 + (id)dataWithLength:(NSUInteger)length; argument
74 + (id)dateWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hou… argument
H A DGC-check-warn-nsalloc.m6 typedef unsigned NSUInteger; typedef
H A DGC-check.m5 typedef unsigned NSUInteger; typedef
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dtest-objc-non-nil-return-value-checker.m3 typedef unsigned int NSUInteger; typedef
23 - (id)objectAtIndexedSubscript:(NSUInteger)idx; argument
27 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument
33 - (id)objectAtIndexedSubscript:(NSUInteger)idx; argument
H A Dobjc-subscript.m4 typedef unsigned int NSUInteger; typedef
15 - (void)setObject:(id)obj atIndexedSubscript:(NSUInteger)index; argument
16 - (id)objectAtIndexedSubscript:(NSUInteger)index; argument
H A DNSContainers.m5 typedef unsigned long NSUInteger; typedef
36 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
41 - (id)objectAtIndex:(NSUInteger)index; argument
50 + (instancetype)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
56 - (void)insertObject:(id)anObject atIndex:(NSUInteger)index; argument
58 - (void)removeObjectAtIndex:(NSUInteger)index; argument
59 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument
75 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
H A DNSWindow.m8 typedef unsigned int NSUInteger; typedef
38 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
39 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
H A Duninit-msg-expr.m13 typedef unsigned int NSUInteger; typedef
25 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A DNSPanel.m8 typedef unsigned int NSUInteger; typedef
32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
55 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
H A Duninit-ps-rdar6145427.m5 typedef unsigned int NSUInteger; typedef
23 - (id)objectAtIndex:(NSUInteger)index; argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-compound-stmt.m4 typedef unsigned long NSUInteger; typedef
8 - (NSString *)substringFromIndex:(NSUInteger)from; argument
H A Dobjc-dictionary-literal.m11 typedef unsigned long NSUInteger; typedef
14 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
H A Dobjc-literal-tests.m14 typedef unsigned long NSUInteger; typedef
17 typedef unsigned int NSUInteger; typedef
40 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument
50 + (id)dictionaryWithObjects:(const id [])objects forKeys:(const id [])keys count:(NSUInteger)cnt; argument
H A D2007-10-23-GC-WriteBarrier.m4 typedef unsigned int NSUInteger; typedef
/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/
H A Dpath-notes.m20 typedef unsigned long NSUInteger; typedef
49 - (id)objectAtIndex:(NSUInteger)index; argument
59 + (instancetype)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
65 - (void)insertObject:(id)anObject atIndex:(NSUInteger)index; argument
67 - (void)removeObjectAtIndex:(NSUInteger)index; argument
68 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dannotate-comments-typedef.m12 typedef unsigned int NSUInteger; typedef
15 typedef enum : NSUInteger { enum
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Drewrite-modern-container-literal.mm6 typedef unsigned long NSUInteger; typedef
25 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument
31 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
35 + (id)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
H A Dobjc-modern-StretAPI-2.mm16 - (NSRange)rangeAtIndex:(NSUInteger)rangeIndex; argument
H A Drewrite-nest.m6 typedef unsigned int NSUInteger; typedef

1234