Searched refs:kCFAllocatorDefault (Results 1 - 22 of 22) sorted by relevance

/external/clang/test/Analysis/
H A DCFContainers-invalid.c9 extern const CFAllocatorRef kCFAllocatorDefault;
17 (void)CFArrayCreate(kCFAllocatorDefault);
18 (void)CFDictionaryCreate(kCFAllocatorDefault);
19 (void)CFSetCreate(kCFAllocatorDefault);
H A Dcfref_PR2519.c9 extern const CFAllocatorRef kCFAllocatorDefault;
35 CFNumberRef _value = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &pid);
36 CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const void **)&_value, 1, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
/external/compiler-rt/test/asan/TestCases/Darwin/
H A Dsuppressions-darwin.cc26 CFStringCreateWithBytes(kCFAllocatorDefault, (unsigned char *)a, 10,
H A Dsuppressions-sandbox.cc17 CFStringCreateWithBytes(kCFAllocatorDefault, (unsigned char *)a, 10,
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
H A Dlist_ports_osx.py32 kCFAllocatorDefault = ctypes.c_void_p.in_dll(cf, "kCFAllocatorDefault") variable
75 kCFAllocatorDefault,
83 kCFAllocatorDefault,
102 kCFAllocatorDefault,
110 kCFAllocatorDefault,
/external/libcups/cups/
H A Dtls-darwin.c123 cfcommon_name = CFStringCreateWithCString(kCFAllocatorDefault, common_name, kCFStringEncodingUTF8);
134 keyParams = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
157 CFNumberRef usage = CFNumberCreate(kCFAllocatorDefault, kCFNumberCFIndexType, &usageInt);
159 CFNumberRef len = CFNumberCreate(kCFAllocatorDefault, kCFNumberCFIndexType, &lenInt);
162 CFDictionaryRef certParams = CFDictionaryCreate(kCFAllocatorDefault, certKeys, certValues, sizeof(certKeys) / sizeof(certKeys[0]), &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
168 CFArrayRef ca_o_dn = CFArrayCreate(kCFAllocatorDefault, ca_o, 2, NULL);
169 CFArrayRef ca_cn_dn = CFArrayCreate(kCFAllocatorDefault, ca_cn, 2, NULL);
172 ca_dn_array[0] = CFArrayCreate(kCFAllocatorDefault, (const void **)&ca_o_dn, 1, NULL);
173 ca_dn_array[1] = CFArrayCreate(kCFAllocatorDefault, (const void **)&ca_cn_dn, 1, NULL);
175 CFArrayRef subject = CFArrayCreate(kCFAllocatorDefault, ca_dn_arra
[all...]
H A Dlanguage.c225 if ((localeid = CFStringCreateWithCString(kCFAllocatorDefault, language,
229 kCFAllocatorDefault, localeid)) != NULL)
259 localeName = CFLocaleCreateCanonicalLocaleIdentifierFromString(kCFAllocatorDefault, languageName);
1149 cfm = CFStringCreateWithCString(kCFAllocatorDefault, m,
1434 url = CFURLCreateFromFileSystemRepresentation(kCFAllocatorDefault,
1439 stream = CFReadStreamCreateWithFile(kCFAllocatorDefault, url);
1452 plist = CFPropertyListCreateWithStream(kCFAllocatorDefault, stream, 0,
1469 plist = CFPropertyListCreateWithStream(kCFAllocatorDefault, stream, 0,
H A Dhttp-addr.c826 SCDynamicStoreRef sc = SCDynamicStoreCreate(kCFAllocatorDefault,
H A Ddest.c469 newlocations = CFArrayCreateMutableCopy(kCFAllocatorDefault, 0,
476 newlocations = CFArrayCreateMutable(kCFAllocatorDefault, 0,
479 newlocation = CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
2423 CFStringRef name = CFStringCreateWithCString(kCFAllocatorDefault,
/external/libchrome/base/time/
H A Dtime_mac.cc175 : CFTimeZoneCreateWithTimeIntervalFromGMT(kCFAllocatorDefault, 0));
177 kCFAllocatorDefault, kCFGregorianCalendar));
224 : CFTimeZoneCreateWithTimeIntervalFromGMT(kCFAllocatorDefault, 0));
226 kCFAllocatorDefault, kCFGregorianCalendar));
/external/webrtc/webrtc/base/
H A Dmacasyncsocket.cc346 cf_socket = CFSocketCreate(kCFAllocatorDefault,
350 cf_socket = CFSocketCreateWithNative(kCFAllocatorDefault,
371 source_ = CFSocketCreateRunLoopSource(kCFAllocatorDefault, socket_, 1);
395 CFDataRef cf_address = CFDataCreate(kCFAllocatorDefault,
H A Dmacsocketserver.cc77 kCFAllocatorDefault,
88 CFFileDescriptorCreateRunLoopSource(kCFAllocatorDefault, desc, 0);
H A Dmacutils.cc42 *str16 = CFStringCreateWithBytes(kCFAllocatorDefault,
H A Dlogging.cc347 CFStringRef key = CFStringCreateWithCString(kCFAllocatorDefault,
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc85 CFArrayRef cascade_list = CFArrayCreate (kCFAllocatorDefault,
90 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault,
638 CFMutableArrayRef features_array = CFArrayCreateMutable(kCFAllocatorDefault, 0, &kCFTypeArrayCallBacks);
649 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.feature),
650 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.setting)
652 CFDictionaryRef dict = CFDictionaryCreate (kCFAllocatorDefault,
666 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault,
804 CFMutableAttributedStringRef attr_string = CFAttributedStringCreateMutable (kCFAllocatorDefault,
823 CFStringRef lang = CFStringCreateWithCStringNoCopy (kCFAllocatorDefault,
864 CFNumberRef level_number = CFNumberCreate (kCFAllocatorDefault, kCFNumberIntTyp
[all...]
/external/skia/src/ports/
H A DSkFontHost_mac.cpp563 CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
568 CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
585 CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &ctFontTraits));
592 CFNumberCreate(kCFAllocatorDefault, kCFNumberCGFloatType, &ctWeight));
599 CFNumberCreate(kCFAllocatorDefault, kCFNumberCGFloatType, &ctWidth));
606 CFNumberCreate(kCFAllocatorDefault, kCFNumberCGFloatType, &ctSlant));
1790 CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
2295 CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
2368 kCFAllocatorDefault, reinterpret_cast<const UInt8 *>(&character), sizeof(character),
2417 CFDictionaryCreateMutable(kCFAllocatorDefault, axisCoun
[all...]
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
H A Dh264_video_toolbox_encoder.cc31 return CFDictionaryCreate(kCFAllocatorDefault, keys, values, size,
59 CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &value);
H A Dh264_video_toolbox_nalu.cc188 kCFAllocatorDefault, 2, param_set_ptrs, param_set_sizes, 4,
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h34 extern const CFAllocatorRef kCFAllocatorDefault;
/external/pdfium/core/fpdfapi/font/
H A Dcpdf_type1font.cpp328 kCFAllocatorDefault, name, kCFStringEncodingASCII, kCFAllocatorNull);
/external/libusb/libusb/os/
H A Ddarwin_usb.c218 CFMutableDictionaryRef propertyMatchDict = CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
243 CFTypeRef cfNumber = IORegistryEntryCreateCFProperty (service, property, kCFAllocatorDefault, 0);
258 CFTypeRef cfData = IORegistryEntryCreateCFProperty (service, property, kCFAllocatorDefault, 0);
1520 driver = IORegistryEntryCreateCFProperty (usbInterface, kIOBundleIdentifierKey, kCFAllocatorDefault, 0);
/external/curl/lib/vtls/
H A Ddarwinssl.c1669 CFDataRef certdata = CFDataCreate(kCFAllocatorDefault, buf, buflen);
1676 SecCertificateCreateWithData(kCFAllocatorDefault, certdata);
1732 CFMutableArrayRef array = CFArrayCreateMutable(kCFAllocatorDefault, 0,

Completed in 1150 milliseconds