Searched defs:propertyList (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTCFDictionary.cpp33 CFDataRef QTCFPropertyListCreateXMLData(CFAllocatorRef allocator, CFPropertyListRef propertyList) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/mac/
H A DNetworkStateNotifierMac.cpp43 RetainPtr<CFPropertyListRef> propertyList = adoptCF(SCDynamicStoreCopyValue(m_store.get(), str.get())); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/cf/
H A DWebPageProxyCF.cpp123 RetainPtr<CFPropertyListRef> propertyList = adoptCF(CFPropertyListCreateFromXMLData(0, data.get(), kCFPropertyListImmutable, &propertyListError)); local
/macosx-10.9.5/SecurityTool-55115/
H A Dauthz.c134 CFPropertyListRef propertyList = NULL; local
190 write_plist_to_file(CFPropertyListRef propertyList, CFStringRef filePath) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/loader/archive/cf/
H A DLegacyWebArchive.cpp73 RetainPtr<CFMutableDictionaryRef> propertyList = adoptCF(CFDictionaryCreateMutable(0, 3, 0, 0)); local
80 RetainPtr<CFMutableDictionaryRef> propertyList = adoptCF(CFDictionaryCreateMutable(0, 6, 0, &kCFTypeDictionaryValueCallBacks)); local
125 RetainPtr<CFMutableDictionaryRef> propertyList = adoptCF(CFDictionaryCreateMutable(0, 3, 0, &kCFTypeDictionaryValueCallBacks)); local
381 RetainPtr<CFDictionaryRef> propertyList = createPropertyListRepresentation(this); local
[all...]
/macosx-10.9.5/system_cmds-597.90.1/dynamic_pager.tproj/
H A Ddynamic_pager.c516 CFPropertyListRef propertyList; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/dynamic_pager.tproj/
H A Ddynamic_pager.c516 CFPropertyListRef propertyList; local
/macosx-10.9.5/dtrace-118.1/cmd/
H A Ddtrace_1.c850 CFPropertyListRef propertyList; local
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DObjCModernAbstraction.hpp372 static void addPointers(uint8_t* propertyList, std::vector<void*>& pointersToAdd) { argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DParser.cpp1382 TreePropertyList propertyList = context.createPropertyList(location, property); local
1432 TreePropertyList propertyList = context.createPropertyList(location, property); local
/macosx-10.9.5/CF-855.17/
H A DCFPropertyList.c659 static void _CFGenerateXMLPropertyListToData(CFMutableDataRef xml, CFTypeRef propertyList) { argument
677 CFDataRef _CFPropertyListCreateXMLData(CFAllocatorRef allocator, CFPropertyListRef propertyList, Boolean checkValidPlist) { argument
690 CFDataRef CFPropertyListCreateXMLData(CFAllocatorRef allocator, CFPropertyListRef propertyList) { argument
694 CF_EXPORT CFDataRef _CFPropertyListCreateXMLDataWithExtras(CFAllocatorRef allocator, CFPropertyListRef propertyList) { argument
2732 CFPropertyListCreateData(CFAllocatorRef allocator, CFPropertyListRef propertyList, CFPropertyListFormat format, CFOptionFlags options, CFErrorRef *error) argument
2779 CFPropertyListWrite(CFPropertyListRef propertyList, CFWriteStreamRef stream, CFPropertyListFormat format, CFOptionFlags options, CFErrorRef *error) argument
2845 CFPropertyListWriteToStream(CFPropertyListRef propertyList, CFWriteStreamRef stream, CFPropertyListFormat format, CFStringRef *errorString) argument
3018 CFPropertyListCreateDeepCopy(CFAllocatorRef allocator, CFPropertyListRef propertyList, CFOptionFlags mutabilityOption) argument
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkConnection.c4334 CFPropertyListRef propertyList = CFArrayGetValueAtIndex(userOptionsArray, i); local
/macosx-10.9.5/launchd-842.92.1/support/
H A Dlaunchctl.c1699 static CFPropertyListRef propertyList; local
1804 CFPropertyListRef propertyList; local

Completed in 226 milliseconds