/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_comppool.h | 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 9 * COPYING in the main directory of this source tree, or the 12 * Redistribution and use in source and binary forms, with or 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 22 * disclaimer in the documentation and/or other materials 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 29 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN [all …]
|
H A D | cl_qcomppool.h | 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 9 * COPYING in the main directory of this source tree, or the 12 * Redistribution and use in source and binary forms, with or 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 22 * disclaimer in the documentation and/or other materials 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 29 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN [all …]
|
H A D | cl_pool.h | 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 9 * COPYING in the main directory of this source tree, or the 12 * Redistribution and use in source and binary forms, with or 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 22 * disclaimer in the documentation and/or other materials 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 29 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN [all …]
|
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx8mq_ccm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Redistribution and use in source and binary forms, with or without 11 * 2. Redistributions in binary form must reproduce the above copyright 12 * notice, this list of conditions and the following disclaimer in the 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 22 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 215 COMPOSITE(IMX8MQ_CLK_AHB, "ahb", ahb_p, 0x9000, 0), 218 COMPOSITE(IMX8MQ_CLK_UART1, "uart1", uart_p, 0xaf00, 0), [all …]
|
H A D | imx_ccm.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Redistribution and use in source and binary forms, with or without 11 * 2. Redistributions in binary form must reproduce the above copyright 12 * notice, this list of conditions and the following disclaimer in the 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 22 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 70 struct imx_clk_composite_def *composite; member 166 /* Composite clock with GATE, MUX, PRE_DIV, and POST_DIV */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
H A D | composite.txt | 1 Binding for TI composite clock. 3 Binding status: Unstable - ABI compatibility may be broken in the future 6 register-mapped composite clock with multiple different sub-types; 18 "ti,*composite*-clock" types. 20 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 26 - compatible : shall be: "ti,composite-clock" 27 - clocks : link phandles of component clocks 28 - #clock-cells : from common clock binding; shall be set to 0. 31 - clock-output-names : from common clock binding. 36 #clock-cells = <0>; [all …]
|
H A D | gate.txt | 3 Binding status: Unstable - ABI compatibility may be broken in the future 6 quite much similar to the basic gate-clock [2], however, 9 will be controlled instead and the corresponding hw-ops for 12 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 13 [2] Documentation/devicetree/bindings/clock/gpio-gate-clock.yaml 17 - compatible : shall be one of: 18 "ti,gate-clock" - basic gate clock 19 "ti,wait-gate-clock" - gate clock which waits until clock is active before 21 "ti,dss-gate-clock" - gate clock with DSS specific hardware handling 22 "ti,am35xx-gate-clock" - gate clock with AM35xx specific hardware handling [all …]
|
H A D | mux.txt | 3 Binding status: Unstable - ABI compatibility may be broken in the future 6 register-mapped multiplexer with multiple input clock signals or 10 By default the "clocks" property lists the parents in the same order 15 results in programming the register as follows: 24 "index-starts-at-one" modified the scheme as follows: 32 the number of bits to shift the control field in the register can be 36 [1] Documentation/devicetree/bindings/clock/clock-binding [all...] |
H A D | divider.txt | 3 Binding status: Unstable - ABI compatibility may be broken in the future 6 register-mapped adjustable clock rate divider that does not gate and has 17 ti,index-starts-at-one - valid divisor values start at 1, not the default 24 ti,index-power-of-two - valid divisor values are powers of two. E.g: 41 Any zero value in this array means the corresponding bit-value is invalid 52 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 56 - compatible : shall be "ti,divider-clock" or "ti,composite-divider-clock". 57 - #clock-cells : from common clock binding; shall be set to 0. 58 - clocks : link to phandle of parent clock 59 - reg : offset for register controlling adjustable divider [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Linker/ |
H A D | IRMover.h | 1 //===- IRMover.h ------------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 44 /// Type of the Metadata map in \a ValueToValueMapTy. 49 // The set of opaque types is the composite module. 52 // The set of identified but non opaque structures in the composite module. 69 /// Move in the provide values in \p ValuesToLink from \p Src. 71 /// - \p AddLazyFor is a call back that the IRMover will call when a global 73 /// not present in ValuesToLink. The GlobalValue and a ValueAdder callback 76 /// Pass nullptr if there's no work to be done in such cases. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.cpp | 1 //===--- Pointer.cpp - Types for the constexpr VM ---------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 25 : Pointer(Pointee, Pointee->getDescriptor()->getMetadataSize(), in Pointer() 26 Pointee->getDescriptor()->getMetadataSize()) {} in Pointer() 36 PointeeStorage.BS.Pointee->addPointer(this); in Pointer() 46 Pointee->addPointer(this); in Pointer() 54 PointeeStorage.BS.Pointee->replacePointer(&P, this); in Pointer() 62 Pointee->removePointer(this); in ~Pointer() 63 Pointee->cleanup(); in ~Pointer() [all …]
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_pool.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 9 * COPYING in the main directory of this source tree, or the 12 * Redistribution and use in source and binary forms, with or 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 22 * disclaimer in the documentation and/or other materials 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 29 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN [all …]
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_import_name.c | 1 /*- 5 * Redistribution and use in source and binary forms, with or without 10 * 2. Redistributions in binary form must reproduce the above copyright 11 * notice, this list of conditions and the following disclaimer in the 17 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 37 unsigned char *p = input_name_buffer->value; in _gss_import_export_name() 38 size_t len = input_name_buffer->length; in _gss_import_export_name() 44 int composite = 0; in _gss_import_export_name() local [all …]
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_cru.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Redistribution and use in source and binary forms, with or without 11 * 2. Redistributions in binary form must reproduce the above copyright 12 * notice, this list of conditions and the following disclaimer in the 18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 22 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 23 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 138 /* Full composite clock. */ 142 .clk.composite = &(struct rk_clk_composite_def) { \ [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 1 //===- llvm-link.cpp - Low-level LLVM linker ------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This utility may be invoked in the following manner: 10 // llvm-link a.bc b.bc c.bc -o x.bc 12 //===----------------------------------------------------------------------===// 57 // llvm-link to simulate ThinLTO backend processes. 61 "imported from bitcode in filename"), 65 // must be specified in the case were we request imports via the -import 67 // exported (imported by a different llvm-link -import invocation), to ensure [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/connector/ |
H A D | analog-tv-connector.txt | 5 - compatible: "composite-video-connector" or "svideo-connector" 8 - label: a symbolic name for the connector 9 - sdtv-standards: limit the supported TV standards on a connector to the given 11 Possible TV standards are defined in 12 include/dt-bindings/display/sdtv-standards.h. 15 - Video port for TV input 18 ------- 19 #include <dt-bindings/display/sdtv-standards.h> 22 compatible = "composite-video-connector"; 24 sdtv-standards = <(SDTV_STD_PAL | SDTV_STD_NTSC)>; [all …]
|
H A D | analog-tv-connector.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/display/connector/analog-tv-connector.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com> 15 - composite-video-connector 16 - svideo-connector 20 sdtv-standards: 24 defined in include/dt-bindings/display/sdtv-standards.h. 32 - compatible [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-07-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Directive/ |
H A D | DirectiveBase.td | 1 //===-- DirectiveBase.td - Base directive definition file --*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 20 // into. This namespace is nested in llvm namespace. 23 // To avoid placing in any namespace, use "". To specify nested namespaces, 24 // use "::" as the delimiter, e.g., given "A::B", ops will be placed in 25 // `namespace A { namespace B { <directives-clauses> } }`. 28 // Optional prefix used for the generation of the enumerator in the Directive 32 // Optional prefix used for the generation of the enumerator in the Clause [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | bn_internal_test.c | 2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at 36 /* return extra parameters related to composite */ in test_is_prime_enhanced() 55 /* negative tests for different composite numbers */ in test_is_composite_enhanced()
|
/freebsd/crypto/openssh/ |
H A D | moduli.c | 4 * Copyright 1996-1998, 2003 William Allen Simpson <wsimpson@greendragon.com> 8 * Redistribution and use in source and binary forms, with or without 13 * 2. Redistributions in binary form must reproduce the above copyright 14 * notice, this list of conditions and the following disclaimer in the 20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 24 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 30 * Two-step process to generate safe primes for DHGEX 33 * suitable for use as Diffie-Hellman moduli; 34 * that is, where q = (p-1)/2 is also prime. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | adv7180.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lars-Peter Clausen <lars@metafoo.de> 14 digital interfaces like MIPI CSI-2 or parallel video. 19 - enum: 20 - adi,adv7180 21 - adi,adv7180cp 22 - adi,adv7180st 23 - adi,adv7182 [all …]
|
H A D | tvp5150.txt | 4 (and also SECAM in the TVP5151 case) video signals to either 8-bit 4:2:2 YUV 5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats. 9 - compatible: Value must be "ti,tvp5150". 10 - reg: I2C slave address. 14 - pdn-gpios: Phandle for the GPIO connected to the PDN pin, if any. 15 - reset-gpio [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenMPKinds.h | 1 //===--- OpenMPKinds.h - OpenMP enums ---------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 /// Defines some OpenMP-specific enums and functions. 12 //===----------------------------------------------------------------------===// 86 /// Number of allowed map-type-modifiers. 88 OMPC_MAP_MODIFIER_last - OMPC_MAP_MODIFIER_unknown - 1; 98 /// Number of allowed motion-modifiers. 178 /// Scheduling data for loop-based OpenMP directives. 192 /// OpenMP adjust-op kinds for 'adjust_args' clause. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7793-gose.dts | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2014-2015 Renesas Electronics Corporation 9 * SSI-AK4643 19 * amixer set "DVC In" 100% 24 * amixer set "DVC In Mute" on 36 /dts-v1/; 38 #include <dt-bindings/gpio/gpio.h> 39 #include <dt-binding [all...] |