Searched refs:FreeBSD (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
/external/llvm/test/CodeGen/X86/ |
D | segmented-stacks.ll | 8 …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/ |
D | pf.os | 1 # $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/e2fsprogs/tests/r_ext4_big_expand/ |
D | script | 10 if [ $(uname -s) = "FreeBSD" ]; then 12 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
|
/external/e2fsprogs/tests/r_bigalloc_big_expand/ |
D | script | 11 if [ $(uname -s) = "FreeBSD" ]; then 13 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
|
/external/e2fsprogs/tests/r_64bit_big_expand/ |
D | script | 10 if [ $(uname -s) = "FreeBSD" ]; then 12 echo "$test_name: $DESCRIPTION: skipped for FreeBSD"
|
/external/compiler-rt/test/msan/ |
D | lit.cfg | 18 # Some Msan tests leverage backtrace() which requires libexecinfo on FreeBSD. 19 if config.host_os == 'FreeBSD':
|
/external/compiler-rt/test/safestack/ |
D | lit.cfg | 22 # SafeStack tests are currently supported on Linux, FreeBSD and Darwin only. 23 if config.host_os not in ['Linux', 'FreeBSD', 'Darwin']:
|
/external/jemalloc/ |
D | README | 3 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/ |
D | FreeBSD-9.1.txt | 13 FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Fri Dec 7 20:50:48 GMT 2012 kirk@freenas:/usr/obj/…
|
/external/compiler-rt/cmake/ |
D | config-ix.cmake | 399 (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/e2fsprogs/tests/m_hugefile/ |
D | script | 12 if [ $(uname -s) = "FreeBSD" ]; then 14 echo "$test_name: $DESCRIPTION: skipped for FreeBSD (no sparse files)"
|
/external/shflags/lib/ |
D | versions | 38 FreeBSD) os_name_='FreeBSD' ;; 77 FreeBSD)
|
/external/compiler-rt/lib/tsan/ |
D | CMakeLists.txt | 199 # 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")
|
/external/selinux/secilc/ |
D | COPYING | 1 All files are licensed under the FreeBSD license, excepet for thid party 5 FreeBSD License
|
/external/libunwind/ |
D | README | 15 FreeBSD/i386: Newly added. 16 FreeBSD/x86-64: Newly added (FreeBSD architecture is known as amd64). 88 * Building on FreeBSD 93 Development of the port was done of FreeBSD 8.0-STABLE. The library
|
/external/compiler-rt/test/asan/ |
D | lit.cfg | 49 # There is no libdl on FreeBSD. 50 if config.host_os != 'FreeBSD': 160 elif config.host_os == 'FreeBSD': 196 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'Windows']:
|
/external/libcxx/src/support/solaris/ |
D | README | 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
|
/external/compiler-rt/test/tsan/ |
D | lit.cfg | 77 # ThreadSanitizer tests are currently supported on FreeBSD, Linux and Darwin. 78 if config.host_os not in ['FreeBSD', 'Linux', 'Darwin']:
|
/external/lz4/programs/ |
D | Makefile | 114 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO… 133 ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly SunOS))
|
/external/llvm/test/MC/AArch64/ |
D | elf_osabi_flags.s | 6 # AARCH64-FREEBSD-OSABI: OS/ABI: FreeBSD (0x9)
|
/external/lz4/lib/ |
D | Makefile | 113 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO… 126 ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly))
|
/external/compiler-rt/lib/interception/tests/ |
D | CMakeLists.txt | 51 # x86_64 FreeBSD 9.2 additionally requires libc++ to build the tests. Also, 53 if(CMAKE_SYSTEM MATCHES "FreeBSD-9.2-RELEASE")
|
/external/ltp/testcases/open_posix_testsuite/ |
D | BUILD | 27 Realtime asynchronous I/O has been available in FreeBSD since 5.x. Please add: 36 POSIX message queues have been available in FreeBSD since 6.x. Please add: 56 POSIX semaphores have been available in FreeBSD since 5.x. Please add:
|
/external/shflags/doc/ |
D | CHANGES-1.0.md | 15 Fixed issue #10. Usage of `expr` under FreeBSD 7.2 (FreeNAS 0.7.1) and FreeBSD 45 Minor tweaks to make run on FreeBSD 9.1.
|
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/ |
D | Makefile | 62 ifneq (,$(findstring FreeBSD,$(OS)))
|
12345678910>>...14