Searched refs:OpenBSD (Results 1 - 25 of 50) sorted by relevance

12

/external/jpeg/
H A Dconfig.guess112 amiga:OpenBSD:*:*)
115 arc64:OpenBSD:*:*)
118 arc:OpenBSD:*:*)
121 hkmips:OpenBSD:*:*)
124 pmax:OpenBSD:*:*)
127 sgi:OpenBSD:*:*)
130 wgrisc:OpenBSD:*:*)
195 atari*:OpenBSD:*:*)
201 sun3*:OpenBSD:*:*)
207 mac68k:OpenBSD
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dconfig.guess112 amiga:OpenBSD:*:*)
115 arc64:OpenBSD:*:*)
118 arc:OpenBSD:*:*)
121 hkmips:OpenBSD:*:*)
124 pmax:OpenBSD:*:*)
127 sgi:OpenBSD:*:*)
130 wgrisc:OpenBSD:*:*)
195 atari*:OpenBSD:*:*)
201 sun3*:OpenBSD:*:*)
207 mac68k:OpenBSD
[all...]
/external/qemu-pc-bios/bochs/
H A Dconfig.guess176 amiga:OpenBSD:*:*)
179 arc:OpenBSD:*:*)
182 hp300:OpenBSD:*:*)
185 mac68k:OpenBSD:*:*)
188 macppc:OpenBSD:*:*)
191 mvme68k:OpenBSD:*:*)
194 mvme88k:OpenBSD:*:*)
197 mvmeppc:OpenBSD:*:*)
200 pmax:OpenBSD:*:*)
203 sgi:OpenBSD
[all...]
/external/grub/docs/
H A Dmenu.lst53 # For booting OpenBSD
54 title OpenBSD
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp94 // OpenBSD and Bitrig have buggy support for .quad in 32-bit mode, just split
96 if ((T.getOS() == Triple::OpenBSD || T.getOS() == Triple::Bitrig) &&
/external/libpcap/
H A Dconfig.guess200 amiga:OpenBSD:*:*)
203 arc:OpenBSD:*:*)
206 hp300:OpenBSD:*:*)
209 mac68k:OpenBSD:*:*)
212 macppc:OpenBSD:*:*)
215 mvme68k:OpenBSD:*:*)
218 mvme88k:OpenBSD:*:*)
221 mvmeppc:OpenBSD:*:*)
224 pegasos:OpenBSD:*:*)
227 pmax:OpenBSD
[all...]
/external/tcpdump/
H A Dconfig.guess200 amiga:OpenBSD:*:*)
203 arc:OpenBSD:*:*)
206 hp300:OpenBSD:*:*)
209 mac68k:OpenBSD:*:*)
212 macppc:OpenBSD:*:*)
215 mvme68k:OpenBSD:*:*)
218 mvme88k:OpenBSD:*:*)
221 mvmeppc:OpenBSD:*:*)
224 pegasos:OpenBSD:*:*)
227 pmax:OpenBSD
[all...]
/external/grub/
H A Dconfig.guess200 amd64:OpenBSD:*:*)
203 amiga:OpenBSD:*:*)
206 cats:OpenBSD:*:*)
209 hp300:OpenBSD:*:*)
212 luna88k:OpenBSD:*:*)
215 mac68k:OpenBSD:*:*)
218 macppc:OpenBSD:*:*)
221 mvme68k:OpenBSD:*:*)
224 mvme88k:OpenBSD:*:*)
227 mvmeppc:OpenBSD
[all...]
/external/srtp/
H A Dconfig.guess200 amd64:OpenBSD:*:*)
203 amiga:OpenBSD:*:*)
206 cats:OpenBSD:*:*)
209 hp300:OpenBSD:*:*)
212 luna88k:OpenBSD:*:*)
215 mac68k:OpenBSD:*:*)
218 macppc:OpenBSD:*:*)
221 mvme68k:OpenBSD:*:*)
224 mvme88k:OpenBSD:*:*)
227 mvmeppc:OpenBSD
[all...]
/external/openssh/regress/
H A Dbsd.regress.mk1 # $OpenBSD: bsd.regress.mk,v 1.9 2002/02/17 01:10:15 marc Exp $
/external/llvm/include/llvm/ADT/
H A DTriple.h95 OpenBSD, enumerator in enum:llvm::Triple::OSType
/external/llvm/tools/llvm-shlib/
H A DMakefile66 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD OpenBSD GNU Bitrig))
/external/openssl/crypto/perlasm/
H A Dx86asm.pl244 a.out - DJGPP, elder OpenBSD, etc.
/external/clang/lib/Driver/
H A DToolChains.h437 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF { class in namespace:clang::driver::toolchains
439 OpenBSD(const Driver &D, const llvm::Triple& Triple, const ArgList &Args);
H A DToolChains.cpp1546 /// OpenBSD - OpenBSD tool chain which can call as(1) and ld(1) directly.
1548 OpenBSD::OpenBSD(const Driver &D, const llvm::Triple& Triple, const ArgList &Args) function in class:OpenBSD
1554 Tool &OpenBSD::SelectTool(const Compilation &C, const JobAction &JA,
/external/llvm/lib/Support/
H A DTriple.cpp120 case OpenBSD: return "openbsd";
291 .StartsWith("openbsd", Triple::OpenBSD)
H A Dregengine.inc2 * This code is derived from OpenBSD's libc/regex, original license follows:
/external/clang/lib/Frontend/
H A DInitHeaderSearch.cpp220 case llvm::Triple::OpenBSD:
417 case llvm::Triple::OpenBSD: {
/external/openssl/crypto/engine/
H A Deng_cryptodev.c35 (defined(OpenBSD) || defined(__FreeBSD__))
37 # if (OpenBSD >= 200112) || ((__FreeBSD_version >= 470101 && __FreeBSD_version < 500000) || __FreeBSD_version >= 500041)
40 # if (OpenBSD >= 200110)
/external/openssh/contrib/suse/
H A Dopenssh.spec59 OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
73 OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
/external/clang/lib/Basic/
H A DTargets.cpp358 // OpenBSD Target
364 // OpenBSD defines; list based off of gcc output
803 getTriple().getOS() != llvm::Triple::OpenBSD)
4209 case llvm::Triple::OpenBSD:
4260 case llvm::Triple::OpenBSD:
4276 case llvm::Triple::OpenBSD:
4300 case llvm::Triple::OpenBSD:
4342 case llvm::Triple::OpenBSD:
4370 case llvm::Triple::OpenBSD:
4407 case llvm::Triple::OpenBSD
[all...]
/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp33 T.getOS() == llvm::Triple::OpenBSD ||
/external/openssh/contrib/redhat/
H A Dopenssh.spec76 Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
141 OpenSSH is OpenBSD's version of the last free version of SSH, bringing
/external/qemu/fpu/
H A Dsoftfloat-native.h26 || (defined(__OpenBSD__) && (OpenBSD < 200811))
/external/chromium/third_party/libevent/
H A Dconfig.guess204 *:OpenBSD:*:*)
205 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`

Completed in 3027 milliseconds

12