Searched refs:ProductVersion (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| D | os_version_check.c | 209 CFStringRef ProductVersion = (*CFStringCreateWithCStringNoCopyFunc)( in _initializeAvailabilityCheck() local 211 if (!ProductVersion) in _initializeAvailabilityCheck() 213 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in _initializeAvailabilityCheck() 214 (*CFReleaseFunc)(ProductVersion); in _initializeAvailabilityCheck()
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | pcap-dll.rc | 29 VALUE "ProductVersion", PACKAGE_VERSION
|
| /freebsd-12-stable/contrib/libpcap/rpcapd/ |
| D | rpcapd.rc | 32 VALUE "ProductVersion", PACKAGE_VERSION
|
| /freebsd-12-stable/sys/contrib/libsodium/builds/msvc/ |
| D | resource.rc | 53 VALUE "ProductVersion", LIBSODIUM_VERSION_STRING
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | sqlite3.rc | 75 VALUE "ProductVersion", SQLITE_VERSION
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | libomp.rc.var | 46 VALUE "ProductVersion", "@LIBOMP_VERSION_MAJOR@.@LIBOMP_VERSION_MINOR@\0"
|
| /freebsd-12-stable/contrib/apr/ |
| D | libapr.rc | 57 VALUE "ProductVersion", APR_VERSION_STRING "\0"
|
| /freebsd-12-stable/contrib/apr-util/ |
| D | libaprutil.rc | 62 VALUE "ProductVersion", APU_VERSION_STRING "\0"
|
| /freebsd-12-stable/contrib/subversion/ |
| D | configure | 23472 OSX_VER=`/usr/bin/sw_vers | grep ProductVersion | cut -f2 | cut -d"." -f1,2` 23612 OSX_VER=`/usr/bin/sw_vers | grep ProductVersion | cut -f2 | cut -d"." -f1,2` 23755 OSX_VER=`/usr/bin/sw_vers | grep ProductVersion | cut -f2 | cut -d"." -f1,2`
|