Searched refs:SDKs (Results 1 – 16 of 16) sorted by relevance
/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/tools/build/ |
H A D | Makefile | 28 _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 D | Wasm.h | 295 std::vector<std::pair<std::string, std::string>> SDKs; member
|
/freebsd/crypto/libecc/ |
H A D | common.mk | 19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
|
/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/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/ObjectYAML/ |
H A D | WasmYAML.h | 273 std::vector<ProducerEntry> SDKs; member
|
/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/sys/contrib/libsodium/ |
H A D | ChangeLog | 19 - Android: support new SDKs where unified headers have become the
|
/freebsd/contrib/sqlite3/tea/tclconfig/ |
H A D | tcl.m4 | 107 …`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 D | WasmObjectFile.cpp | 968 ProducerVec = &ProducerInfo.SDKs; in parseProducersSection()
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 880 # libraries, so the OS provides SDKs that include a .tbd file
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 55 in recent SDKs, including tagging pcap-namedb.h routines.
|