Home
last modified time | relevance | path

Searched refs:architectures (Results 1 – 25 of 107) sorted by relevance

12345

/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp70 model::strings_set architectures; in ATF_TEST_CASE_BODY() local
71 architectures.insert("1-architecture"); in ATF_TEST_CASE_BODY()
72 architectures.insert("2-architecture"); in ATF_TEST_CASE_BODY()
109 ATF_REQUIRE(architectures == md.allowed_architectures()); in ATF_TEST_CASE_BODY()
173 model::strings_set architectures; in ATF_TEST_CASE_BODY() local
174 architectures.insert("the-architecture"); in ATF_TEST_CASE_BODY()
203 .set_allowed_architectures(architectures) in ATF_TEST_CASE_BODY()
218 ATF_REQUIRE(architectures == md.allowed_architectures()); in ATF_TEST_CASE_BODY()
237 model::strings_set architectures; in ATF_TEST_CASE_BODY() local
238 architectures.insert("a1"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.def14 /// X86 architectures sorted by cpu type and sub type id.
22 /// ARM architectures sorted by cpu sub type id.
36 /// ARM64 architectures sorted by cpu sub type id.
43 /// ARM64_32 architectures sorted by cpu sub type id
H A DSymbol.h155 const_filtered_target_range targets(ArchitectureSet architectures) const;
/freebsd/contrib/file/magic/Magdir/
H A Dcafebabe9 # architectures; the short at offset 4 in a Java bytecode file is the JVM minor
11 # only 18 labeled Mach-O architectures at current, and the first released
13 # between 18 and 39 to test the number of architectures against
39 # nfat_arch; number of CPU architectures; highest is 18 for CPU_TYPE_POWERPC in 2020
41 >>4 ubelong <20 Mach-O universal binary with %d architectures:
H A Defi10 >4 lelong 2 Universal EFI binary with 2 architectures
15 >4 lelong >2 Universal EFI binary with %d architectures
H A Dvms9 # of three executables each for Alpha and VAX architectures. The VAX files
H A Dmach239 # GRR: Does not work for Mach-O with 2 architectures; instead display oo
250 # GRR: Does not work for Mach-O with 2 architectures; instead display dylibdylib
/freebsd/tools/build/options/
H A DWITH_DTRACE_TESTS3 This test suite is considered experimental on architectures other than
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-zero_page.m42 dnl # ZERO_PAGE() is an alias for emtpy_zero_page. On certain architectures
H A Dkernel-copy-from-user-inatomic.m42 dnl # On certain architectures `__copy_from_user_inatomic`
/freebsd/contrib/ntp/parseutil/
H A DREADME2 They have not yet fully been ported to architectures other than Sun with
/freebsd/contrib/sendmail/test/
H A DResults5 The following are results of running t_setreuid on various architectures.
80 The following are results of running t_seteuid on various architectures.
176 The following are results of running t_dropgid on various architectures.
/freebsd/sys/contrib/device-tree/Bindings/regmap/
H A Dregmap.txt12 architectures that typically run big-endian operating systems
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCallingConv.td9 // This describes the calling conventions for the Lanai architectures.
/freebsd/sys/
H A DREADME.md60 | x86 | code shared by AMD64 and i386 architectures |
/freebsd/contrib/unbound/
H A DREADME-Travis.md69 Travis tests Android builds for the armv7a, aarch64, x86 and x86_64 architectures. The builds are t…
124 … `case` statement like the following. There is a case for each of the architectures armv7a, aarch6…
185 Travis tests iOS builds for the armv7a, armv7s and aarch64 architectures for iPhoneOS, AppleTVOS an…
244 …e `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu architectures so the pair re…
/freebsd/contrib/ldns/
H A DREADME-Travis.md65 Travis tests Android builds for the armv7a, aarch64, x86 and x86_64 architectures. The builds are t…
120 … `case` statement like the following. There is a case for each of the architectures armv7a, aarch6…
183 Travis tests iOS builds for the armv7a, armv7s and aarch64 architectures for iPhoneOS, AppleTVOS an…
242 …e `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu architectures so the pair re…
/freebsd/stand/kboot/
H A DREADME27 #9 also likely generalizes to other architectures
/freebsd/tools/boot/
H A Dfull-test.readme12 architectures that I build. You can hack the ARCHES line near the top of
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in22 # LDFLAGS are not sanitized by arch/*/Makefile for these architectures.
/freebsd/
H A DREADME.md15 For information on the CPU architectures and platforms supported by FreeBSD, see the [FreeBSD
/freebsd/sys/contrib/xz-embedded/
H A DREADME154 While some architectures are (partially) bi-endian, the endianness
156 architectures. That's why Itanium and SPARC filters work for both big
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCallingConv.td10 /// This describes the calling conventions for the M68k architectures. These
/freebsd/usr.bin/tip/tip/
H A Dremote38 # never been formally standardized. Modern architectures with 16550 or
/freebsd/sys/arm/conf/
H A Dstd.armv6

12345