Home
last modified time | relevance | path

Searched full:several (Results 1 – 25 of 2308) sorted by relevance

12345678910>>...93

/freebsd/contrib/bmake/unit-tests/
H A Dsuff-main-several.exp56 Parsing line 38: suff-main-several.1:
57 ParseDependency(suff-main-several.1:)
59 Parsing line 40: next-main: suff-main-several.{2,3,4}
60 ParseDependency(next-main: suff-main-several.{2,3,4})
61 Target "next-main" depends on "suff-main-several.{2,3,4}"
63 # suff-main-several.{2,3,4}, unmade, type none, flags none
71 # suff-main-several.1, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
72 # suff-main-several.{2,3,4}, unmade, type none, flags none
80 # suff-main-several.{2,3,4} [suff-main-several.{2,3,4}]
82 .ALLTARGETS = .1.2 .1.3 .1.4 next-main suff-main-several.1 suff-main-several.{2,3,4}
[all …]
H A Dsuff-main-several.mk1 # $NetBSD: suff-main-several.mk,v 1.1 2020/11/22 20:36:17 rillig Exp $
38 suff-main-several.1:
40 next-main: suff-main-several.{2,3,4}
/freebsd/usr.sbin/rpc.ypxfrd/
H A Drpc.ypxfrd.846 maps involves several steps:
72 This process can take several minutes when there are very large
74 For example: a passwd database with several tens of
75 thousands of entries can consume several megabytes of disk space,
96 to the several minutes it would take even a reasonably fast slave server
/freebsd/share/doc/papers/beyond4.3/
H A Dbeyond43.ms87 There have been several changes in the system that were included
141 contained several statically sized structures,
159 we have begun work on several new major areas of research.
207 can be established through tests with several vendors.
218 Berkeley became involved several months ago in the development
254 connecting several UC campuses, Stanford and NASA-Ames
259 We have made several changes in the local routing algorithm
265 Laboratory has led to the design and implementation of several new algorithms
301 It is frequently necessary to support several different remote
302 file system protocols, just as it is necessary to run several
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal.txt36 with several internal sensors, in order
176 such that a device does not cross several trip boundaries unexpectedly
189 Below are several examples on how to use thermal data descriptors
299 (b) - IC with several internal sensors
301 The example below describes how to deploy several thermal zones based off a
302 single sensor IC, assuming it has several internal sensors. This is a common
303 case on SoC designs with several internal IPs that may need different thermal
312 * A simple IC with several bandgap temperature sensors.
419 (c) - Several sensors within one single thermal zone
498 * An IC with several temperature sensor.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_006_pos.ksh37 # A volume can be added as several segments, but overlapping segments
60 log_assert "Verify volume can be add as several segments, but overlapping " \
73 log_note "Verify volume can be add as several segments."
108 log_pass "Verify volume can be added as several segments passed."
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt6 register contains several bit fields with one bit or several bits
13 have several systems (AP/CP/CM4) on one SoC.).
22 Moreover we recognise every fields comprising one bit or several
/freebsd/share/doc/psd/20.ipctut/
H A Dtutor.me54 Berkeley UNIX\(dg 4.4BSD offers several choices for interprocess communication.
123 Thus Berkeley UNIX 4.4BSD offers several choices for IPC.
271 the same call to \fIwrite()\fR or from several calls to \fIwrite()\fR
347 There are several domains for sockets.
366 Stream communication implies several things. Communication takes
370 one or several calls to \fIwrite()\fP
406 It is possible for several protocols, differing only in low level
502 Several different protocols may be active on
527 If a machine has several network addresses, it is likely
634 perhaps to several other potential communicants as well.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dmux-controller.yaml13 A multiplexer (or mux) controller will have one, or several, consumer devices
15 several parallel multiplexers. Presumably there will be at least one
17 control several multiplexers for a single consumer.
35 it is idle. For multiplexer chips that expose several mux controllers, the
93 left as is when it is idle. For multiplexer chips that expose several mux
H A Dmux-controller.txt4 A multiplexer (or mux) controller will have one, or several, consumer devices
6 several parallel multiplexers. Presumably there will be at least one
8 control several multiplexers for a single consumer.
129 it is idle. For multiplexer chips that expose several mux controllers, the
/freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_swap/
H A Dzvol_swap_006_pos.ksh37 # A volume can be add as several segments, but overlapping are not
69 log_assert "Verify volume can be add as several segments, but overlapping " \
80 log_note "Verify volume can be add as several segments."
115 log_pass "Verify volume can be added as several segments passed."
/freebsd/contrib/openbsm/
H A DREADME8 of several organizations.
10 OpenBSM includes several command line tools, including auditreduce(8) and
24 OpenBSM consists of several directories:
/freebsd/contrib/bearssl/inc/
H A Dbearssl_kdf.h77 * may be called several times to obtain the full output by chunks.
107 * may be called several times to obtain the full output by chunks.
166 * HKDF. This function may be called several times, after `br_hkdf_init()`
189 * called several times, but only after `br_hkdf_flip()`.
247 * SHAKE. This function may be called several times, after `br_shake_init()`
270 * called several times, but only after `br_shake_flip()`.
/freebsd/cddl/usr.bin/ctfmerge/
H A Dctfmerge.134 .Nd merge several CTF data sections into one
65 utility merges several CTF (Compact C Type Format) data sections from several
/freebsd/share/doc/papers/fsinterface/
H A Dfsinterface.ms54 several stylized interfaces between the filesystem implementation
79 Several of the underlying design issues are examined in detail.
95 systems, several vendors of
133 For reasons such as these, several filesystem interfaces have been used
153 There are several design goals which, in varying degrees,
197 Several historical features of
224 in several ways.
365 Several of the important performance improvements in 4.3BSD
442 Several support facilities are used by the current
545 Although it has several disadvantages which were described above,
[all …]
/freebsd/share/man/man8/
H A Dyp.8111 support several domains at once, therefore it is possible to have several
220 If there are several servers
221 available (a master and several slaves, for example),
299 use a master server and several slaves rather than just a single master
350 Spreading the client load out over several machines instead of
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-common.yaml14 This document defines device tree properties common to several classes of
64 Some display panels support several resolutions with different timings.
65 The display-timings bindings supports specifying several timings and
131 Display panels require power to be supplied. While several panels need
/freebsd/crypto/openssl/doc/man3/
H A DX509_LOOKUP_hash_dir.pod49 or CRL object (while PEM can contain several concatenated PEM objects)
61 Both methods support adding several certificate locations into one
104 For example, it is possible to have in the store several certificates with same
105 subject or several CRLs with same issuer (and, for example, different validity
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcavium-pip.txt3 The PIP Ethernet nexus can control several data packet input/output
5 several interfaces, and each interface may have several ports. These
/freebsd/crypto/openssl/doc/HOWTO/
H A Dkeys.txt12 Public keys come in several flavors, using different cryptographic
50 question (actually, several keys can be generated from the same
76 When that is done, you can generate a key using the created parameters (several
/freebsd/share/man/man4/
H A Dhpet.471 several (usually from 3 to 8) event timers.
73 (10MHz or more), and several programmable comparators (optionally with
92 comparator as separate event timer or group them into one or several per-CPU
/freebsd/share/doc/papers/sysperf/
H A D2.t38 Several standard maintenance programs are invaluable in
47 when the system is active you can judge the system activity in several
58 and several of these jobs may often be blocked (b). If the virtual
70 is overloaded or imbalanced. If you have several non-dma
207 Several user programs were written to sample and interpret the
/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dpage_name.36 There are several names in PKIX/X.509, GeneralName and Name.
8 … the long name CommonName and short name CN. The string itself can be of several encoding, UTF8, U…
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-peripheral-props.yaml92 description: Several SPI memories can be wired in stacked mode.
93 This basically means that either a device features several chip
104 description: Several SPI memories can be wired in parallel mode.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl-family.txt16 - interrupt-controller : Since the twl support several interrupts internally,
21 - Child nodes contain in the twl. The twl family is made of several variants

12345678910>>...93