Searched refs:CFMutableDictionaryRef (Results 126 - 150 of 632) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-04-corrupted-items.c46 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
77 CFMutableDictionaryRef attributes = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
H A Dsecd-30-keychain-upgrade.c84 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
H A Dsecd-31-keychain-unreadable.c54 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTPixelBuffer.cpp37 static OSStatus SetNumberValue(CFMutableDictionaryRef inDict, CFStringRef inKey, SInt32 inValue)
55 CFMutableDictionaryRef pixelBufferAttributes = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DCFDictionaryPropertyBag.cpp53 void CFDictionaryPropertyBag::setDictionary(CFMutableDictionaryRef dictionary)
58 CFMutableDictionaryRef CFDictionaryPropertyBag::dictionary() const
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_configunlock.c64 CFMutableDictionaryRef newInfo;
192 CFMutableDictionaryRef newSessionDict;
H A D_configremove.c42 CFMutableDictionaryRef newDict;
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMRepeatingPower.c100 CFMutableDictionaryRef return_dict = NULL;
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DExternalMedia.c164 CFMutableDictionaryRef assertionDescription = NULL;
H A DPMSystemEvents.c88 CFMutableDictionaryRef setTheseDSKeys = NULL;
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dpolicydb.h107 bool checkCache(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFMutableDictionaryRef result);
H A Dsigner.h79 CFMutableDictionaryRef signNested(FTSENT *ent, const char *relpath);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dpolicydb.h107 bool checkCache(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFMutableDictionaryRef result);
H A Dsigner.h79 CFMutableDictionaryRef signNested(FTSENT *ent, const char *relpath);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/regressions/
H A Dkc-41-sececkey.c158 CFMutableDictionaryRef kgp = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
240 CFMutableDictionaryRef pubd = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
241 CFMutableDictionaryRef privd = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
246 CFMutableDictionaryRef kgp = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSUserKey.c28 static CFMutableDictionaryRef keyParmStorage = NULL;
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-11-update-data.c49 CFMutableDictionaryRef changes = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
H A Dsi-30-keychain-upgrade.c97 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
H A Dsi-31-keychain-unreadable.c61 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
H A Dsi-41-sececkey.c111 CFMutableDictionaryRef kgp = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
188 CFMutableDictionaryRef pubd = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
189 CFMutableDictionaryRef privd = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
194 CFMutableDictionaryRef kgp = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
/macosx-10.9.5/Security-55471.14.18/sec/Security/Tool/
H A Dkeychain_add.c51 CFMutableDictionaryRef attributes =
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecPolicyServer.h51 CFMutableDictionaryRef info;
/macosx-10.9.5/bless-98/libbless/Misc/
H A DBLGetPreBootEnvironmentType.c55 CFMutableDictionaryRef props = NULL;
/macosx-10.9.5/bless-98/libbless/OpenFirmware/
H A DBLGetOpenFirmwareBootDeviceForNetworkPath.c64 CFMutableDictionaryRef matchDict;
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCPreferencesInternal.h94 CFMutableDictionaryRef prefs;

Completed in 163 milliseconds

1234567891011>>