/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | AllocatedBuffer.java | 51 public abstract AllocatedBuffer retain(); in retain() method in AllocatedBuffer 76 public AllocatedBuffer retain() { in wrap() method in AllocatedBuffer
|
/external/clang/test/CodeGenObjCXX/ |
D | refence-assign-write-barrier.mm | 5 - (NSArray*) retain; method
|
D | mrc-weak.mm | 5 - (instancetype) retain; method
|
/external/compiler-rt/test/tsan/Darwin/ |
D | osatomics-add.mm | 23 void retain() { function
|
/external/clang/test/Analysis/ |
D | CFContainers.mm | 15 CFArrayRetainCallBack retain; field 58 CFSetRetainCallBack retain; field 65 CFDictionaryRetainCallBack retain; field 72 CFDictionaryRetainCallBack retain; field
|
D | objc-radar17039661.m | 12 -(id)retain; method
|
/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 | debug-info-instancetype.m | 7 - (id)retain; method
|
D | getter-property-type-mismatch.m | 18 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
|
D | debug-info-id-with-protocol.m | 7 - (id)retain; method
|
D | synthesize_ivar.m | 23 @property (retain) id bindingInfo; category
|
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/clang/test/ARCMT/ |
D | dealloc.m | 6 - (id)retain; method
|
D | check-with-serialized-diag.m | 3 - (id)retain; method
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRTreeWizard.h | 62 @property (retain) id object2; in property() argument
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 86 static void retain(T *obj) { obj->Retain(); } in retain() function 195 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain() function
|
/external/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 88 static void retain(T *obj) { obj->Retain(); } in retain() function 197 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain() function
|
/external/iproute2/tc/ |
D | m_pedit.c | 159 int pack_key32(__u32 retain, struct m_pedit_sel *sel, in pack_key32() 173 int pack_key16(__u32 retain, struct m_pedit_sel *sel, in pack_key16() 204 int pack_key8(__u32 retain, struct m_pedit_sel *sel, struct m_pedit_key *tkey) in pack_key8() 333 int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type, __u32 retain, in parse_cmd() 441 __u32 len, retain; in parse_offset() local
|
/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ |
D | NettyBufferAllocator.java | 56 public AllocatedBuffer retain() { in retain() method in NettyBufferAllocator.ByteBufAdapter
|
/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
|