Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libpcap/cmake/Modules/
HDFindAirPcap.cmake31 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
HDFindPacket.cmake53 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd-14-stable/tools/build/
HDMakefile29 _MACOS_SDK_DIR=${_XCODE_ROOT}/SDKs/MacOSX.sdk/
32 _MACOS_SDK_DIR=${_XCODE_ROOT}/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDWasm.h295 std::vector<std::pair<std::string, std::string>> SDKs; member
/freebsd-14-stable/crypto/libecc/
HDcommon.mk19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDWasmEmitter.cpp318 int(!Section.SDKs.empty()); in writeSectionContent()
324 std::make_pair(StringRef("sdk"), &Section.SDKs)}) { in writeSectionContent()
HDWasmYAML.cpp87 IO.mapOptional("SDKs", Section.SDKs); in sectionMapping()
/freebsd-14-stable/contrib/unbound/
HDREADME-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-14-stable/contrib/ldns/
HDREADME-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-14-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDWasmYAML.h273 std::vector<ProducerEntry> SDKs; member
/freebsd-14-stable/contrib/tcpdump/cmake/Modules/
HDFindPCAP.cmake35 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
/freebsd-14-stable/sys/contrib/libsodium/
HDChangeLog19 - Android: support new SDKs where unified headers have become the
/freebsd-14-stable/contrib/sqlite3/tea/tclconfig/
HDtcl.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-14-stable/contrib/llvm-project/llvm/lib/Object/
HDWasmObjectFile.cpp968 ProducerVec = &ProducerInfo.SDKs; in parseProducersSection()
/freebsd-14-stable/contrib/tcpdump/
HDCMakeLists.txt880 # libraries, so the OS provides SDKs that include a .tbd file
/freebsd-14-stable/contrib/libpcap/
HDCHANGES55 in recent SDKs, including tagging pcap-namedb.h routines.