Home
last modified time | relevance | path

Searched defs:NSZone (Results 1 – 25 of 1521) sorted by relevance

12345678910>>...61

/dports/devel/sope2/SOPE/sope-core/NGExtensions/
H A DNGMerging.m36 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
40 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
69 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
73 - (id)mergeWithDictionary:(NSDictionary *)_object zone:(NSZone *)_zone {
125 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
143 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
161 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
165 - (id)mergeWithEnumeration:(NSEnumerator *)_object zone:(NSZone *)_zone {
182 - (id)mergeWithArray:(NSArray *)_object zone:(NSZone *)_zone {
189 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
[all …]
/dports/devel/sope/SOPE/sope-core/NGExtensions/
H A DNGMerging.m36 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
40 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
69 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
73 - (id)mergeWithDictionary:(NSDictionary *)_object zone:(NSZone *)_zone {
125 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
143 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
161 - (id)_makeMergeCopyWithZone:(NSZone *)_zone {
165 - (id)mergeWithEnumeration:(NSEnumerator *)_object zone:(NSZone *)_zone {
182 - (id)mergeWithArray:(NSArray *)_object zone:(NSZone *)_zone {
189 - (id)mergeWithObject:(id)_object zone:(NSZone *)_zone {
[all …]
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/Templates/
H A DWODParser.m77 static id _parseProperty(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
80 static id _parseWodEntry(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
383 static NSString *_parseIdentifier(NSZone *_zone, category
417 static NSString *_parseKeyPath(NSZone *_zone, category
466 static NSString *_parseQString(NSZone *_zone, category
821 static NSArray *_parseArray(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
944 static id _parseProperty(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
1233 static id _parseWodEntry(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/Templates/
H A DWODParser.m77 static id _parseProperty(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
80 static id _parseWodEntry(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
383 static NSString *_parseIdentifier(NSZone *_zone, category
417 static NSString *_parseKeyPath(NSZone *_zone, category
466 static NSString *_parseQString(NSZone *_zone, category
821 static NSArray *_parseArray(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
944 static id _parseProperty(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
1233 static id _parseWodEntry(NSZone *_zone, const unichar *_buffer, unsigned *_idx, category
/dports/devel/sope2/SOPE/sope-appserver/WOExtensions/
H A Dcompat.m38 + (id)allocWithZone:(NSZone *)_zone {
52 + (id)allocWithZone:(NSZone *)_zone {
66 + (id)allocWithZone:(NSZone *)_zone {
80 + (id)allocWithZone:(NSZone *)_zone {
/dports/devel/sope/SOPE/sope-appserver/WOExtensions/
H A Dcompat.m38 + (id)allocWithZone:(NSZone *)_zone {
52 + (id)allocWithZone:(NSZone *)_zone {
66 + (id)allocWithZone:(NSZone *)_zone {
80 + (id)allocWithZone:(NSZone *)_zone {
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSLock.m282 {
392 {
433 {
533 {
724 {
805 + (id) allocWithZone: (NSZone*)z argument
817 + (id) allocWithZone: (NSZone*)z argument
833 + (id) allocWithZone: (NSZone*)z argument
839 + (id) allocWithZone: (NSZone*)z argument
845 + (id) allocWithZone: (NSZone*)z argument
[all …]
H A DNSCountedSet.m83 {
115 - (id) mutableCopyWithZone: (NSZone*)z argument
116 {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/lang/clang-mesa/clang-13.0.1.src/test/ARCMT/
H A Datautorelease-check.m9 typedef struct _NSZone NSZone; typedef
24 - (id)copyWithZone:(NSZone *)zone;
28 - (id)mutableCopyWithZone:(NSZone *)zone;
35 + (id)allocWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
44 + (id)copyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
45 + (id)mutableCopyWithZone:(NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSThemePrintPanels.m44 + (id) allocWithZone: (NSZone*)zone argument
45 {

12345678910>>...61