Home
last modified time | relevance | path

Searched refs:platforms (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm353 && $items[0]->platforms() eq $items[1]->platforms();
356 my @platforms = ( { $items[0]->platforms() },
357 { $items[1]->platforms() } );
358 foreach my $platform (keys %{$platforms[0]}) {
359 if (exists $platforms[1]->{$platform}) {
360 if ($platforms[0]->{$platform} != !$platforms[1]->{$platform}) {
363 map { my %tmp_h = $_->platforms();
371 delete $platforms[0]->{$platform};
372 delete $platforms[1]->{$platform};
376 if (%{$platforms[0]} || %{$platforms[0]}) {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-mt65xx.txt5 - mediatek,mt2701-spi: for mt2701 platforms
6 - mediatek,mt2712-spi: for mt2712 platforms
7 - mediatek,mt6589-spi: for mt6589 platforms
8 - mediatek,mt6765-spi: for mt6765 platforms
9 - mediatek,mt7622-spi: for mt7622 platforms
10 - "mediatek,mt7629-spi", "mediatek,mt7622-spi": for mt7629 platforms
11 - mediatek,mt8135-spi: for mt8135 platforms
12 - mediatek,mt8173-spi: for mt8173 platforms
13 - mediatek,mt8183-spi: for mt8183 platforms
14 - mediatek,mt6893-spi: for mt6893 platforms
[all …]
H A Dspi-samsung.txt9 - samsung,s3c2443-spi: for s3c2443, s3c2416 and s3c2450 platforms
10 - samsung,s3c6410-spi: for s3c6410 platforms
11 - samsung,s5pv210-spi: for s5pv210 and s5pc110 platforms
13 - samsung,exynos7-spi: for exynos7 platforms <DEPRECATED>
H A Dspi-slave-mt27xx.txt5 - mediatek,mt2712-spi-slave: for mt2712 platforms
6 - mediatek,mt8195-spi-slave: for mt8195 platforms
/freebsd/crypto/openssl/util/
H A Dmkdef.pl113 platforms => { UNIX => 1 } },
119 platforms => { UNIX => 1 } },
122 platforms => { VMS => 1 } },
126 platforms => { WIN32 => 1,
137 platforms => { TANDEM => 1 } },
169 my %platforms = ( $item->platforms() );
172 return 1 if scalar keys %platforms == 0;
177 for (keys %platforms) {
178 if (exists $OS->{platforms}->{$_}) {
179 return $platforms{$_} == $OS->{platforms}->{$_};
[all …]
/freebsd/contrib/googletest/
H A DWORKSPACE26 name = "platforms",
28 …"https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.10/platforms-0.0…
29 "https://github.com/bazelbuild/platforms/releases/download/0.0.10/platforms-0.0.10.tar.gz",
H A DBUILD.bazel41 constraint_values = ["@platforms//os:qnx"],
46 constraint_values = ["@platforms//os:windows"],
51 constraint_values = ["@platforms//os:freebsd"],
56 constraint_values = ["@platforms//os:openbsd"],
62 constraint_values = ["@platforms//os:fuchsia"],
/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp74 model::strings_set platforms; in ATF_TEST_CASE_BODY() local
75 platforms.insert("1-platform"); in ATF_TEST_CASE_BODY()
76 platforms.insert("2-platform"); in ATF_TEST_CASE_BODY()
110 ATF_REQUIRE(platforms == md.allowed_platforms()); in ATF_TEST_CASE_BODY()
176 model::strings_set platforms; in ATF_TEST_CASE_BODY() local
177 platforms.insert("the-platforms"); in ATF_TEST_CASE_BODY()
204 .set_allowed_platforms(platforms) in ATF_TEST_CASE_BODY()
219 ATF_REQUIRE(platforms == md.allowed_platforms()); in ATF_TEST_CASE_BODY()
241 model::strings_set platforms; in ATF_TEST_CASE_BODY() local
242 platforms.insert("p1"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/openpam/
H A DINSTALL7 See the release notes for a list of platforms OpenPAM has been
11 to build OpenPAM. On some platforms, you may have to install these
45 To compile OpenPAM, simply run "make" (or "gmake" on platforms where
53 platforms where "make" is not GNU make) in the top-level OpenPAM
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp21 PlatformList &platforms = interpreter.GetDebugger().GetPlatformList(); in CreatePlatformWithOptions() local
26 platform_sp = platforms.Create(m_platform_name); in CreatePlatformWithOptions()
44 platform_sp = platforms.GetOrCreate(arch, {}, &platform_arch, error); in CreatePlatformWithOptions()
49 platforms.SetSelectedPlatform(platform_sp); in CreatePlatformWithOptions()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dmvebu-audio.txt6 "marvell,kirkwood-audio" for Kirkwood platforms
7 "marvell,dove-audio" for Dove platforms
8 "marvell,armada370-audio" for Armada 370 platforms
9 "marvell,armada-380-audio" for Armada 38x platforms
H A Ddavinci-mcasp-audio.txt5 "ti,dm646x-mcasp-audio" : for DM646x platforms
6 "ti,da830-mcasp-audio" : for both DA830 & DA850 platforms
7 "ti,am33xx-mcasp-audio" : for AM33xx platforms (AM33xx, AM43xx, TI81xx)
8 "ti,dra7-mcasp-audio" : for DRA7xx platforms
/freebsd/tools/tools/notescheck/
H A Dnotescheck.py159 platforms = []
164 platforms.append(file[len(tree):].split('/')[0])
165 if global_platform in platforms:
168 return platforms
341 platforms = find_platforms(tree)
349 for platform in platforms:
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dmarvell-cesa.txt20 required for orion and kirkwood platforms
24 platforms.
25 "cesazX" clocks are not required on armada-370 platforms
/freebsd/
H A DRELNOTES26 powerpcspe) and armv7. Users of these platforms should ensure kernel
235 FreeBSD 15.0 will not include support for 32-bit platforms.
239 Support for executing 32-bit binaries on 64-bit platforms via
248 Support for 32-bit platforms in ports for 15.0 and later
250 include binary packages for 32-bit platforms or support for
257 by the ports system. However, all 32-bit platforms are Tier-2
259 to degrade as upstreams deprecate 32-bit platforms.
263 mark the end of support for 32-bit platforms including source
266 October 2023 for 14.0, support for 32-bit platforms would end
271 more platforms in 15.0 or later. Users should use the
[all …]
H A DREADME.md5 FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms.
15 For information on the CPU architectures and platforms supported by FreeBSD, see the [FreeBSD
16 website's Platforms page](https://www.freebsd.org/platforms/).
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dmmp-dma.txt4 Used platforms: pxa688, pxa910, pxa3xx, etc
21 Used platforms: pxa25x, pxa27x, pxa3xx, pxa93x, pxa168, pxa910, pxa688.
55 Used platforms: pxa688, pxa910
/freebsd/contrib/libpcap/
H A DREADME.md32 ### Support for particular platforms and BPF
33 For some platforms there are `README.{system}` files that discuss issues
34 with the OS's interface for packet capture on those platforms, such as
68 and *BSD, among other platforms.
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt7 some platforms. The binding document defines the resources that would
23 - #clock-cells : Should be 1 for platforms where DRAM clock control is
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dqman.txt94 Definition: PPC platforms: Must include "fsl,qman-fqd"
95 ARM platforms: Must include "shared-dma-pool"
105 Definition: PPC platforms: Must include "fsl,qman-pfdr"
106 ARM platforms: Must include "shared-dma-pool"
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md7 In .NET Core, it is customary to provide pre-compiled binaries for all platforms
10 number of platforms and assembles them in a NuGet package that can be uploaded
19 See `prepare.py` for the complete list of supported platforms.
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_socket.pod34 platforms sockets are not file descriptors and use distinct I/O routines,
36 all platforms.
H A DRAND_bytes.pod53 On all major platforms supported by OpenSSL (including the Unix-like platforms
62 On other platforms, there might not be a trusted entropy source available
H A DBIO_printf.pod24 BIO_vprintf() is similar to the vprintf() function found on many platforms,
29 BIO_snprintf() is for platforms that do not have the common snprintf()
/freebsd/sys/contrib/libsodium/
H A DChangeLog4 64-bit platforms with compilers supporting 128-bit arithmetic (gcc,
21 - The Salsa20-based PRNG example is now thread-safe on platforms with
95 incorrectly defined on 32-bit platforms. This has been fixed.
148 platforms.
149 - Android builds are now using clang on platforms where it is
156 platform 24, but without breaking compatibility with platforms 16 and
162 platforms where it was not properly detected.
164 on some platforms. This has been fixed.
199 compiled on non-Intel platforms.
231 Intel platforms. `crypto_generichash()` is now faster than MD5 and SHA1
[all …]

12345678910>>...17