Home
last modified time | relevance | path

Searched full:sdks (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/crypto/openssl/Configurations/
H A D15-ios.conf40 # 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 D50-win-onecore.conf17 … \"& {\$(Get-Item \\\"hklm:\\SOFTWARE\\WOW6432Node\\Microsoft\\Microsoft SDKs\\Windows\\\").GetVa…
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DUtils.h42 // 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 DXcodeSDK.h23 /// An abstraction for Xcode-style SDKs that works like \ref ArchSpec.
28 /// Different types of Xcode SDKs.
/freebsd/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh127 # 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 Dios.sh28 export SDK="${BASEDIR}/SDKs/iPhoneSimulator.sdk"
69 export SDK="${BASEDIR}/SDKs/iPhoneOS.sdk"
/freebsd/sys/contrib/zstd/
H A Dappveyor.yml46 …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 DFindAirPcap.cmake31 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
H A DFindPacket.cmake53 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd/contrib/libpcap/pcap/
H A Dpcap-inttypes.h56 * but SDKs for Npcap have to support building applications using
/freebsd/contrib/libpcap/
H A Ddiag-control.h54 * 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 DREADME-Travis.md225 …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 DREADME-Travis.md223 …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 DMSVCPaths.h36 // Windows SDKs and VC Toolchains group their contents into subdirectories based
/freebsd/tools/build/
H A DMakefile46 # 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 DWindowsSupport.h58 /// to supercede raw calls to GetVersionEx. Old SDKs, Cygwin, and MinGW don't
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c21 // newer SDKs as well as needed.
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp318 int(!Section.SDKs.empty()); in writeSectionContent()
324 std::make_pair(StringRef("sdk"), &Section.SDKs)}) { in writeSectionContent()
H A DWasmYAML.cpp87 IO.mapOptional("SDKs", Section.SDKs); in sectionMapping()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp35 #ifndef INET6_ADDRSTRLEN // might not be defined in older Windows SDKs
/freebsd/crypto/libecc/
H A Dcommon.mk19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindPCAP.cmake35 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h295 std::vector<std::pair<std::string, std::string>> SDKs; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp22 // These are not available in older macOS SDKs.
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h273 std::vector<ProducerEntry> SDKs; member

12