Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 25 of 82) sorted by relevance

1234

/external/skia/experimental/iOSSampleApp/Shared/
DSkOptionsTableViewController.h11 @property (nonatomic, retain) UITableViewCell* fCell; in property() argument
18 @property (nonatomic, retain) SkOptionListController* fOptions; in property() argument
/external/clang/test/Analysis/
DCFContainers.mm15 CFArrayRetainCallBack retain; field
57 CFSetRetainCallBack retain; field
64 CFDictionaryRetainCallBack retain; field
71 CFDictionaryRetainCallBack retain; field
Dobjc-radar17039661.m12 -(id)retain; method
/external/iproute2/tc/
Dm_pedit.c146 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key32()
162 pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key16()
205 pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key8()
268 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,st… in parse_cmd()
341 __u32 len, retain; in parse_offset() local
/external/clang/test/CodeGenObjCXX/
Drefence-assign-write-barrier.mm5 - (NSArray*) retain; method
/external/clang/test/CodeGenObjC/
Dsynthesize_ivar-cont-class.m14 @property (retain) id viewController; category
Dno-vararg-messaging.m9 -(id)retain; method
Ddebug-info-instancetype.m7 - (id)retain; method
Dgetter-property-type-mismatch.m18 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
Ddebug-info-id-with-protocol.m7 - (id)retain; method
Dsynthesize_ivar.m23 @property (retain) id bindingInfo; category
Drelated-result-type.m6 - (id)retain; method
Darc-linetable.m46 - (id)retain; method
/external/clang/test/SemaObjC/
Dbad-receiver-1.m4 - (id) retain; method
Dprotocol-lookup.m4 - retain; method
/external/skia/src/views/mac/
DSkOptionsTableView.h18 @property (nonatomic, retain) NSCell* fCell; in property() argument
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeWizard.h62 @property (retain) id object2; in property() argument
/external/clang/test/ARCMT/
Ddealloc.m6 - (id)retain; method
Dcheck-with-serialized-diag.m3 - (id)retain; method
Dreleases-driver.m13 - (id)retain; method
/external/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h88 static void retain(T *obj) { obj->Retain(); } in retain() function
197 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain() function
/external/clang/test/Analysis/inlining/
Dassume-super-init-does-not-return-nil.m13 -(id)retain; method
DObjCImproperDynamictallyDetectableCast.m12 -(id)retain; method
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm3 - retain; method
/external/clang/test/Index/
Dcomplete-objc-message-id.m10 - (id)retain; method

1234