Home
last modified time | relevance | path

Searched refs:sdk (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/release/
H A DMakefile.gce45 . if !exists(${PORTSDIR}/net/google-cloud-sdk/Makefile)
49 env ASSUME_ALWAYS_YES=yes pkg install -y net/google-cloud-sdk \
52 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/net/google-cloud-sdk \
/freebsd/contrib/libpcap/doc/
H A DREADME.windows.md31 `C:\npcap-sdk`, and put the contents of the ZIP archive into that folder.
139 -DPacket_ROOT={path-to-sdk}
142 where `{path-to-sdk}` is the path of the directory containing the Npcap or
188 cmake "-DPacket_ROOT={path-to-sdk}" -G {generator} {path-to-libpcap-source}
191 `{path-to-sdk}` is the path of the directory containing the Npcap or
220 cmake "-DPacket_ROOT={path-to-sdk}" -G "Visual Studio 16 2019" {platform} {path-to-libpcap-source}
223 `{path-to-sdk}` is the path of the directory containing the Npcap or
251 cmake "-DPacket_ROOT={path-to-sdk}" -G "Visual Studio 17 2022" {platform} {path-to-libpcap-source}
254 `{path-to-sdk}` is the path of the directory containing the Npcap or
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DXcodeSDK.cpp297 XcodeSDK sdk(last_path_component.GetStringRef().str()); in SDKSupportsModules() local
298 if (sdk.GetType() != desired_type) in SDKSupportsModules()
300 return SDKSupportsModules(sdk.GetType(), sdk.GetVersion()); in SDKSupportsModules()
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/recipes/
H A Dalpine-x641 apk add --update alpine-sdk
/freebsd/contrib/sqlite3/
H A Dauto.def10 sqlite-handle-wasi-sdk ;# must run relatively early, as it changes the environment
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp67 XcodeSDK sdk = m_sym_file_impl->ParseXcodeSDK(comp_unit); in ParseXcodeSDK() local
68 if (!(sdk == defaultValue)) in ParseXcodeSDK()
69 LLDB_LOG(log, "SDK {0} would return if hydrated.", sdk.GetString()); in ParseXcodeSDK()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h142 static llvm::Expected<llvm::StringRef> FindSDKTool(XcodeSDK sdk, in FindSDKTool() argument
/freebsd/crypto/openssl/
H A DNOTES-ANDROID.md31 will look something like `/some/where/android-sdk/ndk/<ver>`, and for a
40 export ANDROID_NDK_ROOT=/home/whoever/Android/android-sdk/ndk/20.0.5594570
/freebsd/contrib/xz/
H A DAUTHORS9 specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h780 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinMajor()
786 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinMinor()
792 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinUpdate()
/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h45 llvm::VersionTuple sdk; member
H A DWriter.cpp492 c->sdk = encodeVersion(platformInfo.sdk); in writeTo()
517 c->sdk = encodeVersion(platformInfo.sdk); in writeTo()
H A DDriver.cpp698 llvm::VersionTuple sdk; member
733 if (platformVersion.sdk.tryParse(sdkVersionStr)) in parsePlatformVersion()
777 platformVersions[PLATFORM_MACOS].sdk}; in setPlatformVersions()
781 platformVersions[PLATFORM_MACCATALYST].sdk}; in setPlatformVersions()
788 lastVersionInfo->sdk}; in setPlatformVersions()
/freebsd/contrib/libpcap/cmake/Modules/
H A DFindPacket.cmake45 # lib subdirectories for packet.dll (e.g WpdPack or npcap-sdk).
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun6i-a31s-sina31s.dts50 compatible = "sinlinx,sina31s-sdk", "allwinner,sun6i-a31s";
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp867 if (BVC.sdk) in printMachOVersionMin()
868 W.printString("SDK", MachOObjectFile::getVersionString(BVC.sdk)); in printMachOVersionMin()
885 if (VMC.sdk == 0) in printMachOVersionMin()
/freebsd/crypto/libecc/
H A Dcommon.mk19 SYS_ROOT_PATH := $(SYS_ROOT_PATH)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dap80x-system-controller.txt56 mpp5 5 gpio, sdio(d3), i2c0(sdk)
/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/include/llvm/BinaryFormat/
H A DMachO.h842 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz member
864 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz member
1444 sys::swapByteOrder(C.sdk); in swapStruct()
1459 sys::swapByteOrder(C.sdk); in swapStruct()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp610 IO.mapRequired("sdk", LoadCommand.sdk); in mapping()
624 IO.mapRequired("sdk", LoadCommand.sdk); in mapping()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt19 wasi-sdk provides a more minimal C/C++ SDK based on clang, llvm and a libc based
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h500 void RegisterXcodeSDK(llvm::StringRef sdk, llvm::StringRef sysroot);
/freebsd/contrib/ldns/
H A Dconfigure.ac1037 AC_ARG_WITH(xcode-sdk, AS_HELP_STRING([--with-xcode-sdk],[Set xcode SDK version. Default is autodetect]),
1044 sdk_v="$( /usr/bin/xcrun --show-sdk-version 2>/dev/null )"
1053 SYSROOT="$( find ${sdk_p} -name MacOSX${sdk_v}.sdk )"
/freebsd/contrib/file/magic/Magdir/
H A Dfirmware241 # URL: https://github.com/raspberrypi/pico-sdk/tree/1.5.1/src/rp2_common/boot_stage2
263 # https://github.com/raspberrypi/pico-sdk/blob/master/src/common/pico_binary_info/include/pico/bina…

12