Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/
DGPBExtensionRegistry.m70 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
89 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
100 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)context;
113 CFMutableDictionaryRef otherExtensionMap = (CFMutableDictionaryRef)value;
115 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
DGPBRootObject.m112 static CFMutableDictionaryRef gExtensionSingletonDictionary = NULL;
DGPBUnknownFieldSet.m50 CFMutableDictionaryRef fields_;
/third_party/node/deps/uv/src/unix/
Ddarwin.c190 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()
Ddarwin-stub.h48 typedef void* CFMutableDictionaryRef; typedef
/third_party/skia/src/ports/
DSkFontMgr_mac_ct.cpp86 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()
DSkTypeface_mac_ct.cpp161 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/
DSystemInfo_macos.mm105 CFMutableDictionaryRef matchDictionary = IOServiceMatching(kServiceNames[i]);
174 CFMutableDictionaryRef matchDictionary = IORegistryEntryIDMatching(gpuID);
276 CFMutableDictionaryRef matchingDict = IORegistryEntryIDMatching(registryID);
/third_party/skia/modules/skshaper/src/
DSkShaper_coretext.cpp123 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/
DIOSurfaceWrappingTests.cpp27 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) { in AddIntegerValue()
80 CFMutableDictionaryRef dict = in CreateSinglePlaneIOSurface()
/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c761 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()
Dvideotoolboxenc.c852 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/
DEGLIOSurfaceClientBufferTest.cpp25 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/
Dhwcontext_videotoolbox.c168 CFMutableDictionaryRef attributes, iosurface_properties; in vt_pool_alloc()
321 CFMutableDictionaryRef par = NULL; in vt_pixbuf_set_par()
/third_party/cups-filters/backend/
Dserial.c1105 CFMutableDictionaryRef classesToMatch; in list_devices()
/third_party/backends/sanei/
Dsanei_scsi.c5214 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/
Dcocoa_joystick.m334 CFMutableDictionaryRef dict =
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp2150 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/
DBackendMTL.mm115 CFRef<CFMutableDictionaryRef> matchingDict =
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-coretext.cc337 CFMutableDictionaryRef variations = in _hb_coretext_shaper_font_data_create()