Searched refs:CFMutableDictionaryRef (Results 1 – 20 of 20) sorted by relevance
| /third_party/protobuf/objectivec/ |
| D | GPBExtensionRegistry.m | 70 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef) 89 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef) 100 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)context; 113 CFMutableDictionaryRef otherExtensionMap = (CFMutableDictionaryRef)value; 115 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
|
| D | GPBRootObject.m | 112 static CFMutableDictionaryRef gExtensionSingletonDictionary = NULL;
|
| D | GPBUnknownFieldSet.m | 50 CFMutableDictionaryRef fields_;
|
| /third_party/node/deps/uv/src/unix/ |
| D | darwin.c | 190 CFMutableDictionaryRef (*pIOServiceMatching)(const char*); in uv__get_cpu_speed() 192 CFMutableDictionaryRef, in uv__get_cpu_speed() 258 CFMutableDictionaryRef classes_to_match in uv__get_cpu_speed()
|
| D | darwin-stub.h | 48 typedef void* CFMutableDictionaryRef; typedef
|
| /third_party/skia/src/ports/ |
| D | SkFontMgr_mac_ct.cpp | 86 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor() 91 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor() 431 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet() 569 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in onMakeFromStreamArgs()
|
| D | SkTypeface_mac_ct.cpp | 161 static void add_opsz_attr(CFMutableDictionaryRef attr, double opsz) { in add_opsz_attr() 170 static void add_notrak_attr(CFMutableDictionaryRef attr) { in add_notrak_attr() 181 SkUniqueCFRef<CFMutableDictionaryRef> attr( in SkCTFontCreateExactCopy() 1125 SkUniqueCFRef<CFMutableDictionaryRef> newCtVariation( in SkCTVariationFromSkFontArguments() 1129 SkUniqueCFRef<CFMutableDictionaryRef> wrongOpszVariation; in SkCTVariationFromSkFontArguments() 1219 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in onMakeClone()
|
| /third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
| D | SystemInfo_macos.mm | 105 CFMutableDictionaryRef matchDictionary = IOServiceMatching(kServiceNames[i]); 174 CFMutableDictionaryRef matchDictionary = IORegistryEntryIDMatching(gpuID); 276 CFMutableDictionaryRef matchingDict = IORegistryEntryIDMatching(registryID);
|
| /third_party/skia/modules/skshaper/src/ |
| D | SkShaper_coretext.cpp | 123 static void dict_add_double(CFMutableDictionaryRef d, const void* name, double value) { in dict_add_double() 216 SkUniqueCFRef<CFMutableDictionaryRef> attr( in shape()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | IOSurfaceWrappingTests.cpp | 27 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) { in AddIntegerValue() 80 CFMutableDictionaryRef dict = in CreateSinglePlaneIOSurface()
|
| /third_party/ffmpeg/libavcodec/ |
| D | videotoolbox.c | 761 CFMutableDictionaryRef buffer_attributes; in videotoolbox_buffer_attributes_create() 762 CFMutableDictionaryRef io_surface_properties; in videotoolbox_buffer_attributes_create() 802 CFMutableDictionaryRef config_info = CFDictionaryCreateMutable(kCFAllocatorDefault, in videotoolbox_decoder_config_create() 813 CFMutableDictionaryRef avc_info; in videotoolbox_decoder_config_create()
|
| D | videotoolboxenc.c | 852 static void add_color_attr(AVCodecContext *avctx, CFMutableDictionaryRef dict) { in add_color_attr() 875 CFMutableDictionaryRef* dict) in create_cv_pixel_buffer_info() 880 CFMutableDictionaryRef pixel_buffer_info = NULL; in create_cv_pixel_buffer_info() 1278 CFMutableDictionaryRef par; in vtenc_create_encoder() 1427 CFMutableDictionaryRef enc_info; in vtenc_configure_encoder() 1428 CFMutableDictionaryRef pixel_buffer_info; in vtenc_configure_encoder()
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLIOSurfaceClientBufferTest.cpp | 25 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue() 85 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in CreateIOSurface() 97 CFMutableDictionaryRef planeInfo = in CreateIOSurface()
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_videotoolbox.c | 168 CFMutableDictionaryRef attributes, iosurface_properties; in vt_pool_alloc() 321 CFMutableDictionaryRef par = NULL; in vt_pixbuf_set_par()
|
| /third_party/cups-filters/backend/ |
| D | serial.c | 1105 CFMutableDictionaryRef classesToMatch; in list_devices()
|
| /third_party/backends/sanei/ |
| D | sanei_scsi.c | 5214 CFMutableDictionaryRef scsiMatchDictionary; in sanei_scsi_cmd2_old_api() 5417 CFMutableDictionaryRef scsiMatchDictionary; in sanei_scsi_find_devices_old_api() 5553 CFMutableDictionaryRef * matchingDict) in CreateMatchingDictionaryForSTUC() 5555 CFMutableDictionaryRef subDict; in CreateMatchingDictionaryForSTUC() 5837 CFMutableDictionaryRef matchingDict; in sanei_scsi_cmd2_stuc_api() 5958 CFMutableDictionaryRef matchingDict; in sanei_scsi_find_devices_stuc_api()
|
| /third_party/glfw/src/ |
| D | cocoa_joystick.m | 334 CFMutableDictionaryRef dict =
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| D | unittests.cpp | 2150 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue() 2166 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in EGLClientBufferWrapper()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
| D | BackendMTL.mm | 115 CFRef<CFMutableDictionaryRef> matchingDict =
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-coretext.cc | 337 CFMutableDictionaryRef variations = in _hb_coretext_shaper_font_data_create()
|