/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc4357-myd-lpc4357.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * MYIR Tech MYD-LPC4357 Development Board with 800x480 7" TFT panel 5 * Copyright (C) 2016-2018 Vladimir Zapolskiy <vz@mleia.com> 8 /dts-v1/; 13 #include <dt-bindings/gpio/gpio.h> 17 compatible = "myir,myd-lpc4357", "nxp,lpc4357"; 20 stdout-path = "serial3:115200n8"; 29 compatible = "gpio-leds"; 30 pinctrl-names = "default"; 31 pinctrl-0 = <&led_pins>; [all …]
|
H A D | lpc4357-ea4357-devkit.dts | 9 * Released under the terms of 3-clause BSD License 13 /dts-v1/; 18 #include "dt-bindings/input/input.h" 19 #include "dt-bindings/gpio/gpio.h" 23 compatible = "ea,lpc4357-developers-kit", "nxp,lpc4357", "nxp,lpc4350"; 33 stdout-path = &uart0; 42 compatible = "regulator-fixed"; 43 regulator-name = "3v3-supply"; 44 regulator-min-microvolt = <3300000>; 45 regulator-max-microvolt = <3300000>; [all …]
|
H A D | lpc4337-ciaa.dts | 2 * CIAA NXP LPC4337 (http://www.proyecto-ciaa.com.ar) 4 * Copyright (C) 2015 VanguardiaSur - www.vanguardiasur.com.ar 9 * Released under the terms of 3-clause BSD License 12 /dts-v1/; 17 #include "dt-bindings/gpio/gpio.h" 30 stdout-path = &uart2; 40 enet_rmii_pins: enet-rmii-pins { 44 slew-rate = <1>; 45 bias-disable; 46 input-enable; [all …]
|
H A D | lpc4350-hitex-eval.dts | 9 * Released under the terms of 3-clause BSD License 13 /dts-v1/; 18 #include "dt-bindings/input/input.h" 19 #include "dt-bindings/gpio/gpio.h" 23 compatible = "hitex,lpc4350-eval-board", "nxp,lpc4350"; 33 stdout-path = &uart0; 42 compatible = "gpio-keys-polled"; 43 poll-interval = <100>; 97 compatible = "gpio-leds"; 102 linux,default-trigger = "heartbeat"; [all …]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_siphash.txt | 2 # Copyright 2001-2021 The OpenSSL Project Authors. All Rights Reserved. 14 # SIPHASH tests - default values: 2,4 rounds, 16-byte mac 21 Input = 26 Input = 00 31 Input = 0001 36 Input = 000102 41 Input = 00010203 46 Input = 0001020304 51 Input = 000102030405 56 Input = 00010203040506 [all …]
|
H A D | evpmd_ripemd.txt | 2 # Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved. 16 Availablein = legacy default 18 Input = "" 21 Availablein = legacy default 23 Input = "a" 26 Availablein = legacy default 28 Input = "abc" 31 Availablein = legacy default 33 Input = "message digest" 36 Availablein = legacy default [all …]
|
H A D | evppkey_rsa.txt | 2 # Copyright 2001-2021 The OpenSSL Project Authors. All Rights Reserved. 21 PrivateKey = RSA-2048 22 -----BEGIN PRIVATE KEY----- 49 -----END PRIVATE KEY----- 53 PublicKey = RSA-2048-PUBLIC 54 -----BEGIN PUBLIC KEY----- 62 -----END PUBLIC KEY----- 64 PrivPubKeyPair = RSA-2048:RSA-2048-PUBLIC 68 Sign = RSA-2048 70 Input = "0123456789ABCDEF1234" [all …]
|
H A D | evppkey_sm2.txt | 2 # Copyright 2001-2021 The OpenSSL Project Authors. All Rights Reserved. 22 -----BEGIN PRIVATE KEY----- 26 -----END PRIVATE KEY----- 30 Input = D7AD397F6FFA5D4F7F11E7217F241607DC30618C236D2C09C1B9EA8FDADEE2E8 35 Input = B1139602C6ECC9E15E2F3F9C635A1AFE737058BC15387479C1EA0D0B3D90E9E5 40 Input = 40AA1B203C9D8EE150B21C3C7CDA8261492E5420C5F2B9F7380700E094C303B48E62F319C1DA0E32EB40D113C5F… 44 Availablein = default 46 Input = 30818A0220466BE2EF5C11782EC77864A0055417F407A5AFC11D653C6BCE69E417BB1D05B6022062B572E21FF0D… 50 Availablein = default 53 Input = 30818A0220466BE2EF5C11782EC77864A0055417F407A5AFC11D653C6BCE69E417BB1D05B6022062B572E21FF0D… [all …]
|
H A D | evppkey_rsa_common.txt | 2 # Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved. 19 PrivateKey = RSA-2048 20 -----BEGIN PRIVATE KEY----- 47 -----END PRIVATE KEY----- 51 PublicKey = RSA-2048-PUBLIC 52 -----BEGIN PUBLIC KEY----- 60 -----END PUBLIC KEY----- 62 PrivPubKeyPair = RSA-2048:RSA-2048-PUBLIC 66 # generated using (openssl genpkey -algorithm RSA -pkeyopt bits:1024) 67 PrivateKey = RSA-1024 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-p4note.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 * Based on exynos4412-midas.dtsi. 10 /dts-v1/; 12 #include "exynos4412-ppmu-common.dtsi" 14 #include <dt-bindings/clock/maxim,max77686.h> 15 #include <dt-bindings/gpio/gpio.h> 16 #include <dt-bindings/input/linux-event-codes.h> 17 #include <dt-bindings/interrupt-controller/irq.h> 18 #include <dt-bindings/power/summit,smb347-charger.h> 19 #include "exynos-pinctrl.h" [all …]
|
H A D | exynos4412-midas.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 12 /dts-v1/; 14 #include "exynos4412-ppmu-common.dtsi" 16 #include <dt-bindings/gpio/gpio.h> 17 #include <dt-bindings/input/input [all...] |
H A D | s5pv210-galaxys.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S1 (GT-I900 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8186-evb.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 5 /dts-v1/; 10 chassis-type = "embedded"; 11 compatible = "mediatek,mt8186-evb", "mediatek,mt8186"; 18 stdout-path = "serial0:921600n8"; 30 clock-frequency = <400000>; 31 pinctrl-names = "default"; 32 pinctrl-0 = <&i2c0_pins>; 38 clock-frequency = <400000>; 39 i2c-scl-internal-delay-ns = <8000>; [all …]
|
/freebsd/usr.bin/clang/llvm-profdata/ |
H A D | llvm-profdata.1 | 4 .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/sys/contrib/device-tree/Bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 1 # 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/sound/ |
H A D | tlv320adcx140.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Texas Instruments TLV320ADCX140 Quad Channel Analog-t [all...] |
/freebsd/usr.bin/lex/ |
H A D | lex.1 | 4 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. 22 Format Of The Input File 27 How The Input Is Matched 35 how to control the input source 39 managing "mini-scanners" 41 Multiple Input Buffers 42 how to manipulate multiple input sources; how to [all …]
|
/freebsd/usr.bin/pr/ |
H A D | pr.1 | 40 .Bk -words 43 .Bk -words 47 .Bk -words 54 .Bk -words 57 .Bk -words 60 .Bk -words 67 .Bk -words 70 .Bk -words 73 .Bk -words 79 .Bk -words [all …]
|
/freebsd/usr.bin/hexdump/ |
H A D | hexdump.1 | 40 .Bk -words 49 .Bk -words 57 the standard input, if no files are specified, in a user specified 61 .Bl -tag -width indent 63 .Em One-byte octal display . 64 Display the input offset in hexadecimal, followed by sixteen 65 space-separated, three column, zero-filled, bytes of input data, 68 .Em One-byte character display . 69 Display the input offset in hexadecimal, followed by sixteen 70 space-separated, three column, space-filled, characters of input [all …]
|
/freebsd/contrib/less/ |
H A D | less.nro | 4 less \- display the contents of a file in a terminal 6 .B "less \-?" 8 .B "less \-\-help" 10 .B "less \-V" 12 .B "less \-\-version" 14 .B "less [\-[+]aABcCdeEfFgGiIJKLmMnNqQrRsSuUVwWX\(ti]" 16 .B " [\-b \fIspace\/\fP] [\- [all...] |
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra114-asus-tf701t.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 5 #include <dt-bindings/input/gpio-keys.h> 6 #include <dt-bindings/input/input [all...] |
/freebsd/usr.bin/grep/ |
H A D | grep.1 | 41 .Bk -words 48 .Op Fl Fl binary-files= Ns Ar value 53 .Op Fl Fl line-buffered 61 utility searches any given input files, 63 By default, a pattern matches an input line if the regular expression 64 (RE) in the pattern matches the input line 67 Each input line that matches at least one of the patterns is written 88 allowing any of the pattern lines to match a portion of the input. 91 .Bl -tag -width indent 92 .It Fl A Ar num , Fl Fl after-context= Ns Ar num [all …]
|
/freebsd/usr.bin/clang/llc/ |
H A D | llc.1 | 4 .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/include/llvm/ADT/ |
H A D | FloatingPointMode.h | 1 //===- llvm/Support/FloatingPointMode.h -------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===/ 27 /// of the modes must agree with IEEE-754, 4.3.1 and 4.3.2. The constants 33 /// the bit field (now - 3 bits). The value \c Invalid is used only in values 38 // Rounding mode defined in IEEE-754. 47 Invalid = -1 ///< Denotes invalid value. 59 default: return "invalid"; in spell() 74 Invalid = -1, [all …]
|
/freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
H A D | jh7100-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/leds/common.h> 11 #include <dt-bindings/pinctrl/pinctrl-starfive-jh7100.h> 21 stdout-pat [all...] |