/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/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/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-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 | 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.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 | 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…
|
/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/skqp/src/ports/ |
D | SkFontHost_mac.cpp | 482 static bool find_dict_CGFloat(CFDictionaryRef dict, CFStringRef name, CGFloat* value) { in find_dict_CGFloat() 690 SkUniqueCFRef<CFDictionaryRef> fontTraitsDict(static_cast<CFDictionaryRef>(traits.release())); in fontstyle_from_descriptor() 1908 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in set_non_default_axes() 1944 SkUniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in get_variations() 1965 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in get_variations() 2005 static SkUniqueCFRef<CFDictionaryRef> ct_variation_from_cg_variation(CFDictionaryRef cgVariations, in ct_variation_from_cg_variation() 2019 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in ct_variation_from_cg_variation() 2062 SkUniqueCFRef<CFDictionaryRef> ctVariations(CTFontCopyVariation(fFontRef.get())); in onGetVariationDesignPosition() 2070 SkUniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in onGetVariationDesignPosition() 2085 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in onGetVariationDesignPosition() [all …]
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 482 static bool find_dict_CGFloat(CFDictionaryRef dict, CFStringRef name, CGFloat* value) { in find_dict_CGFloat() 690 SkUniqueCFRef<CFDictionaryRef> fontTraitsDict(static_cast<CFDictionaryRef>(traits.release())); in fontstyle_from_descriptor() 1909 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in set_non_default_axes() 1945 SkUniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in get_variations() 1966 CFDictionaryRef cgAxisDict = static_cast<CFDictionaryRef>(cgAxis); in get_variations() 2006 static SkUniqueCFRef<CFDictionaryRef> ct_variation_from_cg_variation(CFDictionaryRef cgVariations, in ct_variation_from_cg_variation() 2020 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in ct_variation_from_cg_variation() 2063 SkUniqueCFRef<CFDictionaryRef> ctVariations(CTFontCopyVariation(fFontRef.get())); in onGetVariationDesignPosition() 2071 SkUniqueCFRef<CFDictionaryRef> cgVariations(CGFontCopyVariations(cgFont.get())); in onGetVariationDesignPosition() 2086 CFDictionaryRef axisInfoDict = static_cast<CFDictionaryRef>(axisInfo); in onGetVariationDesignPosition() [all …]
|
/external/python/cpython3/Modules/ |
D | _scproxy.c | 58 CFDictionaryRef proxyDict = NULL; in get_proxy_settings() 131 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy() 176 CFDictionaryRef proxyDict = NULL; in get_proxies()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | window_capturer_mac.mm | 94 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>( 150 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>(
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_diagnostics.cc | 132 CFDictionaryRef kext_infos = in LogDiagnosticInformation() 136 CFDictionaryRef cuda_driver_info = nullptr; in LogDiagnosticInformation() 326 CFDictionaryRef kext_infos = in FindKernelDriverVersion() 330 CFDictionaryRef cuda_driver_info = nullptr; in FindKernelDriverVersion()
|
/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/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m.result | 107 typedef const struct __CFDictionary * CFDictionaryRef; 132 …gRef CFAttributedStringCreate(CFAllocatorRef alloc, CFStringRef str, CFDictionaryRef attributes) C… 232 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 233 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 237 …cation( mach_port_t masterPort, const io_name_t notificationType, CFDictionaryRef matching, ma… 238 …ONotificationPortRef notifyPort, const io_name_t notificationType, CFDictionaryRef CF_CONSUMED m… 255 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk ) CF_RETURNS_RETAINED; 297 - (CGLayerRef)createCGLayerWithSize:(CGSize)size info:(CFDictionaryRef)d CF_RETURNS_RETAINED; 477 CFDictionaryRef dict = DADiskCopyDescription(d); // expected-warning{{leak}} 1000 void rdar6945561(CIContext *context, CGSize size, CFDictionaryRef d) { [all …]
|