Home
last modified time | relevance | path

Searched +full:input +full:- +full:mode (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,rz-mtu3.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/renesas,rz-mtu
[all...]
/freebsd/contrib/libarchive/cpio/
H A Dbsdcpio.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2003-2007 Tim Kientzle
22 .Ar < name-list
27 .Ar dest-dir
28 .Ar < name-list
38 is a mode indicator from the following list:
39 .Bl -tag -compact -width indent
41 Input.
42 Read an archive from standard input (unless overridden) and extract the
51 Read a list of filenames from standard input and produce a new archive
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax77802.txt3 This is a part of device tree bindings of MAX77802 multi-function device.
6 The MAX77802 PMIC has 10 high-efficiency Buck and 32 Low-dropout (LDO)
12 - inb1-supply: The input supply for BUCK1
13 - inb2-supply: The input supply for BUCK2
14 - inb3-supply: The input supply for BUCK3
15 - inb4-supply: The input supply for BUCK4
16 - inb5-supply: The input supply for BUCK5
17 - inb6-supply: The input supply for BUCK6
18 - inb7-supply: The input supply for BUCK7
19 - inb8-supply: The input supply for BUCK8
[all …]
H A Dact8865-regulator.txt2 -------------------
5 - compatible: "active-semi,act8846" or "active-semi,act8865" or "active-semi,act8600"
6 - reg: I2C slave address
9 - system-power-controller: Telling whether or not this pmic is controlling
10 the system power. See Documentation/devicetree/bindings/power/power-controller.txt .
11 - active-semi,vsel-high: Indicates the VSEL pin is high.
14 Optional input supply properties:
15 - for act8600:
16 - vp1-supply: The input supply for DCDC_REG1
17 - vp2-supply: The input supply for DCDC_REG2
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt16 of them, so we can not make every Spreadtrum-special configuration
29 to configure the pin sleep mode, function select and sleep related
32 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,
35 - input-enable
36 - input-disable
37 - outpu
[all...]
H A Dpincfg-node.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/pincfg-node.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
21 bias-disable:
25 bias-high-impedance:
27 description: high impedance mode ("third-state", "floating")
29 bias-bus-hold:
33 bias-pull-up:
[all …]
H A Dbrcm,bcm11351-pinctrl.txt10 - compatible: Must be "brcm,bcm11351-pinctrl"
11 - reg: Base address of the PAD Controller register block and the size
17 compatible = "brcm,bcm11351-pinctrl";
27 Each pin configuration node is a sub-node of the pin controller node and is a
31 Please refer to the pinctrl-bindings.txt in this directory for details of the
45 details generic pin config properties, please refer to pinctrl-bindings.txt
46 and <include/linux/pinctrl/pinconfig-generic.h>.
54 - pins: Multiple strings. Specifies the name(s) of one or more pins to
59 - function: String. Specifies the pin mux selection. Values
61 - input-schmitt-enable: No arguments. Enable schmitt-trigger mode.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFloatingPointMode.h1 //===- llvm/Support/FloatingPointMode.h -------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 /// mode controls.
13 //===----------------------------------------------------------------------===/
24 /// Rounding mode.
27 /// of the modes must agree with IEEE-754, 4.3.1 and 4.3.2. The constants
32 /// the rounding mode values and the special value \c Dynamic must fit into the
33 /// the bit field (now - 3 bits). The value \c Invalid is used only in values
35 /// rounding mode value, so it does not need to fit the bit fields.
[all …]
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.166 argument, it enters command mode,
69 In this mode, it accepts and executes the commands listed below.
75 .Bl -tag -width indent
77 Specifies an 8-bit data path. This causes an attempt to
80 option on both input and output.
96 Specifies an 8-bit data path on output. This causes the
99 Sets the IP type-of-service (TOS) option for the telnet
177 mode, the escape character is set to the tilde (~) character,
178 unless modified by the -e option.
194 When in rlogin mode, a line of the form ~. disconnects from the
[all …]
/freebsd/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h5 * Igor Pavlov <https://7-zip.org/>
37 * enum xz_mode - Operation mode
39 * @XZ_SINGLE: Single-call mode. This uses less RAM than
40 * multi-call modes, because the LZMA2
45 * @XZ_PREALLOC: Multi-call mode with preallocated LZMA2
49 * @XZ_DYNALLOC: Multi-call mode. The LZMA2 dictionary is
68 * enum xz_ret - Return codes
69 * @XZ_OK: Everything is OK so far. More input or more
71 * return code is possible only in multi-call mode
75 * is still possible in multi-call mode by simply
[all …]
/freebsd/contrib/libedit/
H A Deditline.727 library prompts for an input string using the function
30 Invalid input bytes that do not form characters are silently
33 The mapping of input characters to editor commands depends on the
34 editing mode.
35 There are three editing modes: vi insert mode, vi command mode,
36 and emacs mode.
37 The default is vi insert mode.
38 The program can switch the default to emacs mode by using the
42 functions, and the user can switch to emacs mode either in the
45 .Ic ed-command
[all …]
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_dsa.txt2 # Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
18 PrivateKey=DSA-1024
19 -----BEGIN PRIVATE KEY-----
27 -----END PRIVATE KEY-----
29 PublicKey=DSA-1024-PUBLIC
30 -----BEGIN PUBLIC KEY-----
41 -----END PUBLIC KEY-----
43 PrivPubKeyPair = DSA-1024:DSA-1024-PUBLIC
47 Verify = DSA-1024
49 Input = "0123456789ABCDEF1234"
[all …]
H A Devppkey_ecdsa.txt2 # Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
19 # EC P-256 key
21 PrivateKey=P-256
22 -----BEGIN PRIVATE KEY-----
26 -----END PRIVATE KEY-----
30 PublicKey=P-256-PUBLIC
31 -----BEGIN PUBLIC KEY-----
34 -----END PUBLIC KEY-----
36 PrivPubKeyPair = P-256:P-256-PUBLIC
40 Verify = P-256
[all …]
/freebsd/tests/sys/cam/ctl/
H A Dread_buffer.sh1 # SPDX-License-Identifier: BSD-2-Clause
29 # * The Mode Specific field. We don't support it.
45 cp /etc/passwd input
46 len=`wc -c input | cut -wf 2`
47 atf_check -o ignore sg_write_buffer --mode data --in=input /dev/$dev
50 atf_check -o save:output sg_read_buffer --mode data -l $len --raw /dev/$dev
53 if ! diff -q input output; then
62 # Read from the Descriptor mode. Along with Data, these are the only two modes
67 atf_set "descr" "READ BUFFER can retrieve the buffer size via the DESCRIPTOR mode"
75 atf_check -o inline:" 00 00 04 00 00\n" sg_read_buffer --hex --mode desc /dev/$dev
[all …]
/freebsd/contrib/telnet/telnet/
H A Dtelnet.166 argument, it enters command mode,
69 In this mode, it accepts and executes the commands listed below.
75 .Bl -tag -width indent
85 Specifies an 8-bit data path.
89 option on both input and output.
104 Specifies an 8-bit data path on output.
112 Quiet mode.
117 Sets the IP type-of-service (TOS) option for the telnet
209 mode, the escape character is set to the tilde (~) character,
249 When in rlogin mode, a line of the form ~.\& disconnects from the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DDES_random_key.pod13 DES_fcrypt, DES_crypt - DES encryption
33 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
35 void DES_ecb2_encrypt(const_DES_cblock *input, DES_cblock *output,
37 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,
41 void DES_ncbc_encrypt(const unsigned char *input, unsigned char *output,
50 void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output,
60 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
64 void DES_ede2_cbc_encrypt(const unsigned char *input, unsigned char *output,
75 void DES_ede3_cbc_encrypt(const unsigned char *input, unsigned char *output,
88 DES_LONG DES_cbc_cksum(const unsigned char *input, DES_cblock *output,
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DDES_random_key.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-pegatron-chagall.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/gpio-keys.h>
5 #include <dt-bindings/input/input
[all...]
/freebsd/share/doc/psd/05.sysman/
H A D2.4.t34 to control input character interpretation and editing,
37 Terminal input
43 Input modes
47 In raw mode all input is passed through to the
49 In cbreak mode, the handler interprets input only by looking
51 all other characters are made available as in raw mode.
52 In cooked mode, input
53 is processed to provide standard line-oriented local editing functions,
54 and input is presented on a line-by-line basis.
66 all input up to the stop character has been read.
[all …]
/freebsd/sbin/md5/
H A Dmd5.112 .Nd calculate a message-digest fingerprint (checksum) for a file
22 .Op Fl -binary
23 .Op Fl -check
24 .Op Fl -help
25 .Op Fl -ignore-missing
26 .Op Fl -quiet
27 .Op Fl -status
28 .Op Fl -strict
29 .Op Fl -tag
30 .Op Fl -text
[all …]
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c1 /*-
94 #define typemask(x) ((x) > 0 ? 1 << ((x)-1) : 0)
147 while (ep->type && ep->type != type) in findencryption()
149 return(ep->type ? ep : 0); in findencryption()
159 while (ep->type && ep->type != type) in finddecryption()
161 return(ep->type ? ep : 0); in finddecryption()
196 while (ep->type) { in encrypt_init()
199 Name, ENCTYPE_NAME(ep->type)); in encrypt_init()
200 i_support_encrypt |= typemask(ep->type); in encrypt_init()
201 i_support_decrypt |= typemask(ep->type); in encrypt_init()
[all …]
/freebsd/share/doc/usd/21.troff/
H A Dm11 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
53 Form of input.
54 Input consists of \fItext lines\fR, which are destined to be printed,
61 a user-defined \fImacro\fR in place of the control line.
71 Various special functions may be introduced anywhere in the input by
80 or left-parenthesis-introduced, two-character name as in \fB\en(\fIxx\fR.
91 typewriter-like output devices.
92 \*(TR rounds horizontal\(slvertical numerical parameter input to its own
94 \*(NR similarly rounds numerical input to the actual resolution
98 Numerical parameter input.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmicrel.txt7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs.
9 Configure the LED mode with single value. The list of PHYs and the
21 See the respective PHY datasheet for the mode values.
23 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select
24 bit selects 25 MHz mode
27 than 50 MHz clock mode.
30 non-standard, inverted function of this configuration bit.
31 Specifically, a clock reference ("rmii-ref" below) is always needed to
32 actually select a mode.
34 - clocks, clock-names: contains clocks according to the common clock bindings.
[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 "
103 Start editing in ex mode, as if the command name were
112 Start editing in read-only mode, as if the command name was
129 Enter batch mode; applicable only to
132 Batch mode is useful when running
138 .Dq -
[all …]

12345678910>>...45