/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 2 * ntp_request.c - respond to information requests 38 #define NO_REQUEST (-1) 205 * A hack. To keep the authentication module clear of ntp-ism's, we 229 * init_request - initialize request data 247 * req_ack - acknowledge request with no data 252 endpt *inter, in req_ack() argument 262 rpkt.implementation = inpkt->implementation; in req_ack() 263 rpkt.request = inpkt->request; in req_ack() 270 sendpkt(srcadr, inter, -1, (struct pkt *)&rpkt, RESP_HEADER_SIZE); in req_ack() 276 * prepare_pkt - prepare response packet for transmission, return pointer [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-imx.txt | 1 * Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX 4 - compatible : 5 - "fsl,imx1-i2c" for I2C compatible with the one integrated on i.MX1 SoC 6 - "fsl,imx21-i2c" for I2C compatible with the one integrated on i.MX21 SoC 7 - "fsl,vf610-i2c" for I2C compatible with the one integrated on Vybrid vf610 SoC 8 - reg : Should contain I2C/HS-I2C registers location and length 9 - interrupts : Should contain I2C/HS-I2C interrupt 10 - clocks : Should contain the I2C/HS-I2C clock specifier 13 - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. 15 - dmas: A list of two dma specifiers, one for each entry in dma-names. [all …]
|
H A D | i2c-imx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-imx.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX 10 - Oleksij Rempel <o.rempel@pengutronix.de> 13 - $ref: /schemas/i2c/i2c-controller.yaml# 18 - const: fsl,imx1-i2c 19 - const: fsl,imx21-i2c 20 - const: fsl,vf610-i2c [all …]
|
H A D | i2c-imx-lpi2c.txt | 1 * Freescale Low Power Inter IC (LPI2C) for i.MX 4 - compatible : 5 - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc 6 - "fsl,imx8qxp-lpi2c" for LPI2C compatible with the one integrated on i.MX8QXP soc 7 - "fsl,imx8qm-lpi2c" for LPI2C compatible with the one integrated on i.MX8QM soc 8 - reg : address and length of the lpi2c master registers 9 - interrupts : lpi2c interrupt 10 - clocks : lpi2c clock specifier 15 compatible = "fsl,imx7ulp-lpi2c"; 17 interrupt-parent = <&intc>;
|
H A D | i2c-mxs.txt | 1 * Freescale MXS Inter IC (I2C) Controller 4 - compatible: Should be "fsl,<chip>-i2c" 5 - reg: Should contain registers location and length 6 - interrupts: Should contain ERROR interrupt number 7 - clock-frequency: Desired I2C bus clock frequency in Hz. 9 - dmas: DMA specifier, consisting of a phandle to DMA controller node 11 Refer to dma.txt and fsl-mxs-dma.txt for details. 12 - dma-names: Must be "rx-tx". 17 #address-cells = <1>; 18 #size-cells = <0>; [all …]
|
H A D | i2c-mxs.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-mxs.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale MXS Inter IC (I2C) Controller 10 - Shawn Guo <shawnguo@kernel.org> 13 - $ref: /schemas/i2c/i2c-controller.yaml# 18 - fsl,imx23-i2c 19 - fsl,imx28-i2c 27 clock-frequency: [all …]
|
H A D | i2c-imx-lpi2c.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-im [all...] |
/freebsd-src/share/man/man4/ |
H A D | iicbus.4 | 36 .Cd "device ic" 41 system provides a uniform, modular and architecture-independent 45 I2C is an acronym for Inter Integrated Circuit bus. 49 easy way to connect a CPU to peripheral chips in a TV-set. 67 specification it is stated that the IC that initiates a data transfer on the 71 As mentioned before, the IC bus is a Multi-MASTER BUS. 72 This means that more than one IC capable of initiating data transfer can be 77 .Bl -column "Device drivers" -compact 80 .It Sy ic Ta "network IP interface" 89 8-bit characters they write to the bus according to the I2C protocol. [all …]
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Inliner.h | 1 //===- Inliner.h - Inliner pass and infrastructure --------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 58 /// module-wide state, that need to keep track of inter-inliner pass runs, for 66 InlineContext IC = {}, 92 const InlineContext IC; variable
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | atmel,sama5d2-i2s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/sound/atmel,sama5d2-i2s.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nicolas Ferre <nicolas.ferre@microchip.com> 12 - Alexandre Belloni <alexandre.belloni@bootlin.com> 13 - Claudiu Beznea <claudiu.beznea@microchip.com> 16 Atmel I2S (Inter-IC Sound Controller) bus is the standard 21 const: atmel,sama5d2-i2s 31 - description: Peripheral clock [all …]
|
H A D | nvidia,tegra210-i2s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-i2s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The Inter-IC Sound (I2S) controller implements full-duplex, 11 bi-directional and single direction point-to-point serial 16 - Jon Hunter <jonathanh@nvidia.com> 17 - Sameer Pujar <spujar@nvidia.com> 20 - $ref: dai-common.yaml# 24 pattern: "^i2s@[0-9a-f]*$" [all …]
|
H A D | microchip,sama7g5-i2smcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-i2smcc.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | mchp,i2s-mcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mchp,i2s-mcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip I2S Multi-Channel Controller 10 - Codrin Ciubotariu <codrin.ciubotariu@microchip.com> 13 The I2SMCC complies with the Inter-IC Sound (I2S) bus specification and 15 multi-channel audio codecs. It consists of a receiver, a transmitter and a 19 multi-channel is supported by using multiple data pins, output and 23 "#sound-dai-cells": [all …]
|
H A D | rockchip-i2s.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/sound/rockchip-i2s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The I2S bus (Inter-IC sound bus) is a serial link for digital 14 - Heiko Stuebner <heiko@sntech.de> 17 - $ref: dai-common.yaml# 22 - const: rockchip,rk3066-i2s 23 - items: 24 - enum: [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.cpp | 1 //===-- NVPTXTargetTransformInfo.cpp - NVPTX specific TTI -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 26 switch (II->getIntrinsicID()) { in readsThreadIndex() 36 return II->getIntrinsicID() == Intrinsic::nvvm_read_ptx_sreg_laneid; in readsLaneId() 41 switch (II->getIntrinsicID()) { in isNVVMAtomic() 73 // Without inter-procedural analysis, we conservatively assume that arguments in isSourceOfDivergence() 76 return !isKernelFunction(*Arg->getParent()); in isSourceOfDivergence() 82 unsigned AS = LI->getPointerAddressSpace(); in isSourceOfDivergence() 94 if (I->isAtomic()) in isSourceOfDivergence() [all …]
|
/freebsd-src/share/man/man9/ |
H A D | ieee80211.9 | 37 .Fn ieee80211_ifattach "struct ieee80211com *ic" 39 .Fn ieee80211_ifdetach "struct ieee80211com *ic" 43 .Fn ieee80211_chan2ieee "struct ieee80211com *ic" "const struct ieee80211_channel *c" 51 .Fn ieee80211_setmode "struct ieee80211com *ic" "enum ieee80211_phymode mode" 58 .Fa "struct ieee80211com *ic" "int rate" "enum ieee80211_phymode mode" 72 layer for protocol services but devices that off-load functionality 119 .Fa ic 154 .Fa ic . 181 functions are device-independent handlers for 206 sub-type, for the device [all …]
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/SP/ |
H A D | fm_sp.c | 2 * Copyright 2008-2012 Freescale Semiconductor Inc. 57 if ((err = FmSpCheckIntContextParams(&p_FmVspEntry->intContext))!= E_OK) in CheckParamsGeneratedInternally() 59 if ((err = FmSpCheckBufMargins(&p_FmVspEntry->bufMargins)) != E_OK) in CheckParamsGeneratedInternally() 70 SANITY_CHECK_RETURN_ERROR(p_FmVspEntry->p_FmVspEntryDriverParams, E_INVALID_HANDLE); in CheckParams() 71 SANITY_CHECK_RETURN_ERROR(p_FmVspEntry->h_Fm, E_INVALID_HANDLE); in CheckParams() 73 if ((err = FmSpCheckBufPoolsParams(&p_FmVspEntry->p_FmVspEntryDriverParams->extBufPools, in CheckParams() 74 p_FmVspEntry->p_FmVspEntryDriverParams->p_BackupBmPools, in CheckParams() 75 … p_FmVspEntry->p_FmVspEntryDriverParams->p_BufPoolDepletion)) != E_OK) in CheckParams() 79 if (p_FmVspEntry->p_FmVspEntryDriverParams->liodnOffset & ~FM_LIODN_OFFSET_MASK) in CheckParams() 82 err = FmVSPCheckRelativeProfile(p_FmVspEntry->h_Fm, in CheckParams() [all …]
|
/freebsd-src/contrib/mandoc/ |
H A D | mdoc.7 | 4 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org> 64 They provide free-form text to be printed; the formatting of the text 66 .Bd -literal -offset indent 91 A well-formed 97 .Ic \&Dd , 98 .Ic \&Dt , 100 .Ic \&Os 104 .Ic \&Sh ) 106 .Ic \ [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MoveChecker.cpp | 1 // MoveChecker.cpp - Check use of moved-from objects. - C++ ---------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This defines checker which checks for potential misuses of a moved-from 10 // object. That means method calls on the object or copying it in moved-from 13 //===----------------------------------------------------------------------===// 69 AK_Invalid = -1, 70 AK_KnownsOnly = 0, // Warn only about known move-unsafe classes. 72 AK_All = 2, // Warn on any use-after-move. 87 // STL smart pointers are automatically re-initialized to null when moved [all …]
|
H A D | SmartPtrModeling.cpp | 1 // SmartPtrModeling.cpp - Model behavior of C++ smart pointers - C++ ------===// 5 // SPDX-License-Identifie 601 const auto *IC = dyn_cast<CXXInstanceCall>(&Call); handleReset() local 631 const auto *IC = dyn_cast<CXXInstanceCall>(&Call); handleRelease() local 667 const auto *IC = dyn_cast<CXXInstanceCall>(&Call); handleSwapMethod() local 715 const auto *IC = dyn_cast<CXXInstanceCall>(&Call); handleGet() local [all...] |
/freebsd-src/contrib/bmake/ |
H A D | bmake.1 | 77 .%T "PMake \- A Tutorial" 86 .Bl -tag -width Ds 104 .It Fl d Oo Cm \- Oc Ns Ar flags 109 .Ql \- , 123 .Bl -tag -width Ds 217 Print debugging information about suffix-transformation rules. 243 .Ql \&- , 252 Ignore non-zer [all...] |
H A D | make.1 | 77 .%T "PMake \- A Tutorial" 86 .Bl -tag -width Ds 104 .It Fl d Oo Cm \- Oc Ns Ar flags 109 .Ql \- , 123 .Bl -tag -width Ds 217 Print debugging information about suffix-transformation rules. 243 .Ql \&- , 252 Ignore non-zer [all...] |
/freebsd-src/contrib/ncurses/include/ |
H A D | Caps.uwin | 2 # Copyright 2019-2023,2024 Thomas E. Dickey # 3 # Copyright 2001-2015,2016 Free Software Foundation, Inc. # 43 # This file has three major sections; a standard-capabilities table, two 44 # extension-capability tables, and a section of aliases declarations. 53 # Column 5: KEY_xxx name, if any, `-' otherwise 54 # Column 6: value for KEY_xxx name, if any, `-' otherwise 56 # translations, `-' otherwise 59 # The codes following [Y-] in column 7 describe the versions of termcap which 63 # lot of old termcap-using programs). The codes read as follows: 95 # as an already-supported one. The compiler will handle aliasing, emitting [all …]
|
H A D | Caps.osf1r5 | 2 # Copyright 2019-2023,2024 Thomas E. Dickey # 3 # Copyright 2002-2015,2016 Free Software Foundation, Inc. # 43 # This file has three major sections; a standard-capabilities table, two 44 # extension-capability tables, and a section of aliases declarations. 53 # Column 5: KEY_xxx name, if any, `-' otherwise 54 # Column 6: value for KEY_xxx name, if any, `-' otherwise 56 # translations, `-' otherwise 59 # The codes following [Y-] in column 7 describe the versions of termcap which 63 # lot of old termcap-using programs). The codes read as follows: 95 # as an already-supported one. The compiler will handle aliasing, emitting [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |