Home
last modified time | relevance | path

Searched refs:CFMutableDictionaryRef (Results 1 – 25 of 45) sorted by relevance

12

/external/webkit/Tools/DumpRenderTree/cf/
DWebArchiveDumpSupport.cpp57 static void convertWebResourceDataToString(CFMutableDictionaryRef resource) in convertWebResourceDataToString()
79 static void normalizeHTTPResponseHeaderFields(CFMutableDictionaryRef fields) in normalizeHTTPResponseHeaderFields()
106 static void convertWebResourceResponseToDictionary(CFMutableDictionaryRef propertyList) in convertWebResourceResponseToDictionary()
116 …RetainPtr<CFMutableDictionaryRef> responseDictionary(AdoptCF, CFDictionaryCreateMutable(kCFAllocat… in convertWebResourceResponseToDictionary()
136 …RetainPtr<CFMutableDictionaryRef> allHeaderFields(AdoptCF, CFDictionaryCreateMutableCopy(kCFAlloca… in convertWebResourceResponseToDictionary()
165 …RetainPtr<CFMutableDictionaryRef> propertyList(AdoptCF, (CFMutableDictionaryRef)CFPropertyListCrea… in createXMLStringFromWebArchiveData()
168 …RetainPtr<CFMutableDictionaryRef> propertyList(AdoptCF, (CFMutableDictionaryRef)CFPropertyListCrea… in createXMLStringFromWebArchiveData()
181 …RetainPtr<CFMutableDictionaryRef> resourcePropertyList = (CFMutableDictionaryRef)CFArrayGetValueAt… in createXMLStringFromWebArchiveData()
184CFMutableDictionaryRef mainResource = (CFMutableDictionaryRef)CFDictionaryGetValue(resourcePropert… in createXMLStringFromWebArchiveData()
199CFMutableDictionaryRef subresourcePropertyList = (CFMutableDictionaryRef)CFArrayGetValueAtIndex(su… in createXMLStringFromWebArchiveData()
/external/webkit/Source/WebKit/win/
DCFDictionaryPropertyBag.h33 typedef struct __CFDictionary* CFMutableDictionaryRef; typedef
43 void setDictionary(CFMutableDictionaryRef dictionary);
44 CFMutableDictionaryRef dictionary() const;
56 RetainPtr<CFMutableDictionaryRef> m_dictionary;
DCFDictionaryPropertyBag.cpp53 void CFDictionaryPropertyBag::setDictionary(CFMutableDictionaryRef dictionary) in setDictionary()
58 CFMutableDictionaryRef CFDictionaryPropertyBag::dictionary() const in dictionary()
DWebHistory.h160 RetainPtr<CFMutableDictionaryRef> m_entriesByURL;
DWebCache.cpp110 RetainPtr<CFMutableDictionaryRef> dictionary(AdoptCF, in statistics()
DWebIconDatabase.cpp396 RetainPtr<CFMutableDictionaryRef> dictionary(AdoptCF, in postDidAddIconNotification()
DWebDatabaseManager.cpp401 …RetainPtr<CFMutableDictionaryRef> userInfo(AdoptCF, CFDictionaryCreateMutable(0, 0, &kCFTypeDictio… in dispatchDidModifyDatabase()
/external/webkit/Source/WebCore/bridge/objc/
Dobjc_class.h52 RetainPtr<CFMutableDictionaryRef> _methods;
53 RetainPtr<CFMutableDictionaryRef> _fields;
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
DSDL_sysjoystick.c111 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice);
349 HIDGetCollectionElements ((CFMutableDictionaryRef) refElement, pDevice); in HIDAddElement()
398 static void HIDGetCollectionElements (CFMutableDictionaryRef deviceProperties, recDevice *pDevice) in HIDGetCollectionElements()
422 static void HIDGetDeviceInfo (io_object_t hidDevice, CFMutableDictionaryRef hidProperties, recDevic… in HIDGetDeviceInfo()
424 CFMutableDictionaryRef usbProperties = 0; in HIDGetDeviceInfo()
495 CFMutableDictionaryRef hidProperties = 0; in HIDBuildDevice()
575 CFMutableDictionaryRef hidMatchDictionary = NULL; in SDL_SYS_JoystickInit()
/external/clang/test/Analysis/
Dsystem-header-simulator-objc.h111 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
112 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
113 void CFDictionarySetValue(CFMutableDictionaryRef, const void *, const void *);
Dretain-release-inline.m57 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
58 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
159 CFMutableDictionaryRef IOServiceMatching( const char * name );
160 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
161 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
162 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
163 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
Dretain-release.mm78 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
79 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
179 CFMutableDictionaryRef IOServiceMatching( const char * name );
180 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
181 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
182 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
183 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
Dretain-release-gc-only.m47 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
48 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
155 CFMutableDictionaryRef IOServiceMatching( const char * name );
156 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
157 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
158 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
159 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
DWebKitSystemInterface.h50 typedef struct __CFDictionary* CFMutableDictionaryRef; typedef
91 void wkSetSSLPeerCertificateData(CFMutableDictionaryRef, CFDataRef);
97 void wkSetClientCertificateInSSLProperties(CFMutableDictionaryRef, CFDataRef);
/external/webkit/Source/WebCore/platform/graphics/win/
DQTPixelBuffer.cpp37 static OSStatus SetNumberValue(CFMutableDictionaryRef inDict, CFStringRef inKey, SInt32 inValue) in SetNumberValue()
55CFMutableDictionaryRef pixelBufferAttributes = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &… in createPixelBufferAttributesDictionary()
/external/chromium/chrome/browser/
Dpreferences_mock_mac.h29 base::mac::ScopedCFTypeRef<CFMutableDictionaryRef> values_;
/external/chromium/chrome/common/
Dlaunchd_mac.h61 virtual CFMutableDictionaryRef CreatePlistFromFile(Domain domain,
Dlaunchd_mac.mm140 CFMutableDictionaryRef Launchd::CreatePlistFromFile(Domain domain,
/external/webkit/Source/WebCore/loader/archive/cf/
DLegacyWebArchive.cpp73 … RetainPtr<CFMutableDictionaryRef> propertyList(AdoptCF, CFDictionaryCreateMutable(0, 3, 0, 0)); in createPropertyListRepresentation()
80 …RetainPtr<CFMutableDictionaryRef> propertyList(AdoptCF, CFDictionaryCreateMutable(0, 6, 0, &kCFTyp… in createPropertyListRepresentation()
132 …RetainPtr<CFMutableDictionaryRef> propertyList(AdoptCF, CFDictionaryCreateMutable(0, 3, 0, &kCFTyp… in createPropertyListRepresentation()
/external/webkit/Source/WebCore/platform/network/cf/
DResourceErrorCF.cpp135 …RetainPtr<CFMutableDictionaryRef> userInfo(AdoptCF, CFDictionaryCreateMutable(0, 0, &kCFTypeDictio… in cfError()
/external/webkit/Source/JavaScriptGlue/
DJavaScriptGlue.cpp492 CFDictionarySetValue((CFMutableDictionaryRef)data, propertyName, cfValue); in CFJSObjectSetProperty()
513 CFDictionaryRemoveValue((CFMutableDictionaryRef)data, propertyName); in CFJSObjectSetProperty()
DJSUtils.cpp338 … CFDictionaryAddValue((CFMutableDictionaryRef)result, cfKey, cfValue); in KJSValueToCFTypeInternal()
/external/webkit/Source/WebKit/mac/Misc/
DWebNSDictionaryExtras.m87 CFDictionarySetValue((CFMutableDictionaryRef)self, key, object);
DWebElementDictionary.mm50 static CFMutableDictionaryRef lookupTable = NULL;
/external/chromium/base/mac/
Dmac_util_unittest.mm121 ScopedCFTypeRef<CFMutableDictionaryRef> dict(

12