Home
last modified time | relevance | path

Searched refs:ProductVersion (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dos_version_check.c209 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/
Dpcap-dll.rc29 VALUE "ProductVersion", PACKAGE_VERSION
/freebsd-12-stable/contrib/libpcap/rpcapd/
Drpcapd.rc32 VALUE "ProductVersion", PACKAGE_VERSION
/freebsd-12-stable/sys/contrib/libsodium/builds/msvc/
Dresource.rc53 VALUE "ProductVersion", LIBSODIUM_VERSION_STRING
/freebsd-12-stable/contrib/sqlite3/
Dsqlite3.rc75 VALUE "ProductVersion", SQLITE_VERSION
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dlibomp.rc.var46 VALUE "ProductVersion", "@LIBOMP_VERSION_MAJOR@.@LIBOMP_VERSION_MINOR@\0"
/freebsd-12-stable/contrib/apr/
Dlibapr.rc57 VALUE "ProductVersion", APR_VERSION_STRING "\0"
/freebsd-12-stable/contrib/apr-util/
Dlibaprutil.rc62 VALUE "ProductVersion", APU_VERSION_STRING "\0"
/freebsd-12-stable/contrib/subversion/
Dconfigure23472 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`