Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFeatures.td43 "Assume that the distinct-operands facility is installed"
48 "Assume that the fast-serialization facility is installed"
58 "Assume that the high-word facility is installed"
63 "Assume that interlocked-access facility 1 is installed"
75 "Assume that the population-count facility is installed"
114 "Assume that the execution-hint facility is installed"
119 "Assume that the load-and-trap facility is installed"
144 "Assume that the enhanced-DAT facility 2 is installed"
185 "Assume that the vectory facility is installed"
277 "Assume that the enhanced-sort facility is installed"
[all …]
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_irq_kms.c59 if (!rdev->irq.installed) in radeon_driver_irq_handler_kms()
356 rdev->irq.installed = true; in radeon_irq_kms_init()
377 if (rdev->irq.installed) { in radeon_irq_kms_fini()
400 if (!rdev->irq.installed) in radeon_irq_kms_sw_irq_get()
439 if (!rdev->irq.installed) in radeon_irq_kms_sw_irq_put()
465 if (!rdev->irq.installed) in radeon_irq_kms_pflip_irq_get()
491 if (!rdev->irq.installed) in radeon_irq_kms_pflip_irq_put()
513 if (!rdev->irq.installed) in radeon_irq_kms_enable_afmt()
535 if (!rdev->irq.installed) in radeon_irq_kms_disable_afmt()
557 if (!rdev->irq.installed) in radeon_irq_kms_enable_hpd()
[all …]
/openbsd/gnu/llvm/compiler-rt/docs/
H A DBuildingCompilerRT.rst31 Path where LLVM will be installed if "make install" is invoked or the
47 Prefix for directories where built Compiler-RT artifacts should be installed.
59 Path where built Compiler-RT libraries should be installed. If a relative
66 Path where built Compiler-RT executables should be installed. If a relative
73 Path where Compiler-RT headers should be installed. If a relative
80 Path where Compiler-RT data should be installed. If a relative
91 installed. On a 64-bit architecture, one could use ``-DLLVM_LIBDIR_SUFFIX=64``
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Require/
H A DModule.t3 is($CLASS->skip('Scalar::Util'), undef, "will not skip, module installed");
14 "Module 'Some::Fake::Module' is not installed",
15 "Skip, not installed"
/openbsd/gnu/usr.bin/perl/utils/
H A Dperlivp.PL286 my $installed = ExtUtils::Installed -> new();
287 my @modules = $installed -> modules();
296 $version = $installed -> version($_);
306 @missing = $installed -> validate($_);
/openbsd/usr.bin/libtool/LT/
H A DLibrary.pm63 my $installed = $lainfo->{installed};
69 if ($d !~ m/\Q$ltdir\E$/ && $installed eq 'no') {
81 if ($staticflag && $installed eq 'no') {
/openbsd/gnu/llvm/llvm/utils/gn/build/
H A Dmac_sdk.gni7 # Set to true if you don't have Xcode installed, but do have the commandline
15 # long and almost everyone has Xcode installed. So require that people who
16 # don't have it installed set a gn arg.
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3041.C16 static int installed = b(this); in B() local
24 static int installed = b(this); in C() local
/openbsd/usr.sbin/unbound/
H A DREADME.md20 installed.
21 If building from the repository source you also need flex and bison installed.
22 Unbound can be compiled and installed using:
38 will be installed and are available on the Unbound
/openbsd/usr.sbin/fw_update/
H A Dfw_update.sh476 set -A installed -- $( installed_firmware '' "$d-firmware-" '*' )
570 set -A installed
574 set -A installed -- $(
590 set -A installed -- $( installed_firmware '*' '-firmware-' '*' )
592 set -A installed -- $(
706 set -A installed
708 set -A installed -- \
/openbsd/distrib/notes/macppc/
H A Dinstall4 Before you begin, you should decide if OpenBSD is to be installed
7 For stand-alone (No Mac OS installed) or dedicated disks, the MBR
11 by the Mac OS partition editor and Mac OS installed to the proper partition.
19 At this time, the system can be installed from the supplied
23 Once the bootloader is installed on the local hard drive, the
46 spare partition where OpenBSD can be installed.
143 automatically installed if you set up a small (a few MB) MSDOS
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_irq.c170 if (!adev->irq.installed) in amdgpu_irq_handler()
321 adev->irq.installed = true; in amdgpu_irq_init()
332 if (adev->irq.installed) { in amdgpu_irq_fini_hw()
334 adev->irq.installed = false; in amdgpu_irq_fini_hw()
595 if (!adev->irq.installed) in amdgpu_irq_get()
625 if (!adev->irq.installed) in amdgpu_irq_put()
659 if (!adev->irq.installed) in amdgpu_irq_enabled()
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPkgCfl.pod33 and C<OpenBSD::PkgCfl::find_all>. Package tools usually handle installed
34 packages, and this interface automatically takes the initial set of installed
36 be used to add and remove a packing-list from the set of installed packages,
H A DRequiredBy.pod5 OpenBSD::RequiredBy - manage installed package dependencies
40 for installed packages.
65 installed package is deleted completely,
H A DFwUpdate.pm184 my $inst = $state->repo->installed;
243 my (@installed, @unneeded, @needed);
247 push(@installed, $h);
257 $state->fw_status("Installed", \@installed);
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dt-cygwin5 # the build, it may not be installed yet.
11 # limits.h when building libgcc2. Otherwise, winsup must be installed
/openbsd/usr.bin/cvs/
H A DREADME12 The OpenCVS binary is installed as /usr/bin/opencvs. Man pages for OpenCVS
13 are not installed, yet.
/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Doptions.inc38 // signal handlers need to be installed, and then use
47 "will forward the signal to any previously-installed handler, and user "
49 "the same. Note, if the previously installed SIGSEGV handler is SIG_IGN, "
59 "previously-installed signal handlers will only be triggered for "
/openbsd/gnu/usr.bin/texinfo/
H A DINSTALL12 * texinfo.tex and the other *.tex files are not installed by `make
17 texinfo.tex is installed in ${TEXMF}/tex/texinfo/texinfo.tex, etc.
21 have the files installed. (And you're keeping them up to date, right?)
/openbsd/usr.sbin/nsd/
H A DREADME.md20 Make sure you have the following installed:
34 NSD can be compiled and installed using:
43 installed (use `man nsd.conf`) and are available on the NSD
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dbase-config-ix.cmake76 "Prefix for directories where built compiler-rt artifacts should be installed.")
106 "Path where built compiler-rt libraries should be installed.")
112 "Path where built compiler-rt libraries should be installed.")
116 "Path where built compiler-rt executables should be installed.")
119 "Path where compiler-rt headers should be installed.")
122 "Path where compiler-rt data files should be installed.")
151 # This can happen when you only have the commandline tools installed
/openbsd/lib/libc/rpc/
H A DREADME74 may have been based on Sun's NFS Source. The include files installed
104 The RPC library will be built and installed first. By default it is
105 installed in /usr/lib as "librpclib.a". The directory
107 be installed there. ALL RPC SERVICES INCLUDE THESE HEADER FILES.
110 where it is installed, be sure to edit etc/'s Makefile to reflect this.
111 These programs are installed in /etc. PORTMAP MUST BE RUNNING ON
114 rpcgen is installed in /usr/bin. This program is required to build
120 compiled and installed in /etc. If you wish to make this service
126 client (rstat) will be installed in /usr/bin. This program queries
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A Daclocal.m4102 # see if one is installed
113 if test x"${ac_cv_c_tclh}" = x"installed" ; then
114 AC_MSG_RESULT([is installed])
180 # since we have no idea if it's installed or not.
269 # see if one is conveniently installed with the compiler
359 # see if one is installed
361 AC_HEADER_CHECK(tk.h, ac_cv_c_tkh=installed)
366 if test x"${ac_cv_c_tkh}" = x"installed" ; then
367 AC_MSG_RESULT([is installed])
380 # if Tk is installed, extract the major/minor version
[all …]
/openbsd/gnu/usr.bin/cvs/
H A Dacinclude.m443 # installed. I'm still not sure whether to consider this a bug. The long
44 # way around is to not consider GSSPAI installed unless gss_import_name is
137 # Expect the libs to be installed parallel to the headers
157 # that it could have been installed from elsewhere.
174 # resolv required, but not installed by Heimdal K 0.3d
221 # Kerberos are installed and in the path, this will leave
/openbsd/gnu/usr.bin/perl/
H A DREADME.amiga16 installed.
22 Once perl is installed you can read this document in the following way
59 If you do not have the SDK installed you must at least have abc-shell
60 installed or some other suitable sh port. This is required to run
125 Once installed you may delete the temporary archive.
130 If you have the earlier ports perl 5.16 or 5.8 installed you may like

12345678910>>...27