Home
last modified time | relevance | path

Searched refs:CFAllocatorRef (Results 1 – 7 of 7) sorted by relevance

/third_party/libuv/src/unix/
Dfsevents.c113 static CFArrayRef (*pCFArrayCreate)(CFAllocatorRef,
126 static CFRunLoopSourceRef (*pCFRunLoopSourceCreate)(CFAllocatorRef,
133 CFAllocatorRef,
137 static FSEventStreamRef (*pFSEventStreamCreate)(CFAllocatorRef,
Ddarwin-stub.h43 typedef void* CFAllocatorRef; typedef
Ddarwin.c197 CFAllocatorRef, in uv__get_cpu_speed()
201 CFStringRef (*pCFStringCreateWithCString)(CFAllocatorRef, in uv__get_cpu_speed()
Ddarwin-proctitle.c56 CFStringRef (*pCFStringCreateWithCString)(CFAllocatorRef, in uv__set_process_title()
/third_party/protobuf/objectivec/
DGPBRootObject.m76 static const void *GPBRootExtensionKeyRetain(CFAllocatorRef allocator, category
82 static void GPBRootExtensionKeyRelease(CFAllocatorRef allocator, category
/third_party/ffmpeg/libavformat/
Dtls_securetransport.c41 SecIdentityRef SecIdentityCreate(CFAllocatorRef allocator, SecCertificateRef certificate, SecKeyRef…
/third_party/skia/src/ports/
DSkFontMgr_mac_ct.cpp257 SkUniqueCFRef<CFAllocatorRef> alloc(CFAllocatorCreate(kCFAllocatorDefault, &ctx)); in cfdata_from_skdata()