Home
last modified time | relevance | path

Searched +full:vs +full:- +full:n +full:- +full:supply (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7380.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
21 * https://www.analog.com/en/products/ad7380-4.html
22 * https://www.analog.com/en/products/ad7381-4.html
23 * https://www.analog.com/en/products/ad7383-4.html
24 * https://www.analog.com/en/products/ad7384-4.html
25 * https://www.analog.com/en/products/ad7386-4.html
[all …]
/freebsd/usr.sbin/bhyve/
H A Dvirtio.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
58 * front of virtio-based device softc" constraint, let's use
61 #define DEV_SOFTC(vs) ((void *)(vs)) argument
68 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, in vi_softc_linkup() argument
74 /* vs and dev_softc addresses must match */ in vi_softc_linkup()
75 assert((void *)vs == dev_softc); in vi_softc_linkup()
76 vs->vs_vc = vc; in vi_softc_linkup()
77 vs->vs_pi = pi; in vi_softc_linkup()
78 pi->pi_arg = vs; in vi_softc_linkup()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-paz00.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/thermal/thermal.h>
8 #include "tegra20-cpu-opp.dtsi"
9 #include "tegra20-cpu-opp-microvolt.dtsi"
25 stdout-path = "serial0:115200n8";
44 vdd-supply = <&hdmi_vdd_reg>;
45 pll-supply = <&hdmi_pll_reg>;
47 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
[all …]
H A Dtegra30-lg-x3.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/input/gpio-keys.h>
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/leds/common.h>
6 #include <dt-bindings/mfd/max77620.h>
7 #include <dt-bindings/thermal/thermal.h>
10 #include "tegra30-cpu-opp.dtsi"
11 #include "tegra30-cpu-opp-microvolt.dtsi"
14 chassis-type = "handset";
30 * pre-existing /chosen node to be available to insert the
[all …]
/freebsd/share/doc/usd/12.vi/summary/
H A Dvi.summary46 .nr VS 11
77 % ex +\fIn\fP \fIname\fP ... at line \fIn\fP
78 % ex \-t \fItag\fP start at \fItag\fP
79 % ex \-r list saved files
80 % ex \-r \fIname\fP recover file \fIname\fP
81 % ex \fIname\fP ... edit first; rest via \fB:n\fP
82 % ex \-R \fIname\fP read only mode
106 abbrev ab next n unabbrev una
125 \fIn\fP line \fIn\fP /\fIpat\fP next with \fIpat\fP
127 $ last \fIx\fP-\fIn\fP \fIn\fP before \fIx\fP
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp1 //===-- WebAssemblyFixFunctionBitcasts.cpp - Fix function bitcasts --------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
23 //===----------------------------------------------------------------------===//
35 #define DEBUG_TYPE "wasm-fix-function-bitcasts"
64 // Recursively descend the def-use lists from V to find non-bitcast users of
68 for (User *U : V->users()) { in findUses()
74 Value *Callee = CB->getCalledOperand(); in findUses()
78 if (CB->getFunctionType() == F.getValueType()) in findUses()
88 // - Call with more arguments than needed: arguments are dropped
[all …]
/freebsd/contrib/lib9p/
H A Dgenacl.h43 * ask for the latter, but if you use the Ubuntu nfs4-acl-tools
48 * - Lustre uses "trusted.*", with "*" matching "lov", "lma",
52 * - ceph has a name tree of the form "ceph.<type>.<name>" with
56 * - ext4 uses the POSIX names, plus some special ext4-specific
59 * - NFS uses both the POSIX names and the NFSv4 ACLs. However,
63 * lets nfs4-acl-tools read and write the system.nfs4_acl xattr
68 * - "security.*" and "selinux.*" are reserved.
70 * - "security.capability" is the name for capabilities.
72 * - sockets use "system.sockprotoname".
95 * It's the responsibility of the back-end to supply the ACL
[all …]
/freebsd/share/doc/psd/16.lex/
H A Dlex.ms1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
41 .EH 'PSD:16-%''Lex \- A Lexical Analyzer Generator'
42 .OH 'Lex \- A Lexical Analyzer Generator''PSD:16-%'
56 .\".if \\n%>1 'tl ''\s7LEX\s0\s9\(mi%\s0''
57 .\".if \\n%>1 'sp
61 .\".TM 75-1274-15 39199 39199-11
63 Lex \- A Lexical Analyzer ~Generator~
64 .AU ``MH 2C-569'' 6377
77 .\".nr VS 9
79 .\".vs 9p
[all …]
/freebsd/usr.bin/netstat/
H A Droute.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
75 { RTF_DONE, 'd', "done" }, /* Completed -- for routing msgs only */
120 if (fibnum == -1 && in routepr()
121 sysctlbyname("net.my_fibnum", &fibnum, &intsize, NULL, 0) == -1) in routepr()
123 if (sysctlbyname("net.fibs", &numfibs, &intsize, NULL, 0) == -1) in routepr()
125 if (fibnum < 0 || fibnum > numfibs - 1) in routepr()
129 * (time_uptime vs time_second) and we are reading kernel memory in routepr()
130 * directly we should do rt_expire --> expire_time conversion. in routepr()
135 xo_open_container("route-information"); in routepr()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-verdin.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/phy/phy-imx8-pcie.h>
7 #include <dt-bindings/pwm/pwm.h>
12 stdout-path = &uart3;
24 compatible = "pwm-backlight";
25 brightness-levels = <0 45 63 88 119 158 203 255>;
26 default-brightness-level = <4>;
28 enable-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
29 pinctrl-names = "default";
30 pinctrl-0 = <&pinctrl_i2s_2_d_out_dsi_1_bkl_en>;
[all …]
/freebsd/contrib/libpcap/
H A Dnametoaddr.c40 * https://msdn.microsoft.com/en-us/library/windows/desktop/ms738520(v=vs.85).aspx
133 #include "pcap-int.h"
135 #include "diag-control.h"
141 #include "thread-local.h"
144 #include "os-proto.h"
155 * XXX - not thread-safe; don't use it inside libpcap.
168 * it's not thread-safe, or because it doesn't support IPv6, in pcap_nametoaddr()
172 * it's not thread-safe; we supply it for backwards compatibility, in pcap_nametoaddr()
176 * this thread-safe - we can't change the API to require that in pcap_nametoaddr()
184 hlist[0] = (bpf_u_int32 *)hp->h_addr; in pcap_nametoaddr()
[all …]
H A DCHANGES5 Mark pcap_vasprintf() as printf-like.
16 Avoid casting hack for the Windows cleanup-on-exit routine.
21 Remove the unused pcap-rpcap-int.h header file.
23 Make some static variables thread-local; fixes issue #1174.
36 Avoid 32-bit unsigned integer overflow in USB captures. Fixes
49 Report {non-existent zone}/{interface} errors appropriately.
50 Allow attaching to links owned by a non-global zone. (Based on
55 in recent SDKs, including tagging pcap-namedb.h routines.
63 Report non-existent devices correctly.
89 CVE-2023-7256: Clean up sock_initaddress() and its callers to avoid
[all …]
H A Dpcap-dlpi.c24 * <List-tcpdump-workers@subscriptions.pizzolato.net>,
29 * Packet capture routine for DLPI under SunOS 5, HP-UX 9/10/11, and AIX.
33 * - The DLIOCRAW ioctl() is specific to SunOS.
35 * - There is a bug in bufmod(7) such that setting the snapshot
38 * - It might be desirable to use pfmod(7) to filter packets in the
41 * - An older version of the HP-UX DLPI Programmer's Guide, which
45 * http://docs.hp.com/hpux/onlinedocs/B2355-90093/B2355-90093.html
49 * http://h21007.www2.hp.com/dspp/files/unprotected/Drivers/Docs/Refs/B2355-90093.pdf
53 * - The HP-UX 10.x, 11.0, and 11i v1.6 version of the HP-UX DLPI
57 * http://docs.hp.com/en/B2355-90139/index.html
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/idle-states.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
14 1 - Introduction
18 where cores can be put in different low-power states (ranging from simple wfi
20 range of dynamic idle states that a processor can enter at run-time, can be
27 - Running
28 - Idle_standby
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td1 //===- Target.td - Target Independent TableGen interface ---*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines the target-independent interfaces which should be
12 //===----------------------------------------------------------------------===//
19 //===----------------------------------------------------------------------===//
20 // Register file description - These classes are used to fill in the target
25 // For example, "+feat1,-feat2" will indicate that the mode is active
44 // The n-th element on the Objects list will be associated with the n-th
88 int Offset = offset; // Offset of the first bit of the sub-reg index.
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # 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: 2025-09-15 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]
64 0200 TP-Link
86 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/sys/contrib/device-tree/Bindings/cpu/
H A Didle-states.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/cpu/idle-states.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
11 - Anup Patel <anup@brainfault.org>
15 1 - Introduction
18 ARM and RISC-V systems contain HW capable of managing power consumption
19 dynamically, where cores can be put in different low-power states (ranging
22 run-time, can be specified through device tree bindings representing the
[all …]
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
55 struct adapter *sc = rdev->adap; in destroy_cq()
64 wr = alloc_wrqe(wr_len, &sc->sge.ctrlq[0]); in destroy_cq()
69 res_wr->op_nres = cpu_to_be32( in destroy_cq()
73 res_wr->len16_pkd = cpu_to_be32(DIV_ROUND_UP(wr_len, 16)); in destroy_cq()
74 res_wr->cookie = (unsigned long) &wr_wait; in destroy_cq()
[all …]
/freebsd/contrib/ncurses/
H A DNEWS1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd/contrib/dialog/
H A DCHANGES1 -- $Id: CHANGES,v 1.723 2021/01/17 20:21:41 tom Exp $
2 -- Thomas E. Dickey <dickey@invisible-island.net>
9 + add option --no-hot-list, to allow suppressing the hotkey feature
12 with the button-box (report by Victor Ananjevsky).
13 + modify options-parsing to permit a "no" on any boolean option and
14 deprecating the "no" options without a "-" , e.g., generalizing on
15 "--nook" equivalence to "--no-ok".
25 + enable keep-tite feature for NetBSD 8 and up; earlier releases would
28 + add option "--cursor-off-label"
29 + add option "--erase-on-exit"
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
33 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore;
85 "%select{case value|enumerator value|non-type template argument|"
89 "%select{case value|enumerator value|non-type template argument|"
108 "represented in a %1-bit %select{signed|unsigned}2 integer type">;
114 InGroup<DiagGroup<"predefined-identifier-outside-function">>;
[all …]
/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py6 The sub-namespace td has type definitions (qid, stat) and values
24 dotu-specific members (used only when packing for dotu/dotl and
47 wirestat objects, which are basically size-counted pre-sequenced
48 stat objects. The pre-sequencing uses:
68 The sub-namespace rrd has request (Tversion, Topen, etc) and
101 course are the pre-filled fields in a Tversion PFOD instance).
151 a downgrade_to() method that gets you a possibly-downgraded instance.
206 >>> utf8 = os.strerror(errno.ENOENT).encode('utf-8')
213 >>> pkt[-len(utf8):] == utf8
278 packet is too short. (Note that we need a hack for py2k vs py3k
[all …]
/freebsd/contrib/tcsh/
H A DFixes1 15. V6.22.04 - 20210426
2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
4 12. V6.22.03 - 20201118
14 4. V6.22.02 - 20191204
16 2. V6.22.01 - 20191201
23 6. V6.22.00 - 20191128
24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
31 range character instead of the start of range. [l-z]* would match foo
33 12. V6.21.00 - 20190508
48 20. V6.20.00 - 20161124
[all …]
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
H A Dadvanced.md18 See [Explicit Success and Failure](reference/assertions.md#success-failure) in
35 is awkward especially when the expression has side-effects or is expensive to
81 testing::AssertionResult IsEven(int n) {
82 if ((n % 2) == 0)
85 return testing::AssertionFailure() << n << " is odd";
92 bool IsEven(int n) {
93 return (n % 2) == 0;
115 are fine with making the predicate slower in the success case, you can supply a
119 testing::AssertionResult IsEven(int n) {
120 if ((n % 2) == 0)
[all …]

123