Home
last modified time | relevance | path

Searched +full:three +full:- +full:level (Results 1 – 25 of 841) sorted by relevance

12345678910>>...34

/freebsd/share/man/man4/
H A Dpsm.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
60 Basic PS/2 style pointing device has two or three buttons.
93 driver has three levels of operation.
94 The current operation level can be set via an ioctl call.
96 At the level zero the basic support is provided; the device driver will report
98 and state of up to three buttons.
99 The movement and status are encoded in a series of fixed-length data packets
102 This is the default level of operation and the driver is initially
103 at this level when opened by the user program.
105 The operation level one, the `extended' level, supports a roller (or wheel),
[all …]
H A Dmac_mls.41 .\" Copyright (c) 2002-2004 Networks Associates Technology, Inc.
7 .\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
36 .Nd "Multi-Level Security confidentiality policy"
40 .Bd -ragged -offset indent
47 .Bd -ragged -offset indent
53 .Bd -literal -offset indent
59 policy module implements the Multi-Level Security, or MLS model,
63 each subject's MLS label contains information on its clearance level,
67 made up of a sensitivity level and zero or more compartments.
71 The sensitivity level is expressed as a value between 0 and
[all …]
H A Dmouse.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
54 Movement and button states are usually encoded in fixed-length data packets.
58 The mouse drivers may have ``non-blocking'' attribute which will make
62 The current operation level can be examined and changed via
65 The level zero is the lowest level at which the driver offers the basic
68 and state of up to three buttons at this level.
69 At the level one, if supported by the driver, mouse data is encoded
74 .Bl -tag -width Byte_1 -compact
76 .Bl -tag -width bit_7 -compact
92 -128 through 127.
[all …]
H A Dmac_biba.41 .\" Copyright (c) 2002-2004 Networks Associates Technology, Inc.
7 .\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
40 .Bd -ragged -offset indent
47 .Bd -ragged -offset indent
53 .Bd -literal -offset indent
63 up of hierarchal grades, and non-hierarchal components.
69 The non-hierarchal compartment field is expressed as a set of up to 256
71 A complete label consists of both hierarchal and non-hierarchal elements.
73 Three special label values exist:
74 .Bl -column -offset indent ".Li biba/equal" "lower than all other labels"
[all …]
H A Dng_hci.41 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
44 Bluetooth is a short-range radio link intended to replace the cable(s)
50 asynchronous data channel, up to three simultaneous synchronous voice
59 The Bluetooth system provides a point-to-point connection (only two
60 Bluetooth units involved), or a point-to-multipoint connection.
61 In the point-to-multipoint connection,
68 In addition, many more slaves can remain locked to the master in a so-called
79 in different piconets on a time-division multiplex basis.
81 The piconets shall not be frequency-synchronized.
87 The slot numbering ranges from 0 to 2^27 -1 and is cyclic with a cycle length
[all …]
H A Dpcf8591.42 .\" SPDX-License-Identifier: BSD-2-Clause
32 .Nd driver for the PCF8591 8-bit A/D and D/A converter
37 .Bd -ragged -offset indent
45 .Bd -literal -offset indent
53 .Bl -bullet
55 four single-ended inputs
57 three differential inputs (one input line is shared between all three inputs)
59 two single-ended inputs and one differential input
71 .Bl -tag -width inputs.%d
73 The input level of the corresponding input in steps between 0 and 255.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dimg,pdc-intc.txt10 - compatible: Specifies the compatibility list for the interrupt controller.
11 The type shall be <string> and the value shall include "img,pdc-intc".
13 - reg: Specifies the base PDC physical address(s) and size(s) of the
14 addressable register space. The type shall be <prop-encoded-array>.
16 - interrupt-controller: The presence of this property identifies the node
19 - #interrupt-cells: Specifies the number of cells needed to encode an
22 - num-perips: Number of waking peripherals.
24 - num-syswakes: Number of SysWake inputs.
26 - interrupts: List of interrupt specifiers. The first specifier shall be the
34 - <1st-cell>: The interrupt-number that identifies the interrupt source.
[all …]
H A Driscv,cpu-intc.txt1 RISC-V Hart-Level Interrupt Controller (HLIC)
2 ---------------------------------------------
4 RISC-V cores include Control Status Registers (CSRs) which are local to each
5 CPU core (HART in RISC-V terminology) and can be read or written by software.
10 The RISC-V supervisor ISA manual specifies three interrupt sources that are
13 timer interrupt comes from an architecturally mandated real-time timer that is
16 via the platform-level interrupt controller (PLIC).
18 All RISC-V systems that conform to the supervisor ISA specification are
19 required to have a HLIC with these three interrupt sources present. Since the
27 - compatible : "riscv,cpu-intc"
[all …]
/freebsd/share/man/man4/man4.i386/
H A Dsbni.437 .Bl -bullet -compact
39 SBNI12-02, SBNI12D-02
41 SBNI12-04, SBNI12D-04
43 SBNI12-05, SBNI12D-05, ISA and PCI
45 SBNI12-10, SBNI12D-10, ISA and PCI
49 .Bl -bullet
51 SBNI12-11, SBNI12D-11, ISA and PCI.
58 which can set baud rate, receive level, and low three bytes of Ethernet
59 MAC-address (high three are always
62 presented to the system as Ethernet-like network cards.
[all …]
/freebsd/lib/libc/stdlib/
H A Dtsearch.3108 is called with three arguments: a pointer to the current node,
111 specifying the traversal type, and a node level (where level
147 .Bd -literal
174 char two[] = "blah-2";
175 char three[] = "blah-3";
176 char four[] = "blah-4";
180 tsearch(three, &root, comp);
196 .St -p1003.1-2008 .
201 .St -p1003.1-2008 ,
205 for source-level compatibility.
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dopp-v2-base.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/opp/opp-v
[all...]
H A Dopp.txt2 ----------------------------------------------------
4 Devices work at voltage-current-frequency combinations and some implementations
13 Binding 1: operating-points
16 This binding only supports voltage-frequency pairs.
19 - operating-points: An array of 2-tuples items, and each item consists
20 of frequency and voltage like <freq-kHz vol-uV>.
27 compatible = "arm,cortex-a9";
29 next-level-cache = <&L2>;
30 operating-points = <
39 Binding 2: operating-points-v2
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-no-match.mk1 # $NetBSD: varmod-no-match.mk,v 1.3 2023/02/26 06:08:06 rillig Exp $
8 .if ${:U one two three :Ntwo} != "one three"
13 # See varmod-match.mk for the details of pattern matching.
14 .if ${:U one two three four six :Nt*} != "one four six"
30 .if ${:U one two three :N} != "one two three"
33 .if ${:U one two three :M*} != "one two three"
38 # Idiom: single-word expression equals any of several words or patterns
61 # condition may look like '${VAR} != ""', which for a single-word variable is
80 # situation as the '!' adds another level of negations, and the word 'empty'
H A Dvarmod-match.mk1 # $NetBSD: varmod-match.mk,v 1.26 2024/07/09 17:07:23 rillig Exp $
36 .if ${One Two Three Four five six seven so s:L:Ms??*} != "six seven"
81 # [a-z] matches 1 character from the range 'a' to 'z'
82 # [z-a] matches 1 character from the range 'a' to 'z'
85 .if ${One Two Three Four five six seven:L:M[A-Z]*} != "One Two Three Four"
90 .if ${One Two Three Four five six seven:L:M[^A-Z]*} != "five six seven"
119 # [a-c] matches exactly 1 character from the range 'a' to 'c'
120 .if ${ A B C a b c d [a-c] [a] :L:M[a-c]} != "a b c"
124 # [c-a] matches the same as [a-c]
125 .if ${ A B C a b c d [a-c] [a] :L:M[c-a]} != "a b c"
[all …]
/freebsd/sys/net/altq/
H A Daltq_cdnr.h1 /*-
2 * Copyright (C) 1999-2002
38 #define TCETYPE_TOP 1 /* top level conditioner */
41 #define TCETYPE_TRTCM 4 /* (two-rate) three color marker */
42 #define TCETYPE_TSWTCM 5 /* time sliding window 3-color maker */
92 /* token-bucket meter operations */
115 /* two-rate three-color marker operations */
123 int coloraware; /* color-aware/color-blind */
133 int coloraware; /* color-aware/color-blind */
144 /* time sliding window three-color marker operations */
[all …]
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt4 LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in
19 somewhat similar to the behavior of LZW-based _compress_.)
32 To avoid a worst-case situation, very long hash chains are arbitrarily
33 truncated at a certain length, determined by a runtime option (level
52 modes (level parameter 1 to 3). For these fast modes, new strings
67 inflate() sets up a first level table that covers some number of bits of
71 the value, else it will point to the next level table for which inflate()
77 be a first level table to cover all the way to the longest code. However,
100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a
121 kbytes. You can imagine that filling in a 2^15 entry table for a 15-bit code
[all …]
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dgpio-wdt.txt1 * GPIO-controlled Watchdog
4 - compatible: Should contain "linux,wdt-gpio".
5 - gpios: From common gpio binding; gpio connection to WDT reset pin.
6 - hw_algo: The algorithm used by the driver. Should be one of the
8 - toggle: Either a high-to-low or a low-to-high transition clears
10 left floating or connected to a three-state buffer.
11 - level: Low or high level starts counting WDT timeout,
12 the opposite level disables the WDT. Active level is determined
14 - hw_margin_ms: Maximum time to reset watchdog circuit (milliseconds).
17 - always-running: If the watchdog timer cannot be disabled, add this flag to
[all …]
H A Dgpio-wdt.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/gpio-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Robert Marko <robert.marko@sartura.hr>
14 const: linux,wdt-gpio
24 - description:
25 Either a high-to-low or a low-to-high transition clears the WDT counter.
27 to a three-state buffer.
29 - description:
[all …]
H A Dlinux,wdt-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/linux,wdt-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: GPIO-controlled Watchdog
10 - Guenter Roeck <linux@roeck-us.net>
11 - Robert Marko <robert.marko@sartura.hr>
15 const: linux,wdt-gpio
24 - description:
25 Either a high-to-low or a low-to-high transition clears the WDT counter.
[all …]
/freebsd/contrib/sendmail/libsm/
H A Dassert.html11 <br> $Id: assert.html,v 1.6 2001-08-27 21:47:03 ca Exp $
49 cc -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1 ...
62 This is the low level interface for causing abnormal program
94 This is the high level interface for causing abnormal program
107 There are three kinds of assertion:
143 each of the three kinds of assertions, for performance reasons.
147 By default, all three types of assertion are enabled.
162 -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1
201 What activation level should you check for?
205 level 1: &lt; 10 basic C operations<br>
[all …]
/freebsd/contrib/mandoc/
H A Dmandocd.858 formatted as a decimal ASCII-encoded integer.
64 loops reading one-byte messages with
68 It ignores the byte read and only uses the out-of-band auxiliary
72 The parent process is expected to pass three file descriptors
82 .Bl -tag -width Ds
112 After exhausting one input file descriptor, all three file descriptors
115 When a zero-byte message is read, when the
122 .Ex -std
124 A zero-byte message or a closed
128 .Bl -bullet
[all …]
H A Dmandoc.13 .\" Copyright (c) 2012, 2014-2021 Ingo Schwarze <schwarze@openbsd.org>
32 .Op Fl W Ar level
50 .Bl -tag -width Ds
81 .Cm us-ascii ,
82 .Cm iso-8859-1 ,
84 .Cm utf-8 .
87 .Bl -enum
89 If the first three bytes of the input file are the UTF-8 byte order
91 .Cm utf-8 .
97 .D1 .\e" -*- Oo ...; Oc coding: Ar encoding ; No -*-
[all …]
/freebsd/usr.bin/clang/llvm-profdata/
H A Dllvm-profdata.14 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.h1 //===- X86DisassemblerTables.h - Disassembler tables ------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
32 /// DisassemblerTables - Encapsulates all the decode tables being generated by
39 /// [0] one-byte opcodes
40 /// [1] two-byte opcodes of the form 0f __
41 /// [2] three-byte opcodes of the form 0f 38 __
42 /// [3] three-byte opcodes of the form 0f 3a __
63 /// emitModRMDecision - Emits a table of entries corresponding to a single
[all …]
/freebsd/sys/contrib/zlib/
H A Dinffast.c1 /* inffast.c -- fast decoding
2 * Copyright (C) 1995-2017 Mark Adler
12 # pragma message("Assembler code may have bugs -- use at your own risk")
18 available, an end-of-block is encountered, or a data error is encountered.
25 state->mode == LEN
26 strm->avail_in >= 6
27 strm->avail_out >= 258
28 start >= strm->avail_out
29 state->bits < 8
31 On return, state->mode is one of:
[all …]

12345678910>>...34