/freebsd/crypto/openssl/Configurations/ |
H A D | 15-ios.conf | 40 # CROSS_TOP=/where/SDKs/are 52 cflags => add("-isysroot \"\$(CROSS_TOP)/SDKs/\$(CROSS_SDK)\" -fno-common"), 57 cflags => add("-isysroot \"\$(CROSS_TOP)/SDKs/\$(CROSS_SDK)\""), 62 cflags => add("-isysroot \"\$(CROSS_TOP)/SDKs/\$(CROSS_SDK)\""),
|
H A D | 50-win-onecore.conf | 17 … \"& {\$(Get-Item \\\"hklm:\\SOFTWARE\\WOW6432Node\\Microsoft\\Microsoft SDKs\\Windows\\\").GetVa…
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | Utils.h | 42 // Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk in guessDeveloperDir() 48 // Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs in guessDeveloperDir() 49 if (it == end || *it != "SDKs") in guessDeveloperDir()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | XcodeSDK.h | 23 /// An abstraction for Xcode-style SDKs that works like \ref ArchSpec. 28 /// Different types of Xcode SDKs.
|
/freebsd/contrib/unbound/contrib/ios/ |
H A D | setenv_ios.sh | 127 # may work on other SDKs, but it was not tested. 176 # the 1.0 SDKs because Apple WatchOS uses low numbers, like 2.0 and 2.1. 180 if [ -d "$XCODE_DEVELOPER_SDK/Developer/SDKs/$IOS_SDK$i.sdk" ]; then 192 IOS_SYSROOT="$XCODE_DEVELOPER_SDK/Developer/SDKs/$XCODE_SDK"
|
/freebsd/sys/contrib/libsodium/dist-build/ |
H A D | ios.sh | 28 export SDK="${BASEDIR}/SDKs/iPhoneSimulator.sdk" 69 export SDK="${BASEDIR}/SDKs/iPhoneOS.sdk"
|
/freebsd/sys/contrib/zstd/ |
H A D | appveyor.yml | 46 …SET ADDITIONALPARAM=/p:LibraryPath="C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Progra… 162 …SET ADDITIONALPARAM=/p:LibraryPath="C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Progra…
|
/freebsd/contrib/libpcap/cmake/Modules/ |
H A D | FindAirPcap.cmake | 31 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
|
H A D | FindPacket.cmake | 53 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
|
/freebsd/contrib/libpcap/pcap/ |
H A D | pcap-inttypes.h | 56 * but SDKs for Npcap have to support building applications using
|
/freebsd/contrib/libpcap/ |
H A D | diag-control.h | 54 * We may have to build on multiple different Windows SDKs, so we 56 * won't necessarily be defined on all the SDKs, and, unlike
|
/freebsd/contrib/unbound/ |
H A D | README-Travis.md | 225 …sh` script specifies the tools to use during the cross-compile. For Apple SDKs, the tool names are… 244 `IOS_PREFIX` is the value `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu archi…
|
/freebsd/contrib/ldns/ |
H A D | README-Travis.md | 223 …sh` script specifies the tools to use during the cross-compile. For Apple SDKs, the tool names are… 242 `IOS_PREFIX` is the value `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu archi…
|
/freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/ |
H A D | MSVCPaths.h | 36 // Windows SDKs and VC Toolchains group their contents into subdirectories based
|
/freebsd/tools/build/ |
H A D | Makefile | 46 # Only command line tools installed -> host headers are in the SDKs directory 47 _MACOS_SDK_DIR=${_XCODE_ROOT}/SDKs/MacOSX.sdk/ 50 _MACOS_SDK_DIR=${_XCODE_ROOT}/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/ |
H A D | WindowsSupport.h | 58 /// to supercede raw calls to GetVersionEx. Old SDKs, Cygwin, and MinGW don't
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | clear_cache.c | 21 // newer SDKs as well as needed.
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 318 int(!Section.SDKs.empty()); in writeSectionContent() 324 std::make_pair(StringRef("sdk"), &Section.SDKs)}) { in writeSectionContent()
|
H A D | WasmYAML.cpp | 87 IO.mapOptional("SDKs", Section.SDKs); in sectionMapping()
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | SocketAddress.cpp | 35 #ifndef INET6_ADDRSTRLEN // might not be defined in older Windows SDKs
|
/freebsd/crypto/libecc/ |
H A D | common.mk | 19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
|
/freebsd/contrib/tcpdump/cmake/Modules/ |
H A D | FindPCAP.cmake | 35 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 295 std::vector<std::pair<std::string, std::string>> SDKs; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cpp | 22 // These are not available in older macOS SDKs.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 273 std::vector<ProducerEntry> SDKs; member
|