/external/skia/experimental/iOSSampleApp/Shared/ |
D | SkOptionsTableViewController.h | 11 @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/ |
D | SkOptionsTableViewController.h | 11 @property (nonatomic, retain) UITableViewCell* fCell; in property() argument 18 @property (nonatomic, retain) SkOptionListController* fOptions; in property() argument
|
/external/chromium_org/ui/compositor/ |
D | layer_animator.cc | 128 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/ |
D | CFContainers.mm | 15 CFArrayRetainCallBack retain; field 57 CFSetRetainCallBack retain; field 64 CFDictionaryRetainCallBack retain; field 71 CFDictionaryRetainCallBack retain; field
|
D | objc-radar17039661.m | 11 -(id)retain; method
|
/external/clang/test/CodeGenObjCXX/ |
D | refence-assign-write-barrier.mm | 5 - (NSArray*) retain; method
|
/external/iproute2/tc/ |
D | m_pedit.c | 146 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/ |
D | synthesize_ivar-cont-class.m | 14 @property (retain) id viewController; category
|
D | no-vararg-messaging.m | 9 -(id)retain; method
|
D | getter-property-type-mismatch.m | 18 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
|
D | debug-info-instancetype.m | 7 - (id)retain; method
|
D | synthesize_ivar.m | 23 @property (retain) id bindingInfo; category
|
D | debug-info-id-with-protocol.m | 7 - (id)retain; method
|
D | related-result-type.m | 6 - (id)retain; method
|
/external/clang/test/SemaObjC/ |
D | bad-receiver-1.m | 4 - (id) retain; method
|
D | protocol-lookup.m | 4 - retain; method
|
/external/chromium_org/third_party/skia/src/views/mac/ |
D | SkOptionsTableView.h | 18 @property (nonatomic, retain) NSCell* fCell; in property() argument
|
/external/skia/src/views/mac/ |
D | SkOptionsTableView.h | 18 @property (nonatomic, retain) NSCell* fCell; in property() argument
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRTreeWizard.h | 62 @property (retain) id object2; in property() argument
|
/external/clang/test/ARCMT/ |
D | dealloc.m | 6 - (id)retain; method
|
D | check-with-serialized-diag.m | 3 - (id)retain; method
|
/external/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 89 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/ |
D | assume-super-init-does-not-return-nil.m | 13 -(id)retain; method
|
D | ObjCImproperDynamictallyDetectableCast.m | 12 -(id)retain; method
|
/external/clang/test/SemaObjCXX/ |
D | protocol-lookup.mm | 3 - retain; method
|