Home
last modified time | relevance | path

Searched refs:SDKs (Results 1 – 17 of 17) sorted by relevance

/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.cmake60 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd/crypto/libecc/
H A Dcommon.mk19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h307 std::vector<std::pair<std::string, std::string>> SDKs; member
/freebsd/tools/build/
H A DMakefile47 _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/lib/ObjectYAML/
H A DWasmEmitter.cpp326 int(!Section.SDKs.empty()); in writeSectionContent()
332 std::make_pair(StringRef("sdk"), &Section.SDKs)}) { in writeSectionContent()
H A DWasmYAML.cpp88 IO.mapOptional("SDKs", Section.SDKs); in sectionMapping()
/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/ObjectYAML/
H A DWasmYAML.h275 std::vector<ProducerEntry> SDKs; member
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindPCAP.cmake35 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd/crypto/krb5/src/windows/
H A DREADME17 - Under Individual components -> SDKs, libraries, and frameworks,
/freebsd/sys/contrib/libsodium/
H A DChangeLog19 - Android: support new SDKs where unified headers have become the
/freebsd/contrib/pkgconf/
H A DNEWS736 detection for relocatable SDKs. this is mostly useful on windows.
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp978 ProducerVec = &ProducerInfo.SDKs; in parseProducersSection()
/freebsd/contrib/tcpdump/
H A DCMakeLists.txt931 # libraries, so the OS provides SDKs that include a .tbd file
/freebsd/contrib/libpcap/
H A DCHANGES162 in recent SDKs, including tagging pcap-namedb.h routines.