/external/clang/test/Analysis/ |
D | CFContainers-invalid.c | 6 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | misc-ps-64.m | 12 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | cfref_PR2519.c | 18 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | PR2599.m | 6 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | retain-release-region-store.m | 29 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | CFContainers.mm | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | delegates.m | 20 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | retain-release-inline.m | 56 typedef const struct __CFDictionary * CFDictionaryRef; typedef 209 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | retain-release-gc-only.m | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef 205 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | retain-release.mm | 79 typedef const struct __CFDictionary * CFDictionaryRef; typedef 232 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | NSString.m | 33 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
/external/clang/test/CodeGenObjC/ |
D | objc2-assign-global.m | 5 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | objc2-write-barrier.m | 9 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
/external/clang/test/SemaObjC/ |
D | format-ostrace-warning.m | 14 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | objcbridge-attribute-arc.m | 20 typedef struct __attribute__((objc_bridge(NSDictionary))) __CFDictionary * CFDictionaryRef; typedef
|
D | format-cstrings-warning.m | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | objcbridge-attribute.m | 20 typedef struct __attribute__((objc_bridge(NSDictionary))) __CFDictionary * CFDictionaryRef; // expe… typedef
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 119 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
/external/clang/test/SemaObjCXX/ |
D | objcbridge-static-cast.mm | 14 typedef struct __attribute__((objc_bridge(NSDictionary))) __CFDictionary * CFDictionaryRef; typedef
|
D | objcbridge-attribute.mm | 14 typedef struct __attribute__((objc_bridge(NSDictionary))) __CFDictionary * CFDictionaryRef; typedef
|
D | objcbridge-attribute-arc.mm | 14 typedef struct __attribute__((objc_bridge(NSDictionary))) __CFDictionary * CFDictionaryRef; typedef
|
/external/clang/test/ARCMT/ |
D | objcmt-ns-returns-inner-pointer.m | 75 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
D | objcmt-migrate-all.m | 76 typedef const struct __CFDictionary * CFDictionaryRef; typedef
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | macsupport.py | 99 CFDictionaryRef = OpaqueByValueType("CFDictionaryRef", "CFDictionaryRefObj") variable
|
/external/python/cpython2/Mac/Modules/cf/ |
D | cfsupport.py | 242 CFDictionaryRef = OpaqueByValueType("CFDictionaryRef", "CFDictionaryRefObj") variable
|