Home
last modified time | relevance | path

Searched refs:SDKs (Results 1 – 16 of 16) 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.cmake53 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd/tools/build/
H A DMakefile28 _MACOS_SDK_DIR=${_XCODE_ROOT}/SDKs/MacOSX.sdk/
31 _MACOS_SDK_DIR=${_XCODE_ROOT}/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h295 std::vector<std::pair<std::string, std::string>> SDKs; member
/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/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/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.h273 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/sys/contrib/libsodium/
H A DChangeLog19 - Android: support new SDKs where unified headers have become the
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m4107 …`ls -d /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.…
108 …`ls -d /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.…
109 …`ls -d /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.…
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp968 ProducerVec = &ProducerInfo.SDKs; in parseProducersSection()
/freebsd/contrib/tcpdump/
H A DCMakeLists.txt880 # libraries, so the OS provides SDKs that include a .tbd file
/freebsd/contrib/libpcap/
H A DCHANGES55 in recent SDKs, including tagging pcap-namedb.h routines.