Home
last modified time | relevance | path

Searched refs:SDK (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/sys/contrib/libsodium/dist-build/
H A Dios.sh28 export SDK="${BASEDIR}/SDKs/iPhoneSimulator.sdk"
31 export CFLAGS="-O2 -arch i386 -isysroot ${SDK} -mios-simulator-version-min=${IOS_SIMULATOR_VERSION_…
32 export LDFLAGS="-arch i386 -isysroot ${SDK} -mios-simulator-version-min=${IOS_SIMULATOR_VERSION_MIN…
54 export CFLAGS="-O2 -arch x86_64 -isysroot ${SDK} -mios-simulator-version-min=${IOS_SIMULATOR_VERSIO…
55 export LDFLAGS="-arch x86_64 -isysroot ${SDK} -mios-simulator-version-min=${IOS_SIMULATOR_VERSION_M…
69 export SDK="${BASEDIR}/SDKs/iPhoneOS.sdk"
72 export CFLAGS="-fembed-bitcode -O2 -mthumb -arch armv7 -isysroot ${SDK} -mios-version-min=${IOS_VER…
73 export LDFLAGS="-fembed-bitcode -mthumb -arch armv7 -isysroot ${SDK} -mios-version-min=${IOS_VERSIO…
85 export CFLAGS="-fembed-bitcode -O2 -mthumb -arch armv7s -isysroot ${SDK} -mios-version-min=${IOS_VE…
86 export LDFLAGS="-fembed-bitcode -mthumb -arch armv7s -isysroot ${SDK} -mios-version-min=${IOS_VERSI…
[all …]
/freebsd/contrib/libfido2/windows/
H A Drelease.ps111 $SDK = '143' variable
24 "${OUTPUT}/pkg/${InstallPrefix}/${Config}/v${SDK}/${Type}"
54 Copy-Item "${SRC}\${LIBCBOR}\src\cbor.dir\${Config}\vc${SDK}.pdb" ` in Package-PDBs()
56 Copy-Item "${SRC}\${ZLIB}\zlib.dir\${Config}\vc${SDK}.pdb" ` in Package-PDBs()
58 Copy-Item "${SRC}\src\fido2_shared.dir\${Config}\vc${SDK}.pdb" ` in Package-PDBs()
86 "${OUTPUT}\pkg\${InstallPrefix}\${Config}\v${SDK}\dynamic"
88 "${OUTPUT}\pkg\${InstallPrefix}\${Config}\v${SDK}\dynamic"
90 "${OUTPUT}\pkg\${InstallPrefix}\${Config}\v${SDK}\dynamic"
92 "${OUTPUT}\pkg\${InstallPrefix}\${Config}\v${SDK}\static"
94 "${OUTPUT}\pkg\${InstallPrefix}\${Config}\v${SDK}\static"
/freebsd/contrib/googletest/
H A Dfake_fuchsia_sdk.bzl3 GoogleTest can be used with the [Fuchsia](https://fuchsia.dev/) SDK. However,
4 because the Fuchsia SDK does not yet support bzlmod, GoogleTest's `MODULE.bazel`
5 file by default provides a "fake" Fuchsia SDK.
7 To override this and use the real Fuchsia SDK, you can add the following to your
17 fake Fuchsia SDK is needed.
H A DMODULE.bazel73 # See fake_fuchsia_sdk.bzl for instructions on how to override this with a real SDK, if needed.
/freebsd/contrib/libpcap/doc/
H A DREADME.windows.md14 Npcap and WinPcap SDK
18 software development kit (SDK) or WinPcap and its software development
29 Npcap and its SDK can be downloaded from its [home page](https://npcap.com).
30 The SDK is a ZIP archive; create a folder on your `C:` drive, e.g.
129 the Npcap or WinPcap SDK is installed.
143 WinPcap SDK. Note that backslashes in the path must be specified as two
156 the Npcap or WinPcap SDK is installed.
165 the directory containing the Npcap or WinPcap SDK or use the "Browse..."
192 WinPcap SDK.
224 WinPcap SDK.
[all …]
/freebsd/crypto/krb5/src/plugins/preauth/securid_sam2/
H A DREADME4 SDK. Set the LDFLAGS and CPPFLAGS environment variables to include the
5 appropriate paths for your SDK before running configure. If libaceclnt
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1410 StringRef SDK = *IT; in getSDKName() local
1411 if (SDK.consume_back(".sdk")) in getSDKName()
1412 return SDK; in getSDKName()
2138 StringRef SDK = Darwin::getSDKName(isysroot); in inferDeploymentTargetFromSDK() local
2139 if (!SDK.size()) in inferDeploymentTargetFromSDK()
2149 size_t StartVer = SDK.find_first_of("0123456789"); in inferDeploymentTargetFromSDK()
2150 size_t EndVer = SDK.find_last_of("0123456789"); in inferDeploymentTargetFromSDK()
2152 Version = std::string(SDK.slice(StartVer, EndVer + 1)); in inferDeploymentTargetFromSDK()
2158 [&](StringRef SDK) -> std::optional<DarwinPlatform> { in inferDeploymentTargetFromSDK() argument
2159 if (SDK.starts_with("iPhoneOS") || SDK.starts_with("iPhoneSimulator")) in inferDeploymentTargetFromSDK()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h779 getVersionMinMajor(MachO::version_min_command &C, bool SDK) { in getVersionMinMajor() argument
780 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinMajor()
785 getVersionMinMinor(MachO::version_min_command &C, bool SDK) { in getVersionMinMinor() argument
786 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinMinor()
791 getVersionMinUpdate(MachO::version_min_command &C, bool SDK) { in getVersionMinUpdate() argument
792 uint32_t VersionOrSDK = (SDK) ? C.sdk : C.version; in getVersionMinUpdate()
/freebsd/contrib/file/magic/Magdir/
H A Dsharc14 # SHARC DSP stuff (based on the FGM SHARC DSP SDK)
H A Dplaydate10 # The SDK is a source for many test files, and can be used to
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j784s4-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on J784S4 SoCs
H A Dk3-am62-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM62 SoCs
H A Dk3-am62p-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM62P SoCs
H A Dk3-am65-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM65 SoCs
H A Dk3-am62a-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM62A SoCs
H A Dk3-j7200-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on J7200 SoCs
H A Dk3-j722s-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on J722S SoCs
H A Dk3-am64-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM64 SoCs
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewLanguages.def10 // Debug Interface Access SDK, and are documented here:
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h73 fromTriple(const Triple &TT, uint32_t MinOS, uint32_t SDK);
77 uint32_t SDK; // X.Y.Z is encoded in nibbles xxxx.yy.zz member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp868 W.printString("SDK", MachOObjectFile::getVersionString(BVC.sdk)); in printMachOVersionMin()
870 W.printString("SDK", StringRef("n/a")); in printMachOVersionMin()
884 SmallString<32> SDK; in printMachOVersionMin()
886 SDK = "n/a"; in printMachOVersionMin()
888 SDK = utostr(MachOObjectFile::getVersionMinMajor(VMC, true)) + "." + in printMachOVersionMin()
892 SDK += "." + utostr(MachOObjectFile::getVersionMinUpdate(VMC, true)); in printMachOVersionMin()
894 W.printString("SDK", SDK); in printMachOVersionMin()
882 SmallString<32> SDK; printMachOVersionMin() local
/freebsd/contrib/unbound/
H A DREADME-Travis.md69 … several reasons. The testing requires installation of the Android NDK and SDK, it requires a cros…
94 …OOT` and `ANDROID_SDK_ROOT`. This is an important step because the NDK and SDK use the variables i…
114 …SDK. This step is handled in by the script `contrib/android/install_ndk.sh`. The script uses `ANDR…
116 If you are working from a developer machine you probably already have a NDK and SDK installed.
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dmsi-deployment-guide.txt60 which are included in the Windows Platform SDK ("Windows Installer"
61 SDK) can be used for this purpose.
64 SCHEMA.MSI distributed with the Platform SDK.
100 distributed as part of the "Windows Installer" SDK (which in turn is
101 a part of the Windows Platform SDK).
262 restrictions mentioned in the Windows Platform SDK. Pay special
323 which are included in the Platform SDK.
/freebsd/contrib/xz/
H A DAUTHORS9 specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
/freebsd/contrib/llvm-project/libcxx/modules/
H A Dstd.compat.cppm.in46 // alone doesn't work on Windows because the Windows SDK is on the include path,

1234