Home
last modified time | relevance | path

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

12

/external/clang/test/SemaObjC/
Dobjcbridgemutable-attribute.m4 …e__((objc_bridge_mutable(NSMutableDictionary))) __CFDictionary * CFMutableDictionaryRef; // expect… typedef
22 void Test(NSMutableDictionary *md, NSDictionary *nd, CFMutableDictionaryRef mcf, CFMutableDictionar…
24 (void) (CFMutableDictionaryRef)md;
25 …(void) (CFMutableDictionaryRef)nd; // expected-warning {{'NSDictionary' cannot bridge to 'CFMutabl…
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h120 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
121 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
122 void CFDictionarySetValue(CFMutableDictionaryRef, const void *, const void *);
/external/clang/test/Analysis/
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 );
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.mm80 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
81 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
182 CFMutableDictionaryRef IOServiceMatching( const char * name );
183 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
184 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
185 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
186 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
Dmalloc.mm147CFMutableDictionaryRef x = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &keyCallbacks, &kCFTy…
/external/python/cpython2/Include/
Dpymactoolbox.h223 extern PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef);
224 extern int CFMutableDictionaryRefObj_Convert(PyObject *, CFMutableDictionaryRef *);
/external/python/cpython2/Python/
Dmactoolboxglue.c467 GLUE_CONVERT(CFMutableDictionaryRef, CFMutableDictionaryRefObj_Convert, "Carbon.CF")
468 GLUE_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New, "Carbon.CF")
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py100 CFMutableDictionaryRef = OpaqueByValueType("CFMutableDictionaryRef", "CFMutableDictionaryRefObj") variable
/external/clang/test/ARCMT/
Dobjcmt-ns-returns-inner-pointer.m76 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
Dobjcmt-migrate-all.m77 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
Dobjcmt-arc-cf-annotations.m.result108 typedef struct __CFDictionary * CFMutableDictionaryRef;
109 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
242 CFMutableDictionaryRef IOServiceMatching( const char * name );
243 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
244 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
245 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
246 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
1065 void CFDictionaryAddValue(CFMutableDictionaryRef, void *, void *);
1068 void rdar_6539791(CFMutableDictionaryRef y, void* key, void* val_key) {
1069CFMutableDictionaryRef x = CFDictionaryCreateMutable(kCFAllocatorDefault, 1, &kCFTypeDictionaryKey…
Dobjcmt-arc-cf-annotations.m102 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
103 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
227 CFMutableDictionaryRef IOServiceMatching( const char * name );
228 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
229 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
230 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
231 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
1023 void CFDictionaryAddValue(CFMutableDictionaryRef, void *, void *);
1026 void rdar_6539791(CFMutableDictionaryRef y, void* key, void* val_key) {
1027CFMutableDictionaryRef x = CFDictionaryCreateMutable(kCFAllocatorDefault, 1, &kCFTypeDictionaryKey…
Dobjcmt-migrate-all.m.result77 typedef struct __CFDictionary * CFMutableDictionaryRef;
Dobjcmt-ns-returns-inner-pointer.m.result76 typedef struct __CFDictionary * CFMutableDictionaryRef;
/external/libcups/cups/
Dtls-darwin.c102 CFMutableDictionaryRef keyParams = NULL; in cupsMakeServerCredentials()
876 CFMutableDictionaryRef query = NULL; /* Query qualifiers */ in httpLoadCredentials()
989 CFMutableDictionaryRef attrs = NULL; /* Attributes for add */ in httpSaveCredentials()
1814 CFMutableDictionaryRef query = NULL; /* Query qualifiers */ in http_cdsa_copy_server()
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c68 extern PyObject *_CFMutableDictionaryRefObj_New(CFMutableDictionaryRef);
69 extern int _CFMutableDictionaryRefObj_Convert(PyObject *, CFMutableDictionaryRef *);
1128 CFMutableDictionaryRef ob_itself;
1132 PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef itself) in CFMutableDictionaryRefObj_New()
1148 int CFMutableDictionaryRefObj_Convert(PyObject *v, CFMutableDictionaryRef *p_itself) in CFMutableDictionaryRefObj_Convert()
1218 CFMutableDictionaryRef itself; in CFMutableDictionaryRefObj_tp_init()
3819 CFMutableDictionaryRef _rv; in CF_CFDictionaryCreateMutable()
3839 CFMutableDictionaryRef _rv; in CF_CFDictionaryCreateMutableCopy()
4890 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New); in init_CF()
4891 PyMac_INIT_TOOLBOX_OBJECT_CONVERT(CFMutableDictionaryRef, CFMutableDictionaryRefObj_Convert); in init_CF()
Dpycfbridge.c198 CFMutableDictionaryRef rv = NULL; in PyCF_Python2CF_mapping()
Dcfsupport.py243 CFMutableDictionaryRef = OpaqueByValueType("CFMutableDictionaryRef", "CFMutableDictionaryRefObj") variable
/external/skqp/src/ports/
DSkFontHost_mac.cpp801 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor()
806 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor()
2008 SkUniqueCFRef<CFMutableDictionaryRef> ctVariations( in ct_variation_from_cg_variation()
2515 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet()
2640 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
2755 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
/external/skia/src/ports/
DSkFontHost_mac.cpp802 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor()
807 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor()
2009 SkUniqueCFRef<CFMutableDictionaryRef> ctVariations( in ct_variation_from_cg_variation()
2535 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet()
2660 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
2775 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
/external/protobuf/objectivec/
DGPBRootObject.m104 static CFMutableDictionaryRef gExtensionSingletonDictionary = NULL;
DGPBUnknownFieldSet.m83 CFMutableDictionaryRef fields_;
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp1444 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue()
1460 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in EGLClientBufferWrapper()
/external/libusb/libusb/os/
Ddarwin_usb.c212 CFMutableDictionaryRef matchingDict = IOServiceMatching(darwin_device_class); in usb_setup_device_iterator()
218 CFMutableDictionaryRef propertyMatchDict = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, in usb_setup_device_iterator()

12