Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 25 of 87) 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/chromium_org/third_party/skia/experimental/iOSSampleApp/Shared/
DSkOptionsTableViewController.h11 @property (nonatomic, retain) UITableViewCell* fCell; in property() argument
18 @property (nonatomic, retain) SkOptionListController* fOptions; in property() argument
/external/chromium_org/ui/compositor/
Dlayer_animator.cc128 scoped_refptr<LayerAnimator> retain(this); in StartAnimation() local
157 scoped_refptr<LayerAnimator> retain(this); in ScheduleAnimation() local
170 scoped_refptr<LayerAnimator> retain(this); in StartTogether() local
225 scoped_refptr<LayerAnimator> retain(this); in ScheduleTogether() local
279 scoped_refptr<LayerAnimator> retain(this); in StopAnimatingProperty() local
388 scoped_refptr<LayerAnimator> retain(this); in Step() local
411 scoped_refptr<LayerAnimator> retain(this); in StopAnimatingInternal() local
514 scoped_refptr<LayerAnimator> retain(this); in FinishAnimation() local
525 scoped_refptr<LayerAnimator> retain(this); in FinishAnyAnimationWithZeroDuration() local
546 scoped_refptr<LayerAnimator> retain(this); in ClearAnimations() local
/external/clang/test/Analysis/
DCFContainers.mm15 CFArrayRetainCallBack retain; field
57 CFSetRetainCallBack retain; field
64 CFDictionaryRetainCallBack retain; field
71 CFDictionaryRetainCallBack retain; field
Dobjc-radar17039661.m11 -(id)retain; method
/external/clang/test/CodeGenObjCXX/
Drefence-assign-write-barrier.mm5 - (NSArray*) 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/CodeGenObjC/
Dsynthesize_ivar-cont-class.m14 @property (retain) id viewController; category
Dno-vararg-messaging.m9 -(id)retain; method
Dgetter-property-type-mismatch.m18 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
Ddebug-info-instancetype.m7 - (id)retain; method
Dsynthesize_ivar.m23 @property (retain) id bindingInfo; category
Ddebug-info-id-with-protocol.m7 - (id)retain; method
Drelated-result-type.m6 - (id)retain; method
/external/clang/test/SemaObjC/
Dbad-receiver-1.m4 - (id) retain; method
Dprotocol-lookup.m4 - retain; method
/external/chromium_org/third_party/skia/src/views/mac/
DSkOptionsTableView.h18 @property (nonatomic, retain) NSCell* fCell; in property() argument
/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
/external/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h89 static void retain(T *obj) { obj->Retain(); } in retain() function
198 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

1234