Searched refs:CFIndex (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 51 typedef signed long long CFIndex; typedef 55 typedef signed long CFIndex; typedef 60 typedef CFIndex CFPropertyListFormat; 70 const UInt8 *, CFIndex, 85 typedef Boolean (*CFStringGetCStringFuncTy)(CFStringRef, char *, CFIndex, 200 NULL, PListBuf, (CFIndex)NumRead, AllocatorNull); in _initializeAvailabilityCheck()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | LocateSymbolFileMacOSX.cpp |
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
H A D | SymbolLocatorDebugSymbols.cpp | 877 CFIndex kv_pair_count = CFDictionaryGetCount((CFDictionaryRef)uuid_dict); in GetModuleSpecInfoFromUUIDDictionary() 888 for (CFIndex i = 0; i < kv_pair_count; i++) { in GetModuleSpecInfoFromUUIDDictionary() 1134 if (const CFIndex num_values = ::CFDictionaryGetCount(plist.get())) { in DownloadObjectAndSymbolFile() 1144 for (CFIndex i = 0; i < num_values; ++i) { in DownloadObjectAndSymbolFile()
|
/freebsd/contrib/libfido2/src/ |
H A D | hid_osx.c | 247 CFIndex n; in fido_hid_manifest() 313 uint32_t id, uint8_t *ptr, CFIndex len) in report_callback()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | config_file.c | 249 CFIndex len; in cfstring2cstring()
|