Searched refs:CFIndex (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/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-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
| H A D | SymbolLocatorDebugSymbols.cpp | 873 CFIndex kv_pair_count = CFDictionaryGetCount((CFDictionaryRef)uuid_dict); in GetModuleSpecInfoFromUUIDDictionary() 884 for (CFIndex i = 0; i < kv_pair_count; i++) { in GetModuleSpecInfoFromUUIDDictionary() 1125 if (const CFIndex num_values = ::CFDictionaryGetCount(plist.get())) { in DownloadObjectAndSymbolFile() 1135 for (CFIndex i = 0; i < num_values; ++i) { in DownloadObjectAndSymbolFile()
|
| /freebsd-14.2/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-14.2/crypto/heimdal/lib/krb5/ |
| H A D | config_file.c | 249 CFIndex len; in cfstring2cstring()
|