Searched refs:FREEBSD (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/Instrumentation/InstrProfiling/ |
D | platform.ll | 7 ; RUN: opt < %s -mtriple=x86_64-unknown-freebsd -instrprof -S | FileCheck %s -check-prefix=FREEBSD 8 … opt < %s -mtriple=x86_64-unknown-freebsd -passes=instrprof -S | FileCheck %s -check-prefix=FREEBSD 23 ; FREEBSD: @__profd_foo = hidden {{.*}}, section "__llvm_prf_data", align 8 41 ; FREEBSD-NOT: define internal void @__llvm_profile_register_functions 47 ; FREEBSD-NOT: define internal void @__llvm_profile_init
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | ehframe-indirect.ll | 14 ; RUN: FileCheck -check-prefixes=ALL,FREEBSD,FREEBSD-N64,N64 %s 27 ; FREEBSD: .cfi_personality 155, DW.ref.__gxx_personality_v0 28 ; FREEBSD-O32: .cfi_lsda 27, $exception0 29 ; FREEBSD-NEW: .cfi_lsda 27, .Lexception0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | elf_osabi_flags.s | 5 …arch64-unknown-freebsd %s -o -| llvm-readobj -h | FileCheck --check-prefix=AARCH64-FREEBSD-OSABI %s 6 # AARCH64-FREEBSD-OSABI: OS/ABI: FreeBSD (0x9)
|
/external/llvm/test/MC/AArch64/ |
D | elf_osabi_flags.s | 5 …arch64-unknown-freebsd %s -o -| llvm-readobj -h | FileCheck --check-prefix=AARCH64-FREEBSD-OSABI %s 6 # AARCH64-FREEBSD-OSABI: OS/ABI: FreeBSD (0x9)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/InstrProfiling/ |
D | platform.ll | 7 …: opt < %s -mtriple=x86_64-unknown-freebsd -instrprof -S | FileCheck %s -check-prefixes=FREEBSD,ELF 8 … %s -mtriple=x86_64-unknown-freebsd -passes=instrprof -S | FileCheck %s -check-prefixes=FREEBSD,ELF 43 ; FREEBSD-NOT: define internal void @__llvm_profile_register_functions 59 ; FREEBSD-NOT: define internal void @__llvm_profile_init
|
/external/scapy/scapy/ |
D | consts.py | 54 FREEBSD = "freebsd" in platform variable 59 BSD = DARWIN or FREEBSD or OPENBSD or NETBSD
|
D | data.py | 18 from scapy.consts import DARWIN, FREEBSD, NETBSD, OPENBSD 60 if FREEBSD or NETBSD: 66 if FREEBSD:
|
D | sendrecv.py | 19 from scapy.consts import DARWIN, FREEBSD, OPENBSD, WINDOWS 97 (not isinstance(pks, (StreamSocket, L2ListenTcpdump)) and (DARWIN or FREEBSD or OPENBSD)):
|
/external/scapy/scapy/arch/bpf/ |
D | supersocket.py | 19 from scapy.consts import FREEBSD, NETBSD 26 if FREEBSD or NETBSD: 236 if FREEBSD or NETBSD:
|
/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/ |
D | HostProperties.java | 67 FREEBSD, enumConstant 227 return OperatingSystem.FREEBSD; in getOperatingSystem()
|
/external/conscrypt/openjdk/src/main/java/org/conscrypt/ |
D | HostProperties.java | 66 FREEBSD, enumConstant 226 return OperatingSystem.FREEBSD; in getOperatingSystem()
|
/external/scapy/scapy/arch/ |
D | unix.py | 19 from scapy.consts import FREEBSD, NETBSD, OPENBSD, SOLARIS, LOOPBACK_NAME 47 elif FREEBSD:
|
D | __init__.py | 13 from scapy.consts import LINUX, OPENBSD, FREEBSD, NETBSD, DARWIN, \
|
/external/ltp/testcases/open_posix_testsuite/ |
D | BUILD | 21 FREEBSD
|
/external/strace/ |
D | ChangeLog-CVS | 808 [FREEBSD] (sys_getdirentries): Likewise. 1516 ALPHA || FREEBSD || SUNOS4. 1518 (sys_mkfifo): Define only for FREEBSD. 1519 * mem.c (sys_sbrk): Define only for FREEBSD || SUNOS4. 1521 ALPHA || FREEBSD || IA64 || SUNOS4 || SVR4. 1524 FREEBSD || SUNOS4 || SVR4. 1526 ALPHA || FREEBSD || SUNOS4 || SVR4. 1529 * signal.c (sys_sigblock): Define only for FREEBSD || SUNOS4. 1531 (sys_killpg): Define only for FREEBSD || SUNOS4. 2014 (direnttypes) [FREEBSD || LINUX]: Likewise. [all …]
|
D | ChangeLog | 49065 defined(FREEBSD) etc are always false. 49124 (trace_syscall_entering) [SVR4 || FREEBSD || SUNOS4]: Likewise.
|
/external/u-boot/ |
D | MAINTAINERS | 596 FREEBSD
|