Searched refs:CFMutableDictionaryRef (Results 1 - 14 of 14) sorted by relevance
/third_party/node/deps/uv/src/unix/ |
H A 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()
|
H A D | darwin-stub.h | 48 typedef void* CFMutableDictionaryRef; typedef
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_mac_ct.cpp | 86 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor() 91 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor() 431 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( 569 SkUniqueCFRef<CFMutableDictionaryRef> attributes(
|
H A 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( 1129 SkUniqueCFRef<CFMutableDictionaryRef> wrongOpszVariation; 1219 SkUniqueCFRef<CFMutableDictionaryRef> attributes(
|
/third_party/skia/modules/skshaper/src/ |
H A 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(
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A 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/ |
H A 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()
|
H A 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/ffmpeg/libavutil/ |
H A D | hwcontext_videotoolbox.c | 168 CFMutableDictionaryRef attributes, iosurface_properties; in vt_pool_alloc() 321 CFMutableDictionaryRef par = NULL; in vt_pixbuf_set_par()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A 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/cups-filters/backend/ |
H A D | serial.c | 1105 CFMutableDictionaryRef classesToMatch; in list_devices()
|
/third_party/backends/sanei/ |
H A 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/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
H A 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/harfbuzz/src/ |
H A D | hb-coretext.cc | 337 CFMutableDictionaryRef variations = in _hb_coretext_shaper_font_data_create()
|
Completed in 28 milliseconds