/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | full_screen_chrome_window_detector.cc | 38 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in IsWindowMinimized() 54 CFDictionaryRef window) { in IsWindowFullScreen() 57 CFDictionaryRef bounds_ref = reinterpret_cast<CFDictionaryRef>( in IsWindowFullScreen() 87 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in GetWindowTitle() 109 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in GetWindowOwnerPid() 145 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in FindFullScreenWindowWithSamePidAndTitle()
|
D | window_list_utils.cc | 31 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in GetWindowList()
|
/external/clang/test/CodeGenObjC/ |
D | objc2-write-barrier.m | 9 typedef const struct __CFDictionary * CFDictionaryRef; typedef 25 __strong CFDictionaryRef cfElement; 26 __strong CFDictionaryRef cfElementArray[10]; 32 __strong CFDictionaryRef dict; 33 __strong CFDictionaryRef dictArray[3]; 48 __strong CFDictionaryRef Gdict; 49 __strong CFDictionaryRef Gdictarray[10]; 67 static __strong CFDictionaryRef staticGdict; 68 static __strong CFDictionaryRef staticGdictarray[10];
|
D | objc2-assign-global.m | 5 typedef const struct __CFDictionary * CFDictionaryRef; typedef 9 __strong CFDictionaryRef cfElement; 10 __strong CFDictionaryRef cfElementArray[10]; 30 __strong CFDictionaryRef Gdict; 31 __strong CFDictionaryRef Gdictarray[10]; 43 static __strong CFDictionaryRef staticGdict; 44 static __strong CFDictionaryRef staticGdictarray[10];
|
/external/clang/test/Analysis/ |
D | cfref_PR2519.c | 18 typedef const struct __CFDictionary * CFDictionaryRef; typedef 19 extern CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void *… 26 …FNotificationCenterRef center, CFStringRef name, const void *object, CFDictionaryRef userInfo, Boo… 36 …CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const vo… in main()
|
D | CFContainers-invalid.c | 6 typedef const struct __CFDictionary * CFDictionaryRef; typedef 13 CFDictionaryRef CFDictionaryCreate(CFAllocatorRef);
|
D | CFContainers.mm | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef 77 CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values… 89 CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values… 128 …CFDictionaryRef dict1 = CFDictionaryCreate(kCFAllocatorDefault, (const void**)keys, (const void**)… 129 …CFDictionaryRef dict2 = CFDictionaryCreate(kCFAllocatorDefault, (const void**)elems[0], (const voi… 130 …CFDictionaryRef dict3 = CFDictionaryCreate(kCFAllocatorDefault, (const void**)keys, (const void**)…
|
D | retain-release-inline.m | 56 typedef const struct __CFDictionary * CFDictionaryRef; typedef 81 …ngRef CFAttributedStringCreate(CFAllocatorRef alloc, CFStringRef str, CFDictionaryRef attributes) ; 155 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 156 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 157 …cation( mach_port_t masterPort, const io_name_t notificationType, CFDictionaryRef matching, ma… 158 …ONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionaryRef matching, … 169 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk ); 209 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | retain-release-gc-only.m | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef 71 …ngRef CFAttributedStringCreate(CFAllocatorRef alloc, CFStringRef str, CFDictionaryRef attributes) ; 151 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 152 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 153 …cation( mach_port_t masterPort, const io_name_t notificationType, CFDictionaryRef matching, ma… 154 …ONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionaryRef matching, … 165 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk ); 205 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | misc-ps-64.m | 12 typedef const struct __CFDictionary * CFDictionaryRef; typedef 14 extern Boolean CFDictionaryGetValueIfPresent(CFDictionaryRef theDict, const void *key, const void *…
|
D | delegates.m | 20 typedef const struct __CFDictionary * CFDictionaryRef; typedef 21 const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key); 22 extern CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CF…
|
D | retain-release.mm | 79 typedef const struct __CFDictionary * CFDictionaryRef; typedef 105 …ngRef CFAttributedStringCreate(CFAllocatorRef alloc, CFStringRef str, CFDictionaryRef attributes) ; 178 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 179 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 180 …cation( mach_port_t masterPort, const io_name_t notificationType, CFDictionaryRef matching, ma… 181 …ONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionaryRef matching, … 192 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk ); 232 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument
|
D | PR2599.m | 6 typedef const struct __CFDictionary * CFDictionaryRef; typedef 8 extern CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CF…
|
/external/clang/test/SemaObjC/ |
D | format-ostrace-warning.m | 14 typedef const struct __CFDictionary * CFDictionaryRef; typedef 20 CFStringRef CStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, const char… 23 CFStringRef CStringCreateWithFormatAndArguments(CFAllocatorRef alloc, CFDictionaryRef formatOptions… 26 void CStringAppendFormat(CFMutableStringRef theString, CFDictionaryRef formatOptions, const char* f… 29 void CStringAppendFormatAndArguments(CFMutableStringRef theString, CFDictionaryRef formatOptions, c…
|
D | format-cstrings-warning.m | 46 typedef const struct __CFDictionary * CFDictionaryRef; typedef 50 CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringR… 53 CFStringRef CFStringCreateWithFormatAndArguments(CFAllocatorRef alloc, CFDictionaryRef formatOption… 56 void CFStringAppendFormat(CFMutableStringRef theString, CFDictionaryRef formatOptions, CFStringRef … 59 void CFStringAppendFormatAndArguments(CFMutableStringRef theString, CFDictionaryRef formatOptions, …
|
/external/webrtc/webrtc/base/ |
D | macwindowpicker.cc | 93 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in IsVisible() 128 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in MoveToFront() 228 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( in GetWindowList()
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264_video_toolbox_encoder.cc | 28 inline CFDictionaryRef CreateCFDictionary(CFTypeRef* keys, in CreateCFDictionary() 176 CFDictionaryRef attachment = in VTCompressionOutputCallback() 177 static_cast<CFDictionaryRef>(CFArrayGetValueAtIndex(attachments, 0)); in VTCompressionOutputCallback() 282 CFDictionaryRef frame_properties = nullptr; in Encode() 349 CFDictionaryRef io_surface_value = in ResetCompressionSession() 356 CFDictionaryRef source_attributes = in ResetCompressionSession()
|
D | h264_video_toolbox_decoder.cc | 26 inline CFDictionaryRef CreateCFDictionary(CFTypeRef* keys, in CreateCFDictionary() 202 CFDictionaryRef io_surface_value = in ResetDecompressionSession() 209 CFDictionaryRef attributes = in ResetDecompressionSession()
|
/external/python/cpython2/Mac/Modules/ |
D | _scproxy.c | 51 CFDictionaryRef proxyDict = NULL; in get_proxy_settings() 126 set_proxy(PyObject* proxies, char* proto, CFDictionaryRef proxyDict, in set_proxy() 173 CFDictionaryRef proxyDict = NULL; in get_proxies()
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 269 static bool find_dict_CGFloat(CFDictionaryRef dict, CFStringRef name, CGFloat* value) { in find_dict_CGFloat() 477 UniqueCFRef<CFDictionaryRef> fontTraitsDict(static_cast<CFDictionaryRef>(fontTraits.release())); in fontstyle_from_descriptor() 1705 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in set_non_default_axes() 1741 UniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in get_variations() 1762 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in get_variations() 1802 static UniqueCFRef<CFDictionaryRef> ct_variation_from_cg_variation(CFDictionaryRef cgVariations, in ct_variation_from_cg_variation() 1816 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in ct_variation_from_cg_variation() 1859 UniqueCFRef<CFDictionaryRef> ctVariations(CTFontCopyVariation(fFontRef.get())); in onGetVariationDesignPosition() 1867 UniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in onGetVariationDesignPosition() 1882 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in onGetVariationDesignPosition() [all …]
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | window_capturer_mac.mm | 94 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( 150 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>(
|
D | mouse_cursor_monitor_mac.mm | 145 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( 155 CFDictionaryRef window_bounds = reinterpret_cast<CFDictionaryRef>(
|
/external/python/cpython2/Mac/Modules/cf/ |
D | pycfbridge.c | 28 return PyCF_CF2Python_mapping((CFDictionaryRef)src); in PyCF_CF2Python() 154 return PyCF_Python2CF_mapping(src, (CFDictionaryRef *)dst); in PyCF_Python2CF() 197 PyCF_Python2CF_mapping(PyObject *src, CFDictionaryRef *dst) { in PyCF_Python2CF_mapping()
|
/external/python/cpython2/Include/ |
D | pymactoolbox.h | 221 extern PyObject *CFDictionaryRefObj_New(CFDictionaryRef); 222 extern int CFDictionaryRefObj_Convert(PyObject *, CFDictionaryRef *);
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 101 typedef const struct __CFDictionary * CFDictionaryRef; typedef 126 …ngRef CFAttributedStringCreate(CFAllocatorRef alloc, CFStringRef str, CFDictionaryRef attributes) ; 223 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 224 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 225 …cation( mach_port_t masterPort, const io_name_t notificationType, CFDictionaryRef matching, ma… 226 …ONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionaryRef matching, … 237 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk ); 279 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d; argument 441 CFDictionaryRef dict = DADiskCopyDescription(d); // expected-warning{{leak}} 958 void rdar6945561(CIContext *context, CGSize size, CFDictionaryRef d) { [all …]
|