| /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/share/man/man4/ |
| H A D | rccgpio.4 | 30 .Nd ADI Engineering RCC-VE and RCC-DFF/DFFv2 GPIO controller 46 settings (the ones that can cause short circuits).
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | rohm,bd96802-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd96802-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 13 BD96802Qxx-C and BD96806 are automotive grade configurable Power Management 14 Integrated Circuits supporting Functional Safety features for application 20 - rohm,bd96802 21 - rohm,bd96806 32 where the SoC is not powered by the PMIC or has a short time backup [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun8i-q8-common.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 42 #include "sunxi-reference-design-tablet.dtsi" 43 #include "sun8i-reference-design-tablet.dtsi" 48 /* Make u-boot set mac-address for wifi without an eeprom */ 55 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */ 56 power-supply = <®_dc1sw>; 60 remote-endpoint = <&tcon0_out_lcd>; 66 compatible = "mmc-pwrseq-simple"; 68 * Q8 boards use various PL# pins as wifi-en. On other boards 70 * short-circuits we configure these as inputs with pull-ups via [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | renesas,rzg2l-gpt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pwm/renesas,rzg2l-gpt.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Biju Das <biju.das.jz@bp.renesas.com> 13 RZ/G2L General PWM Timer (GPT) composed of 8 channels with 32-bit timer 16 * Up-counting or down-counting (saw waves) or up/down-counting 36 short-circuits between output pins. 42 pwm0 - GPT32E0.GTIOC0A channel 43 pwm1 - GPT32E0.GTIOC0B channel [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | PtrUseVisitor.h | 1 //===- PtrUseVisitor.h - InstVisitors over a pointers uses ------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 /// as an InstVisitor with similar template-based flexibility and 20 //===----------------------------------------------------------------------===// 41 /// Implementation of non-dependent functionality for \c PtrUseVisitor. 120 /// This is used to maintain a worklist fo to-visit uses. This is used to 129 /// The worklist of to-visit uses. 137 /// \name Per-visit state 176 /// provides visit methods which will recurse through any pointer-to-pointer [all …]
|
| /freebsd/tests/sys/file/ |
| H A D | dup_test.c | 13 * Test #4: check if dup2(2) cleared close-on-exec flag for duped fd. 16 * Test #7: check if dup2(2) did not clear close-on-exec flag for duped fd. 18 * Test #9: check if fcntl(F_DUPFD) cleared close-on-exec flag for duped fd. 23 * Test #13: check if fcntl(F_DUP2FD) cleared close-on-exec flag for duped fd. 26 * Test #16: check if fcntl(F_DUP2FD) did not clear close-on-exec flag for 31 * Test #19: check if fcntl(F_DUPFD_CLOEXEC) set close-on-exec flag for duped 35 * Test #22: check if fcntl(F_DUP2FD_CLOEXEC) set close-on-exec flag for duped 41 * Test #26: check if dup3(O_CLOEXEC) set close-on-exec flag for duped fd. 44 * Test #29: check if dup3(0) cleared close-on-exec flag for duped fd. 49 * Tests #33-43 : Same as #18-26, 30 & 32 with O_CLOFORK instead of O_CLOEXEC, [all …]
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_sta.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2008 Sam Leffler, Errno Consulting 78 ic->ic_vattach[IEEE80211_M_STA] = sta_vattach; in ieee80211_sta_attach() 94 vap->iv_newstate = sta_newstate; in sta_vattach() 95 vap->iv_input = sta_input; in sta_vattach() 96 vap->iv_recv_mgmt = sta_recv_mgmt; in sta_vattach() 97 vap->iv_recv_ctl = sta_recv_ctl; in sta_vattach() 98 vap->iv_opdetach = sta_vdetach; in sta_vattach() 99 vap->iv_bmiss = sta_beacon_miss; in sta_vattach() [all …]
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 23 for Pert Networks . . . . . . . . . . . 738--739 29 the First Kind . . . . . . . . . . . . . 479--480 40 for Arguments Larger than One . . . . . 488--492 52 M. C. Pike ACM Algorithm 299: Chi-Squared Integral 243--244 57 Edsger Wybe Dijkstra Go to statement considered harmful . . . 147--148 62 ANSI Subcommittee X3J3 Clarification of Fortran Standards --- 63 Initial Progress . . . . . . . . . . . . 289--294 69 Computer Organization . . . . . . . . . 489--498 74 V. Y. Lum Multi-Attribute Retrieval with Combined 75 Indexes . . . . . . . . . . . . . . . . 660--665 [all …]
|
| H A D | funstack.in | 2 %%% BibTeX-file{ 23 %%% (incompletely) 1970 -- 1979. 50 %%% covering 1958--1996 became too large (about 65 %%% Algorithms 1--492. For Algorithms 493--686, 72 %%% cross-referenced in both directions, so 75 %%% Corrigenda. Cross-referenced entries are 77 %%% that each is completely self-contained. 83 %%% ftp://netlib.bell-labs.com/netlib/toms. 88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1. 90 %%% The initial draft of entries for 1981 -- [all …]
|
| H A D | bib | 2019 …give thee counsel, and God shall be with thee: Be thou for the people to God-ward, that thou mayes… 2471 Yet now, if thou wilt forgive their sin--; and if not, blot me, I pray thee, out of thy book which … 4048 And the LORD said unto Moses, Is the LORD's hand waxed short? thou shalt see now whether my word sh… 7711 …d; because he hath not sinned against thee, and because his works have been to thee-ward very good: 8318 …arrows of iron, and under axes of iron, and made them pass through the brick-kiln: and thus did he… 9421 And it came to pass, when Ben-hadad heard this message, as he was drinking, he and the kings in the… 9443 And Ben-hadad said unto him, The cities, which my father took from thy father, I will restore; and … 9826 In those days the LORD began to cut Israel short: and Hazael smote them in all the coasts of Israel; 13273 They change the night into day: the light is short because of darkness. 13332 That the triumphing of the wicked is short, and the joy of the hypocrite but for a moment? [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | gencode.c | 45 #include "pcap-dos.h" 48 #include "pcap-int.h" 64 #include "diag-control.h" 75 #define offsetof(s, e) ((size_t)&((s *)0)->e) 96 typedef unsigned short sa_family_t; 152 #include "os-proto.h" 158 * "Push" the current value of the link-layer header type and link-layer 160 * full-blown stack; we keep only the top two items.) 164 (cs)->prevlinktype = (cs)->linktype; \ 165 (cs)->off_prevlinkhdr = (cs)->off_linkhdr; \ [all …]
|
| H A D | pcap-linux.c | 2 * pcap-linux.c: Packet capture interface to the Linux kernel 5 * Sebastian Krahmer <krahmer@cs.uni-potsdam.de> 36 * Monitor-mode support for mac80211 includes code taken from the iw 99 #include "pcap-int.h" 100 #include "pcap-util.h" 105 #include "diag-control.h" 124 * least some people are doing cross-builds for MIPS with older versions 135 (__atomic_load_n(&pkt->tp_status, __ATOMIC_ACQUIRE) != TP_STATUS_KERNEL) 137 (__atomic_store_n(&pkt->tp_status, TP_STATUS_KERNEL, __ATOMIC_RELEASE)) 139 (__atomic_load_n(&pkt->hdr.bh1.block_status, __ATOMIC_ACQUIRE) != TP_STATUS_KERNEL) [all …]
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 11 Copyright (C) 2017-2023 20 * Jean-Pierre FLORI (<mailto:jpflori@gmail.com>) 30 in the [ISO 14888-3:2018](https://www.iso.org/standard/76382.html) 34 * Core ISO 14888-3:2018 algorithms: ECDSA, ECKCDSA, ECGDSA, ECRDSA, EC{,O}SDSA, ECFSDSA, SM2. 36 …* BIGN (as standardized in [STB 34.101.45-2013](https://github.com/bcrypto/bign)). We allow a more… 38 … "Schnorr" Bitcoin proposal, as specified in [bip-0340](https://github.com/bitcoin/bips/blob/maste… 39 …tandard as we allow any curve and any hash function (the standard mandates SECP256K1 with SHA-256). 42 …-CDH (Elliptic Curve Cryptography Cofactor Diffie-Hellman) as described in [section 5.7.1.2 of the… 45 …STR3410-2001-CryptoPro{A,B,C,XchA,XchB,Test}-ParamSet, GOSTR3410-2012-{256,512}-ParamSet{A,B,C}, G… 47 * **Hash functions**: SHA-2 and SHA-3 hash functions (224, 256, 384, 512), SM3, RIPEMD-160, [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 1 //===------ SemaDeclCXX.cpp - Semantic Analysis for C++ Declarations --- [all...] |
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … 90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… 116 … (0x1<<9) // Fast back-to-back transaction ena… 128 … (0x1<<23) // Fast back-to-back capable. Not ap… 145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… [all …]
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, 55 # as needed by software such as screen-oriented editors. [all …]
|