Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/protobuf/objectivec/
H A DGPBExtensionRegistry.m37 CFMutableDictionaryRef mutableClassMap_;
72 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
90 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
101 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)context;
106 CFMutableDictionaryRef mutableClassMap = (CFMutableDictionaryRef)context;
108 CFMutableDictionaryRef otherExtensionMap = (CFMutableDictionaryRef)value;
110 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBExtensionRegistry.m37 CFMutableDictionaryRef mutableClassMap_;
72 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
90 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
101 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)context;
106 CFMutableDictionaryRef mutableClassMap = (CFMutableDictionaryRef)context;
108 CFMutableDictionaryRef otherExtensionMap = (CFMutableDictionaryRef)value;
110 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dobjcbridgemutable-attribute.m4 …e__((objc_bridge_mutable(NSMutableDictionary))) __CFDictionary * CFMutableDictionaryRef; // expect… typedef
22 void Test(NSMutableDictionary *md, NSDictionary *nd, CFMutableDictionaryRef mcf, CFMutableDictionar…
24 (void) (CFMutableDictionaryRef)md;
25 …(void) (CFMutableDictionaryRef)nd; // expected-warning {{'NSDictionary' cannot bridge to 'CFMutabl…
/aosp_15_r20/external/skia/src/utils/mac/
H A DSkCTFontCreateExactCopy.cpp25 static void add_opsz_attr(CFMutableDictionaryRef attr, double opsz) { in add_opsz_attr()
34 static void add_notrak_attr(CFMutableDictionaryRef attr) { in add_notrak_attr()
45 SkUniqueCFRef<CFMutableDictionaryRef> attr( in SkCTFontCreateExactCopy()
/aosp_15_r20/external/clang/test/Analysis/
H A Dretain-release-inline.m57 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
58 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
159 CFMutableDictionaryRef IOServiceMatching( const char * name );
160 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
161 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
162 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
163 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
H A Dretain-release-gc-only.m47 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
48 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
155 CFMutableDictionaryRef IOServiceMatching( const char * name );
156 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
157 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
158 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
159 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
H A Dretain-release.mm80 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
81 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
182 CFMutableDictionaryRef IOServiceMatching( const char * name );
183 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
184 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
185 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
186 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
/aosp_15_r20/external/cronet/crypto/
H A Dfake_apple_keychain_v2.mm74 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> params_copy(
82 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> private_key_params(
107 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> keychain_item(
138 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> result(
263 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> item_copy(
/aosp_15_r20/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h120 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
121 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
122 void CFDictionarySetValue(CFMutableDictionaryRef, const void *, const void *);
/aosp_15_r20/external/libcups/scheduler/
H A Dcolorman.c103 CFMutableDictionaryRef profile,
220 CFMutableDictionaryRef profile, /* I - Profile dictionary */ in apple_init_profile()
227 CFMutableDictionaryRef dict; /* Dictionary for name */ in apple_init_profile()
353 CFMutableDictionaryRef device_name; /* Printer device name dictionary */ in apple_register_profiles()
356 CFMutableDictionaryRef profiles, /* Dictionary of profiles */ in apple_register_profiles()
/aosp_15_r20/external/python/cpython2/Include/
Dpymactoolbox.h223 extern PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef);
224 extern int CFMutableDictionaryRefObj_Convert(PyObject *, CFMutableDictionaryRef *);
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_mac_ct.cpp89 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor()
94 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor()
391 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet()
H A DSkTypeface_mac_ct.cpp1098 SkUniqueCFRef<CFMutableDictionaryRef> newCtVariation( in ctvariation_from_SkFontArguments()
1102 SkUniqueCFRef<CFMutableDictionaryRef> wrongOpszVariation; in ctvariation_from_SkFontArguments()
1194 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in onMakeClone()
1313 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in MakeFromStream()
/aosp_15_r20/external/angle/src/gpu_info_util/
H A DSystemInfo_macos.mm68 CFMutableDictionaryRef matchDictionary = IOServiceMatching(kServiceNames[i]);
171 CFMutableDictionaryRef matchDictionary = IORegistryEntryIDMatching(gpuID);
276 CFMutableDictionaryRef matchingDict = IORegistryEntryIDMatching(registryID);
/aosp_15_r20/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp371 CFMutableDictionaryRef buffer_attributes; in createOutputBufferAttributes()
372 CFMutableDictionaryRef io_surface_properties; in createOutputBufferAttributes()
514 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable( in recreateDecompressionSession()
DMediaH264DecoderVideoToolBox.cpp98 CFMutableDictionaryRef buffer_attributes; in createOutputBufferAttributes()
99 CFMutableDictionaryRef io_surface_properties; in createOutputBufferAttributes()
637 CFMutableDictionaryRef decoder_spec = CFDictionaryCreateMutable(kCFAllocatorDefault, in recreateDecompressionSession()
/aosp_15_r20/external/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp84 [[maybe_unused]] static void dict_add_double(CFMutableDictionaryRef d, const void* name, double val… in dict_add_double()
225 SkUniqueCFRef<CFMutableDictionaryRef> attr( in shape()
/aosp_15_r20/external/python/cpython2/Python/
Dmactoolboxglue.c467 GLUE_CONVERT(CFMutableDictionaryRef, CFMutableDictionaryRefObj_Convert, "Carbon.CF")
468 GLUE_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New, "Carbon.CF")
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m102 typedef struct __CFDictionary * CFMutableDictionaryRef; typedef
103 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
227 CFMutableDictionaryRef IOServiceMatching( const char * name );
228 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
229 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
230 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
231 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
1023 void CFDictionaryAddValue(CFMutableDictionaryRef, void *, void *);
1026 void rdar_6539791(CFMutableDictionaryRef y, void* key, void* val_key) {
1027CFMutableDictionaryRef x = CFDictionaryCreateMutable(kCFAllocatorDefault, 1, &kCFTypeDictionaryKey…
H A Dobjcmt-arc-cf-annotations.m.result108 typedef struct __CFDictionary * CFMutableDictionaryRef;
109 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity,…
242 CFMutableDictionaryRef IOServiceMatching( const char * name );
243 CFMutableDictionaryRef IOServiceNameMatching( const char * name );
244 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *…
245 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
246 CFMutableDictionaryRef IORegistryEntryIDMatching( uint64_t entryID );
1065 void CFDictionaryAddValue(CFMutableDictionaryRef, void *, void *);
1068 void rdar_6539791(CFMutableDictionaryRef y, void* key, void* val_key) {
1069CFMutableDictionaryRef x = CFDictionaryCreateMutable(kCFAllocatorDefault, 1, &kCFTypeDictionaryKey…
/aosp_15_r20/external/libcups/cups/
H A Dtls-darwin.c196 CFMutableDictionaryRef keyParams = NULL; in cupsMakeServerCredentials()
935 CFMutableDictionaryRef query = NULL; /* Query qualifiers */ in httpLoadCredentials()
1048 CFMutableDictionaryRef attrs = NULL; /* Attributes for add */ in httpSaveCredentials()
1874 CFMutableDictionaryRef query = NULL; /* Query qualifiers */ in http_cdsa_copy_server()
/aosp_15_r20/external/openscreen/platform/impl/
H A Dscoped_wake_lock_mac.cc54 CFMutableDictionaryRef assertion_properties = CFDictionaryCreateMutable( in AcquireWakeLock()
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_darwin.cpp69 CFMutableDictionaryRef matching = IOServiceMatching("IODisplayConnect"); in GetGPUInfoMac()
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_mac.cc683 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> query( in IntializeIntermediatesCache()
860 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> query( in MaybeInitializeCache()
1100 base::apple::ScopedCFTypeRef<CFMutableDictionaryRef> query( in FindMatchingCertificatesForMacNormalizedSubject()
/aosp_15_r20/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c68 extern PyObject *_CFMutableDictionaryRefObj_New(CFMutableDictionaryRef);
69 extern int _CFMutableDictionaryRefObj_Convert(PyObject *, CFMutableDictionaryRef *);
1128 CFMutableDictionaryRef ob_itself;
1132 PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef itself) in CFMutableDictionaryRefObj_New()
1148 int CFMutableDictionaryRefObj_Convert(PyObject *v, CFMutableDictionaryRef *p_itself) in CFMutableDictionaryRefObj_Convert()
1218 CFMutableDictionaryRef itself; in CFMutableDictionaryRefObj_tp_init()
3819 CFMutableDictionaryRef _rv; in CF_CFDictionaryCreateMutable()
3839 CFMutableDictionaryRef _rv; in CF_CFDictionaryCreateMutableCopy()
4890 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New); in init_CF()
4891 PyMac_INIT_TOOLBOX_OBJECT_CONVERT(CFMutableDictionaryRef, CFMutableDictionaryRefObj_Convert); in init_CF()

123