Lines Matching refs:CFAllocatorRef
246 typedef const struct __CFAllocator * CFAllocatorRef; typedef
247 extern const CFAllocatorRef kCFAllocatorDefault;
248 extern const CFAllocatorRef kCFAllocatorSystemDefault;
249 extern const CFAllocatorRef kCFAllocatorMalloc;
250 extern const CFAllocatorRef kCFAllocatorMallocZone;
251 extern const CFAllocatorRef kCFAllocatorNull;
252 extern const CFAllocatorRef kCFAllocatorUseContext;
253 …hBytesNoCopy(CFAllocatorRef alloc, const uint8_t *bytes, CFIndex numBytes, CFStringEncoding encodi…
256 void DellocWithCFStringCreate1(CFAllocatorRef alloc) {
269 void DellocWithCFStringCreate2(CFAllocatorRef alloc) {
282 void DellocWithCFStringCreate3(CFAllocatorRef alloc) {
295 void DellocWithCFStringCreate4(CFAllocatorRef alloc) {
308 static CFAllocatorRef gKeychainDeallocator = 0;
310 static CFAllocatorRef GetKeychainDeallocator() {
314 CFStringRef DellocWithCFStringCreate5(CFAllocatorRef alloc) {