Searched refs:CFDictionaryRef (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
| H A D | SymbolLocatorDebugSymbols.cpp | 176 CFCReleaser<CFDictionaryRef> dict( in LocateExecutableObjectFile() 178 CFDictionaryRef uuid_dict = NULL; in LocateExecutableObjectFile() 181 uuid_dict = static_cast<CFDictionaryRef>( in LocateExecutableObjectFile() 618 CFCReleaser<CFDictionaryRef> dict( in LocateMacOSXFilesUsingDebugSymbols() 620 CFDictionaryRef uuid_dict = NULL; in LocateMacOSXFilesUsingDebugSymbols() 623 uuid_dict = static_cast<CFDictionaryRef>( in LocateMacOSXFilesUsingDebugSymbols() 802 CFDictionaryRef cf_dict; in GetModuleSpecInfoFromUUIDDictionary() 849 cf_dict = (CFDictionaryRef)CFDictionaryGetValue( in GetModuleSpecInfoFromUUIDDictionary() 1101 CFCReleaser<CFDictionaryRef> plist( in DownloadObjectAndSymbolFile() 1102 (CFDictionaryRef)::CFPropertyListCreateWithData( in DownloadObjectAndSymbolFile() [all …]
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | os_version_check.c | 46 *CFStringRef, *CFDictionaryRef, *CFTypeRef, *CFErrorRef; typedef 81 typedef const void *(*CFDictionaryGetValueFuncTy)(CFDictionaryRef, 179 CFDictionaryRef PListRef = NULL; in _initializeAvailabilityCheck()
|
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | config_file.c | 298 CFDictionaryRef d; in parse_plist_config() 321 …d = (CFDictionaryRef)CFPropertyListCreateWithStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config() 323 …d = (CFDictionaryRef)CFPropertyListCreateFromStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config()
|
| /freebsd-14.2/crypto/heimdal/kdc/ |
| H A D | announce.c | 402 CFDictionaryRef btmm; in update_entries()
|