Home
last modified time | relevance | path

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

12345678910>>...42

/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/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_dsa_sigalg.txt18 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
48 Verify = DSA-SHA1:DSA-1024
49 Input = "0123456789ABCDEF1234"
53 Verify = DSA-SHA1:DSA-1024-PUBLIC
[all …]
H A Devppkey_ecdsa.txt2 # Copyright 2001-2025 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-PUBLIC
[all …]
H A Devppkey_ecdsa_sigalg.txt19 # 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
41 Verify = ECDSA-SHA1:P-256-PUBLIC
42 Input = "0123456789ABCDEF1234"
[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 …]
/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/secure/lib/libcrypto/man/man3/
H A DDES_random_key.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH DES_RANDOM_KEY 3ossl 2025-09-30 3.5.4 OpenSSL
72 DES_fcrypt, DES_crypt \- DES encryption
94 \& void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
96 \& void DES_ecb2_encrypt(const_DES_cblock *input, DES_cblock *output,
98 \& void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,
102 \& void DES_ncbc_encrypt(const unsigned char *input, unsigned char *output,
111 \& void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output,
121 \& void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
125 \& void DES_ede2_cbc_encrypt(const unsigned char *input, unsigned char *output,
[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/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/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/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/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/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/secure/usr.bin/openssl/man/
H A Dopenssl-enc.11 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-ENC 1ossl"
58 .TH OPENSSL-ENC 1ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-enc \- symmetric cipher routines
68 [\fB\-\fR\f(BIcipher\fR]
69 [\fB\-help\fR]
70 [\fB\-list\fR]
71 [\fB\-ciphers\fR]
72 [\fB\-in\fR \fIfilename\fR]
73 [\fB\-out\fR \fIfilename\fR]
[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/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/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/openssl/doc/man1/
H A Dopenssl-enc.pod.in2 {- OpenSSL::safe::output_do_not_edit_headers(); -}
6 openssl-enc - symmetric cipher routines
11 [B<-I<cipher>>]
12 [B<-help>]
13 [B<-list>]
14 [B<-ciphers>]
15 [B<-in> I<filename>]
16 [B<-out> I<filename>]
17 [B<-pass> I<arg>]
18 [B<-e>]
[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 …]

12345678910>>...42