Lines Matching refs:CFAllocatorRef
254 typedef const struct __CFAllocator * CFAllocatorRef; typedef
255 extern const CFAllocatorRef kCFAllocatorDefault;
256 extern const CFAllocatorRef kCFAllocatorSystemDefault;
257 extern const CFAllocatorRef kCFAllocatorMalloc;
258 extern const CFAllocatorRef kCFAllocatorMallocZone;
259 extern const CFAllocatorRef kCFAllocatorNull;
260 extern const CFAllocatorRef kCFAllocatorUseContext;
261 …hBytesNoCopy(CFAllocatorRef alloc, const uint8_t *bytes, CFIndex numBytes, CFStringEncoding encodi…
263 void DellocWithCFStringCreate1(CFAllocatorRef alloc) {
276 void DellocWithCFStringCreate2(CFAllocatorRef alloc) {
289 void DellocWithCFStringCreate3(CFAllocatorRef alloc) {
302 void DellocWithCFStringCreate4(CFAllocatorRef alloc) {
315 static CFAllocatorRef gKeychainDeallocator = 0;
317 static CFAllocatorRef GetKeychainDeallocator() {
321 CFStringRef DellocWithCFStringCreate5(CFAllocatorRef alloc) {