Searched defs:CFDictionaryCreateMutable (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Analysis/ |
D | retain-release-gc-only.m | 48 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
D | retain-release.mm | 81 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
D | retain-release-inline.m | 58 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
D | retain-release.m | 91 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 103 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,… function
|