Home
last modified time | relevance | path

Searched refs:FreeBSD (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/external/llvm/test/CodeGen/X86/
Dsegmented-stacks.ll8 …mcpu=generic -mtriple=x86_64-freebsd -verify-machineinstrs | FileCheck %s -check-prefix=X64-FreeBSD
28 ; RUN: FileCheck %s -input-file=%t.log -check-prefix=X32-FreeBSD
31 ; X32-FreeBSD: Segmented stacks not supported on FreeBSD i386
122 ; X64-FreeBSD-LABEL: test_basic:
124 ; X64-FreeBSD: cmpq %fs:24, %rsp
125 ; X64-FreeBSD-NEXT: ja .LBB0_2
127 ; X64-FreeBSD: movabsq $40, %r10
128 ; X64-FreeBSD-NEXT: movabsq $0, %r11
129 ; X64-FreeBSD-NEXT: callq __morestack
130 ; X64-FreeBSD-NEXT: ret
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsegmented-stacks.ll8 …mcpu=generic -mtriple=x86_64-freebsd -verify-machineinstrs | FileCheck %s -check-prefix=X64-FreeBSD
28 ; RUN: FileCheck %s -input-file=%t.log -check-prefix=X32-FreeBSD
31 ; X32-FreeBSD: Segmented stacks not supported on FreeBSD i386
122 ; X64-FreeBSD-LABEL: test_basic:
124 ; X64-FreeBSD: cmpq %fs:24, %rsp
125 ; X64-FreeBSD-NEXT: ja .LBB0_2
127 ; X64-FreeBSD: movabsq $40, %r10
128 ; X64-FreeBSD-NEXT: movabsq $0, %r11
129 ; X64-FreeBSD-NEXT: callq __morestack
130 ; X64-FreeBSD-NEXT: ret
[all …]
/external/iptables/utils/
Dpf.os1 # $FreeBSD: head/etc/pf.os 258865 2013-12-03 04:32:02Z eadler $
135 # you don't have a precise match, but can tell it's Windows or FreeBSD
168 # a completely different system as Linux or FreeBSD or LinkSys router.
268 # ----------------- FreeBSD -----------------
270 16384:64:1:44:M*: FreeBSD:2.0-2.2::FreeBSD 2.0-4.2
271 16384:64:1:44:M*: FreeBSD:3.0-3.5::FreeBSD 2.0-4.2
272 16384:64:1:44:M*: FreeBSD:4.0-4.2::FreeBSD 2.0-4.2
273 16384:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.4::FreeBSD 4.4
275 1024:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.4::FreeBSD 4.4
277 57344:64:1:44:M*: FreeBSD:4.6-4.8:noRFC1323:FreeBSD 4.6-4.8 (no RFC1323)
[all …]
/external/bc/gen/
Ddc_help.txt41 This dc is (mostly) compatible with the FreeBSD dc and the GNU dc. See the
42 FreeBSD man page (https://www.unix.com/man-page/FreeBSD/1/dc/) and the GNU dc
48 1) When printing a byte stream (command "P"), this bc follows what the FreeBSD
52 3) This dc implements all FreeBSD extensions, except for "J" and "M".
54 5) Like the FreeBSD dc, this dc supports extended registers. However, they are
68 Also note that, unlike the FreeBSD dc, extended registers are not even
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_32.txt10 Sender: owner-freebsd-isp@FreeBSD.ORG
12 X-Loop: FreeBSD.org
Dmsg_33.txt11 Sender: owner-freebsd-isp@FreeBSD.ORG
13 X-Loop: FreeBSD.org
/external/python/cpython2/Lib/email/test/data/
Dmsg_32.txt10 Sender: owner-freebsd-isp@FreeBSD.ORG
12 X-Loop: FreeBSD.org
Dmsg_33.txt11 Sender: owner-freebsd-isp@FreeBSD.ORG
13 X-Loop: FreeBSD.org
/external/e2fsprogs/tests/r_ext4_big_expand/
Dscript13 if [ $(uname -s) = "FreeBSD" ]; then
15 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
/external/e2fsprogs/tests/r_bigalloc_big_expand/
Dscript14 if [ $(uname -s) = "FreeBSD" ]; then
16 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
/external/e2fsprogs/tests/r_64bit_big_expand/
Dscript13 if [ $(uname -s) = "FreeBSD" ]; then
15 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
/external/compiler-rt/test/msan/
Dlit.cfg18 # Some Msan tests leverage backtrace() which requires libexecinfo on FreeBSD.
19 if config.host_os == 'FreeBSD':
/external/compiler-rt/test/safestack/
Dlit.cfg22 # SafeStack tests are currently supported on Linux, FreeBSD and Darwin only.
23 if config.host_os not in ['Linux', 'FreeBSD', 'Darwin']:
/external/jemalloc_new/
DREADME3 into use as the FreeBSD libc allocator in 2005, and since then it has found its
7 releases continue to be integrated back into FreeBSD, and therefore versatility
/external/jemalloc/
DREADME3 into use as the FreeBSD libc allocator in 2005, and since then it has found its
7 hooks. Modern jemalloc releases continue to be integrated back into FreeBSD,
/external/shflags/test_results/1.2.0/
DFreeBSD-9.1.txt13 FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Fri Dec 7 20:50:48 GMT 2012 kirk@freenas:/usr/obj/…
/external/iperf3/docs/
Dobtaining.rst14 * FreeBSD: `benchmarks/iperf3
15 <http://freshports.org/benchmarks/iperf3>`_ in the FreeBSD Ports Collection
71 Primary development for iperf3 takes place on CentOS 7 Linux, FreeBSD 11,
/external/compiler-rt/cmake/
Dconfig-ix.cmake399 (OS_NAME MATCHES "Android|Darwin|Linux|FreeBSD" OR
418 if (OS_NAME MATCHES "Linux|FreeBSD|Windows")
434 OS_NAME MATCHES "Linux|FreeBSD")
448 OS_NAME MATCHES "Darwin|Linux|FreeBSD|Windows")
455 OS_NAME MATCHES "Darwin|Linux|FreeBSD")
462 OS_NAME MATCHES "Darwin|Linux|FreeBSD|Windows")
469 OS_NAME MATCHES "Darwin|Linux|FreeBSD")
/external/shflags/lib/
Dversions38 FreeBSD) os_name_='FreeBSD' ;;
77 FreeBSD)
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME82 | PowerPC | FreeBSD | GCC |
83 | PowerPC 64-bit | FreeBSD | GCC |
92 | SPARC64 | FreeBSD | GCC |
96 | X86 | FreeBSD | GCC |
108 | X86-64 | FreeBSD | GCC |
184 Various Android, MIPS N32, x86, FreeBSD and UltraSPARC IIi
248 Fix for ppc FreeBSD.
266 x86-64 FreeBSD thanks to Björn König and Andreas Tobler.
270 Improved x86 FreeBSD support.
/external/e2fsprogs/tests/r_move_itable_nostride/
Dscript1 if [ $(uname -s) = "FreeBSD" ]; then
3 echo "$test_name: $DESCRIPTION: skipped for FreeBSD (no sparse files)"
/external/e2fsprogs/tests/r_move_itable_realloc/
Dscript1 if [ $(uname -s) = "FreeBSD" ]; then
3 echo "$test_name: $DESCRIPTION: skipped for FreeBSD (no sparse files)"
/external/bc/
DRELEASE.md22 sanitizers, on FreeBSD.
42 * FreeBSD
/external/e2fsprogs/doc/RelNotes/
Dv1.43.1.txt10 Fixed a large number of FreeBSD portability problems. (To build on
11 FreeBSD, however, we still need to use GNU Make and redirect dd to use
29 exception of the Undo handler when running on FreeBSD) used this buggy
/external/compiler-rt/lib/tsan/
DCMakeLists.txt199 # FreeBSD does not install a number of Clang-provided headers for the compiler
200 # in the base system due to incompatibilities between FreeBSD's and Clang's
201 # versions. As a workaround do not use --sysroot=. on FreeBSD until this is
203 if(COMPILER_RT_HAS_SYSROOT_FLAG AND NOT CMAKE_SYSTEM_NAME MATCHES "FreeBSD")

12345678910>>...19