/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | OpenBSD.cpp | 95 const toolchains::OpenBSD &ToolChain = in ConstructJob() 96 static_cast<const toolchains::OpenBSD &>(getToolChain()); in ConstructJob() 230 SanitizerMask OpenBSD::getSupportedSanitizers() const { in getSupportedSanitizers() 248 OpenBSD::OpenBSD(const Driver &D, const llvm::Triple &Triple, in OpenBSD() function in OpenBSD 254 void OpenBSD::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs() 287 void OpenBSD::addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibCxxIncludePaths() 293 void OpenBSD::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs() 301 std::string OpenBSD::getCompilerRT(const ArgList &Args, in getCompilerRT() 309 Tool *OpenBSD::buildAssembler() const { in buildAssembler() 313 Tool *OpenBSD::buildLinker() const { return new tools::openbsd::Linker(*this); } in buildLinker() [all …]
|
D | OpenBSD.h | 53 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF { 55 OpenBSD(const Driver &D, const llvm::Triple &Triple,
|
/external/openssh/ |
D | README | 7 This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other 18 support, EGD/PRNGD support and replacements for OpenBSD library 21 FreeBSD, NetBSD, OpenBSD, OpenServer, Solaris and UnixWare. 23 This version actively tracks changes in the OpenBSD CVS repository. 35 are welcomed, but please follow the OpenBSD style guidelines[1]. 44 This version of OpenSSH is based upon code retrieved from the OpenBSD CVS
|
D | README.tun | 9 a network configuration specific to the OpenBSD operating system. 34 the network tunnel configuration with OpenBSD. For example, use the 40 OpenBSD also supports layer 2 tunneling over the tun device by adding 132 $OpenBSD: README.tun,v 1.4 2006/03/28 00:12:31 deraadt Exp $
|
D | README.version | 1 URL: https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
|
/external/python/cpython2/Misc/ |
D | README.OpenBSD | 4 If you are have a problem building on OpenBSD and see output like this 17 please tell python-dev@python.org indicating your version of OpenBSD 28 OpenBSD/2.* | OpenBSD/3.@<:@012345678@:>@)
|
D | README | 34 README.OpenBSD Help for building problems on OpenBSD
|
/external/llvm-project/lldb/source/Plugins/Platform/ |
D | CMakeLists.txt | 7 #elseif (CMAKE_SYSTEM_NAME MATCHES "OpenBSD") 8 add_subdirectory(OpenBSD)
|
/external/llvm-project/clang/lib/Basic/ |
D | Targets.cpp | 149 case llvm::Triple::OpenBSD: in AllocateTarget() 191 case llvm::Triple::OpenBSD: in AllocateTarget() 225 case llvm::Triple::OpenBSD: in AllocateTarget() 284 case llvm::Triple::OpenBSD: in AllocateTarget() 300 case llvm::Triple::OpenBSD: in AllocateTarget() 327 case llvm::Triple::OpenBSD: in AllocateTarget() 349 case llvm::Triple::OpenBSD: in AllocateTarget() 365 case llvm::Triple::OpenBSD: in AllocateTarget() 396 case llvm::Triple::OpenBSD: in AllocateTarget() 441 case llvm::Triple::OpenBSD: in AllocateTarget() [all …]
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.7.rst | 100 - util: unbreak endian detection on OpenBSD 101 - util/anon_file: add OpenBSD shm_mkstemp() path 102 - meson: build with _ISOC11_SOURCE on OpenBSD 104 - util: futex fixes for OpenBSD 109 - util/os_misc: os_get_available_system_memory() for OpenBSD
|
/external/iptables/utils/ |
D | pf.os | 2 # $OpenBSD: pf.os,v 1.27 2016/09/03 17:08:57 sthen Exp $ 182 # traffic (OpenBSD pf with "scrub" enabled, for example) will, well, 305 # ----------------- OpenBSD ----------------- 307 16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6) 308 16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8::OpenBSD 3.0-4.8 309 16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8:no-df:OpenBSD 3.0-4.8 (scrub no-df) 310 57344:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0::OpenBSD 3.3-4.0 311 57344:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0:no-df:OpenBSD 3.3-4.0 (scrub no-df) 313 65535:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0:opera:OpenBSD 3.0-4.0 (Opera) 315 16384:64:1:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9::OpenBSD 4.9 [all …]
|
/external/python/cpython3/Doc/using/ |
D | unix.rst | 39 On FreeBSD and OpenBSD 46 * OpenBSD users, to add the package use:: 50 …pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<ver… 54 pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz
|
/external/libusb/ |
D | ChangeLog | 17 * OpenBSD: Allow opening ugen devices multiple times (#763) 18 * OpenBSD: Support libusb_get_port_number() (#764) 32 * BSD: Remove infinite recursion in OpenBSD backend 129 * OpenBSD: Update OpenBSD backend with support for control transfers to 131 Note that using this libusb version on OpenBSD requires using 132 OpenBSD 5.3-current or later. Users of older OpenBSD versions are advised 133 to stay with the libusb shipped with OpenBSD (mpi) 232 * Add OpenBSD support
|
D | libusb-1.0.pc.in | 7 Description: C API for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Solaris …
|
D | METADATA | 2 description: "libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD …
|
/external/rust/crates/num_cpus/ |
D | CHANGELOG.md | 11 - fix `get` on OpenBSD to ignore offline CPUs 12 - implement `get_physical` on OpenBSD
|
/external/python/cpython2/Doc/using/ |
D | unix.rst | 39 On FreeBSD and OpenBSD 46 * OpenBSD users, to add the package use:: 50 …pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<ver… 54 pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz
|
/external/bc/ |
D | RELEASE.md | 28 sanitizers, and no valgrind, on OpenBSD. 47 * OpenBSD
|
/external/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
D | PlatformOpenBSD.cpp | 52 case llvm::Triple::OpenBSD: in CreateInstance() 142 triple.setOS(llvm::Triple::OpenBSD); in GetSupportedArchitectureAtIndex()
|
/external/bc/gen/ |
D | dc_help.txt | 42 This dc is (mostly) compatible with the OpenBSD dc and the GNU dc. See the 43 OpenBSD man page (http://man.openbsd.org/OpenBSD-current/man1/dc.1) and the GNU
|
/external/llvm-project/compiler-rt/test/ |
D | CMakeLists.txt | 56 # OpenBSD not supporting asan, cannot run the tests 57 … if(COMPILER_RT_BUILD_LIBFUZZER AND NOT "${CMAKE_SYSTEM_NAME}" STREQUAL "OpenBSD" AND NOT ANDROID)
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ |
D | openbsd-headers.test | 1 ## Check that llvm-objdump dumps OpenBSD program headers correctly.
|
/external/libcups/ |
D | INSTALL.md | 120 or if you have FreeBSD, NetBSD, or OpenBSD type: 135 or if you have FreeBSD, NetBSD, or OpenBSD type: 151 or for FreeBSD, NetBSD, or OpenBSD: 185 for FreeBSD, NetBSD, and OpenBSD. The <format> target is one of the following:
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | README | 68 | M88K | OpenBSD/mvme88k | GCC | 95 | VAX | OpenBSD/vax | GCC | 102 | X86 | OpenBSD | GCC | 111 | X86-64 | OpenBSD | GCC | 262 Fix x86 OpenBSD configury. 265 Enable x86 OpenBSD thanks to Thomas Heller, and
|
/external/libffi/ |
D | README | 68 | M88K | OpenBSD/mvme88k | GCC | 96 | VAX | OpenBSD/vax | GCC | 103 | X86 | OpenBSD | GCC | 112 | X86-64 | OpenBSD | GCC | 280 Fix x86 OpenBSD configury. 283 Enable x86 OpenBSD thanks to Thomas Heller, and
|