Home
last modified time | relevance | path

Searched +full:lines +full:- +full:initial +full:- +full:states (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.175 .Bl -tag -width indent
77 Specifies an 8-bit data path. This causes an attempt to
96 Specifies an 8-bit data path on output. This causes the
99 Sets the IP type-of-service (TOS) option for the telnet
128 Sets the initial value of the
133 Sets the initial
178 unless modified by the -e option.
224 and (normally) only completed lines are sent to the remote host.
298 .Bl -tag -width "mode type"
304 .Bl -tag -width "disable type"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnxp,pcf8575.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: PCF857x-compatible I/O expanders
10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
13 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be
14 driven high by a pull-up current source or driven low to ground. This
25 - maxim,max7328
26 - maxim,max7329
27 - nxp,pca8574
[all …]
H A Dgpio-pcf857x.txt1 * PCF857x-compatible I/O expanders
3 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be
4 driven high by a pull-up current source or driven low to ground. This combines
14 - compatible: should be one of the following.
15 - "maxim,max7328": For the Maxim MAX7378
16 - "maxim,max7329": For the Maxim MAX7329
17 - "nxp,pca8574": For the NXP PCA8574
18 - "nxp,pca8575": For the NXP PCA8575
19 - "nxp,pca9670": For the NXP PCA9670
20 - "nxp,pca9671": For the NXP PCA9671
[all …]
/freebsd/share/doc/usd/12.vi/summary/
H A Dvi.summary78 % ex \-t \fItag\fP start at \fItag\fP
79 % ex \-r list saved files
80 % ex \-r \fIname\fP recover file \fIname\fP
82 % ex \-R \fIname\fP read only mode
86 .h "Ex states"
90 Normal and initial state. Input prompted for by \fB:\fP.
127 $ last \fIx\fP-\fIn\fP \fIn\fP before \fIx\fP
129 \- previous \(aa\fIx\fP marked with \fIx\fP
168 lisp \fB( ) { }\fP are s-exp's
171 number nu number lines
[all …]
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompilerparser.l4 * Module Name: dtcompilerparser.l - Flex input file for table compiler lexer
12 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
29 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
103 * any other agency or department of the United States Government. In the
104 * event Licensee exports any such software from the United States or
105 * re-exports any such software from a foreign destination, Licensee shall
106 * ensure that the distribution and export/re-export of the software is in
109 * any of its subsidiaries will export/re-export any technical data, process,
111 * United States government or any agency thereof requires an export license,
131 * 3. Neither the names of the above-listed copyright holders nor the names
[all …]
/freebsd/contrib/telnet/telnet/
H A Dtelnet.175 .Bl -tag -width indent
85 Specifies an 8-bit data path.
104 Specifies an 8-bit data path on output.
117 Sets the IP type-of-service (TOS) option for the telnet
150 Sets the initial value of the
155 Sets the initial
287 and (normally) only completed lines are sent to the remote host.
360 .Bl -tag -width "mode type"
368 .Bl -tag -width "disable type"
403 .Bl -tag -width Ar
[all …]
/freebsd/usr.bin/top/
H A Ddisplay.c16 * changes. The prefix "i_" is used on all the "initial" routines and the
65 /* buffer of proc information lines for display updating */
128 int lines; in display_resize() local
138 lines = smart_terminal ? screen_length - Header_lines : 1; in display_resize()
140 if (lines < 0) in display_resize()
141 lines = 0; in display_resize()
144 screenbuf = calloc(lines, screen_width); in display_resize()
148 return(-1); in display_resize()
151 /* return number of lines available */ in display_resize()
153 return(smart_terminal ? lines : Largest); in display_resize()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/input/input.h>
9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
25 stdout-path = "serial0:115200n8";
29 compatible = "pwm-backlight";
31 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;
32 power-supply = <&ppvar_sys>;
33 pinctrl-names = "default";
34 pinctrl-0 = <&ap_edp_bklten>;
37 /* FIXED REGULATORS - parents above children */
[all …]
/freebsd/usr.bin/lex/
H A Dlex.14 flex, lex \- fast lexical analyzer generator
7 .B [\-bcdfhilnpstvwBFILTV78+? \-C[aefFmr] \-ooutput \-Pprefix \-Sskeleton]
8 .B [\-\-help \-\-version]
13 a tool for generating programs that perform pattern-matching on text.
39 managing "mini-scanners"
45 End-of-file Rules
58 flex command-line options, and the "%option"
107 .B \-ll
155 printf( "# of lines = %d, # of chars = %d\\n",
161 of lines in its input (it produces no output other than the
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Dpflog.sh2 # SPDX-License-Identifier: BSD-2-Clause
52 jexec cl pfctl -e
59 jexec cl pfctl -x loud
61 jexec cl tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt &
65 atf_check -s exit:0 -o ignore \
66 jexec srv ping -c 1 192.0.2.2
69 --sendif ${epair}b \
70 --to 192.0.2.2 \
71 --send-nop \
72 --recvif ${epair}b
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddra72-evm-common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-2016 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
8 #include "dra7-ipu-dsp-commo
[all...]
/freebsd/contrib/dialog/
H A Ddialog.13 .\" Copyright 2005-2020,2021 Thomas E. Dickey
53 dialog \- display dialog boxes from shell scripts
55 \fB\*p \-\-clear\fP
57 .BI "\*p \-\-create\-rc " file
59 \fB\*p \-\-print\-maxsize\fP
62 \fIcommon-options\fP
63 \fIbox-options\fP
108 Use the "\fB\-\-and\-widget\fP" token to force \fB\*p\fP to proceed to the next
118 \*(``\fB\-\-output\-fd\fP\*('',
119 \*(``\fB\-\-stderr\fP\*('' and
[all …]
/freebsd/share/doc/usd/12.vi/vi/
H A Dvi.chars41 characters are presented in their order in the \s-2ASCII\s0 character
64 Two lines of continuity are kept if possible (2.1, 6.1, 7.2).
68 As a command, scrolls down a half-window of text.
69 A count gives the number of (logical) lines to scroll, and is remembered
79 Two lines of continuity are kept if possible (2.1, 6.1, 7.2).
81 Equivalent to \fB:f\fR\s-2CR\s0, printing the current file, whether
82 it has been modified, the current line number and the number of lines
85 .iP "^H (\fR\s-2BS\s0\fP)" 15
93 .iP "^I\ (\fR\s-2TAB\s0\fP)" 15
100 .iP "^J\ (\fR\s-2LF\s0\fP)" 15
[all …]
/freebsd/share/doc/psd/16.lex/
H A Dlex.ms1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
41 .EH 'PSD:16-%''Lex \- A Lexical Analyzer Generator'
42 .OH 'Lex \- A Lexical Analyzer Generator''PSD:16-%'
61 .\".TM 75-1274-15 39199 39199-11
63 Lex \- A Lexical Analyzer ~Generator~
64 .AU ``MH 2C-569'' 6377
83 It is well suited for editor-script type transformations and
112 It is available on the PDP-11 UNIX, Honeywell GCOS,
119 with access to this compiler-compiler system.
129 It accepts a high-level, problem oriented specification
[all …]
/freebsd/contrib/flex/src/
H A Dscan.l1 /* scan.l - scanner for flex input -*-C-*- */
10 /* The United States Government has rights in this work pursuant */
11 /* to contract no. DE-AC03-76SF00098 between the United States */
90 unput((str)[--i]); \
143 NAME ([[:alpha:]_][[:alnum:]_-]*)
148 ESCSEQ (\\([^\n]|[0-7]{1,3}|x[[:xdigit:]]{1,2}))
169 <INITIAL>{
205 /* xgettext: no-c-format */
224 ^{OPTWS}{NL} ++linenum; /* allows blank lines in section 1 */
263 infilename[strlen( infilename ) - 1] = '\0';
[all …]
H A Dflexdef.h2 /* flexdef - definitions file for flex */
10 /* The United States Government has rights in this work pursuant */
11 /* to contract no. DE-AC03-76SF00098 between the United States */
90 /* Always be prepared to generate an 8-bit scanner. */
93 /* Size of input alphabet - should be size of ASCII set. */
108 #define ABS(x) ((x) < 0 ? -(x) : (x))
112 #define is_power_of_2(n) ((n) > 0 && ((n) & ((n) - 1)) == 0)
114 #define unspecified -1
116 /* Special chk[] values marking the slots taking by end-of-buffer and action
119 #define EOB_POSITION -1
[all …]
/freebsd/share/man/man4/
H A Dacpi.465 .Bl -tag -width indent
77 A scheduling algorithm will select states between
88 List of supported CPU idle states and their transition latency
102 States greater than
111 List of supported CPU idle states and their transition methods, as
140 (power-off nicely).
161 (suspend-to-RAM).
167 Suspend states
170 .Bl -tag -width indent
206 .Bl -tag -width indent
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_terminfo.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
32 .TH curs_terminfo 3X 2024-04-13 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
67 \fB\%vidputs\fP \-
105 \fBint tigetflag(const char *\fIcap-code\fP);
106 \fBint tigetnum(const char *\fIcap-code\fP);
107 \fBchar *tigetstr(const char *\fIcap-code\fP);
119 These low-level functions must be called by programs that deal directly
130 multibyte character strings such as UTF-8.
135 they are strings of 8-bit characters.
[all …]
/freebsd/contrib/nvi/man/
H A Dvi.144 is a screen-oriented text editor.
46 is a line-oriented text editor.
55 .Pq read-only
65 are intended as bug-for-bug compatible replacements for the original
89 .Bl -tag -width "-w size "
94 Particularly useful for initial positioning in the file, although
112 Start editing in read-only mode, as if the command name was
138 .Dq -
150 Set the initial window size to the specified number of lines.
231 .Bl -tag -width Ds
[all …]
/freebsd/usr.bin/sed/
H A DPOSIX4 Section 4.55: sed - Stream editor
13 implementing a POSIX-compatible version of sed, and should not be
18 arguments of the a, c and i commands of their initial blanks,
21 #!/bin/sed -f
56 2-15 includes the various ANSI C escape sequences, including \\
80 by semi-colons, e.g. 'sed -ne '1p;2p;3q' printed the first
81 three lines of a file. This is not specified by POSIX.
90 sed -e '
130 beginning of -e arguments as well as in a script file. POSIX
136 and the language in the Description section states that the input
[all …]
/freebsd/crypto/heimdal/doc/
H A Dcopyright.texi14 @comment node-name, next, previous, up
22 Copyright (c) 1997-2011 Kungliga Tekniska Högskolan
66 Export of this software from the United States of America may
67 require a specific license from the United States Government.
178 GSS-API mechglue layer.
212 @item GSS-API CFX, SPNEGO, naming extensions, API extensions.
219 Copyright (c) 2003-2011, PADL Software Pty Ltd.
299 the first lines of this file unmodified.
357 rijndael-alg-fst.c
392 Export of this software from the United States of America may require
[all …]
/freebsd/sbin/ipfw/
H A Dipfw.88 in-kernel NAT.
19 .Op Ar rule | first-last ...
49 .Oo Cm set Ar N Oc Cm table Ar name Cm create Ar create-options
55 .Oo Cm set Ar N Oc Cm table Ar name Cm modify Ar modify-options
59 .Oo Cm set Ar N Oc Cm table Ar name Cm add Ar table-key Op Ar value
61 .Oo Cm set Ar N Oc Cm table Ar name Cm add Op Ar table-key Ar value ...
63 .Oo Cm set Ar N Oc Cm table Ar name Cm atomic add Op Ar table-key Ar value ...
65 .Oo Cm set Ar N Oc Cm table Ar name Cm delete Op Ar table-key ...
93 .Ar config-options
99 .Ss IN-KERNEL NAT
[all …]
/freebsd/share/man/man5/
H A Dpf.conf.510 .\" - Redistributions of source code must retain the above copyright
12 .\" - Redistributions in binary form must reproduce the above
45 .Bl -tag -width xxxx
47 User-defined variables may be defined and used later, simplifying
57 Ethernet filtering provides rule-based blocking or passing of Ethernet packets.
62 Queueing provides rule-based bandwidth control.
67 Packet filtering provides rule-based blocking or passing of packets.
81 .Ar set require-order
91 .Bd -literal -offset indent
105 .Bd -literal -offset indent
[all …]
/freebsd/share/doc/usd/13.viref/
H A Dex.cmd.roff13 .KY "<end-of-file>"
14 .IP "<end-of-file>"
15 The end-of-file character is used to scroll the screen in the
19 .LI <control-D> .
22 .LI <control-D> .
25 A single-line address, given in any of the forms described in the
48 A positive integer, specifying the number of lines to be affected by
50 Generally, a count past the end-of-file may be specified, e.g. the
72 .QT \-
98 .LI count - 1
[all …]
/freebsd/sbin/devd/
H A Ddevd.conf.526 .\" Copyright (c) 1999-2000 by Internet Software Consortium
59 .Bl -tag -width ".Ic options"
94 .Bd -literal -offset indent
101 .Ss Sub-statements
102 The following sub-statements are supported within the
105 .Bl -tag -width ".Ic directory"
114 .It Ic pid-file Qq Pa /var/run/devd.pid ;
116 .It Ic set Ar regexp-name Qq Ar (some|regexp) ;
118 .Ar regexp-name .
130 The following sub-statements are supported within the
[all …]

12345