Home
last modified time | relevance | path

Searched +full:no +full:- +full:ref +full:- +full:current +full:- +full:limit (Results 1 – 25 of 232) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dbq256xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schema
[all...]
H A Dbattery.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Reichel <sre@kernel.org>
14 In smart batteries, these are typically stored in non-volatile memory
16 no appropriate non-volatile memory, or it is unprogrammed/incorrect.
27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
28 The phandle's property should be named "monitored-battery".
32 const: simple-battery
34 device-chemistry:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad4695.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>
14 A family of similar multi-channel analog to digital converters with SPI bus.
21 $ref: /schemas/spi/spi-peripheral-props.yaml#
26 - adi,ad4695
27 - adi,ad4696
28 - adi,ad4697
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dcommon.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>
11 - Pavel Machek <pavel@ucw.cz>
14 LED and flash LED devices provide the same basic functionality as current
18 Many LED devices expose more than one current output that can be connected
25 led-sources:
27 List of device current outputs the LED is connected to. The outputs are
30 $ref: /schemas/types.yaml#/definitions/uint32-array
[all …]
/freebsd/sys/contrib/device-tree/Bindings/connector/
H A Dusb-connector.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ro
[all...]
/freebsd/usr.bin/procstat/
H A Dprocstat.11 .\"-
2 .\" Copyright (c) 2007-2009 Robert N. M. Watson
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
34 .Op Fl -libxo
42 .Op Fl -libxo
50 .Op Fl -libxo
73 .Op Fl -libxo
96 .Op Fl -libxo
104 .Op Fl -libxo
107 .Op Fl -libxo
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi7 # EDIT THIS FILE WITH CAUTION (invoke-ntp.conf.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:03:56 AM by AutoGen 5.18.16
11 # and the template file agtexi-file.tpl
27 @code{-c}
42 host addresses written in numeric, dotted-quad form,
55 @ref{Configuration Options},
60 @ref{Authentication Support}
62 @ref{Monitoring Support}
64 @ref{Access Control Support}
66 @ref{Automati
[all...]
/freebsd/stand/ficl/softwords/
H A Doo.fr3 \ ** F I C L O - O E X T E N S I O N S
7 17 ficl-vocabulary oop
14 \ 2. Object aggregation (has-a relationship)
18 \ 4. Separate name-spaces for methods - methods are
21 \ No limit on number of methods.
30 \ object ( -- instance class )
44 \ on the stack. This is by convention - ficl has no way to
49 \ their predecessors. Ficl has no way of enforcing this, either.
51 \ Revised Apr 2001 - Added Guy Carver's vtable extensions. Class now
55 \ Revised Nov 2001 - metaclass debug method now finds only metaclass methods
[all …]
/freebsd/contrib/libedit/
H A Dhist.c3 /*-
25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
60 el->el_history.fun = NULL; in hist_init()
61 el->el_history.ref = NULL; in hist_init()
62 el->el_history.buf = el_calloc(EL_BUFSIZ, sizeof(*el->el_history.buf)); in hist_init()
63 if (el->el_history.buf == NULL) in hist_init()
64 return -1; in hist_init()
65 el->el_history.sz = EL_BUFSIZ; in hist_init()
66 el->el_history.last = el->el_history.buf; in hist_init()
78 el_free(el->el_history.buf); in hist_end()
[all …]
H A Dcommon.c3 /*-
25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
66 *el->el_line.lastchar = '\0'; in ed_end_of_file()
78 int count = el->el_state.argument; in ed_insert()
83 if (el->el_line.lastchar + el->el_state.argument >= in ed_insert()
84 el->el_line.limit) { in ed_insert()
91 if (el->el_state.inputmode == MODE_INSERT in ed_insert()
92 || el->el_line.cursor >= el->el_line.lastchar) in ed_insert()
95 *el->el_line.cursor++ = c; in ed_insert()
98 if (el->el_state.inputmode != MODE_REPLACE_1) in ed_insert()
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp2 * kmp_dispatch.cpp: dynamic scheduling - iteration initialization and dispatch.
5 //===----------------------------------------------------------------------===//
9 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
11 //===----------------------------------------------------------------------===//
36 #include "ompt-specific.h"
39 /* ------------------------------------------------------------------------ */
40 /* ------------------------------------------------------------------------ */
49 if (th->th.th_root->r.r_active && in __kmp_dispatch_deo_error()
50 (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none)) { in __kmp_dispatch_deo_error()
65 if (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none) { in __kmp_dispatch_dxo_error()
[all …]
H A Dkmp_sched.cpp2 * kmp_sched.cpp -- static scheduling -- iteration initialization
5 //===----------------------------------------------------------------------===//
9 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
11 //===----------------------------------------------------------------------===//
15 NOTE: team->t.t_nproc is a constant inside of any dispatch loop, however
27 #include "ompt-specific.h"
31 //-------------------------------------------------------------------------
38 //-------------------------------------------------------------------------
49 t = u - l + 1; \
50 } else if (i == -1) { \
[all …]
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_qp.h4 /*-
5 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
29 * - Redistributions of source code must retain the above copyright
31 * - Redistributions in binary form must reproduce the above copyright
35 * - Neither the name of Intel Corporation nor the names of its
42 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
73 * RVT_S_SIGNAL_REQ_WR - set if QP send WRs contain completion signaled
74 * RVT_S_BUSY - send tasklet is processing the QP
75 * RVT_S_TIMER - the RC retry timer is active
76 * RVT_S_ACK_PENDING - an ACK is waiting to be sent after RDMA read/atomics
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_unit_adapter_regs.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
27 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
87 #define AL_PCI_EXP_DEVCAP_RBER 0x8000 /* Role-Based Error Reporting */
88 #define AL_PCI_EXP_DEVCAP_PWR_VAL 0x3fc0000 /* Slot Power Limit Value */
89 #define AL_PCI_EXP_DEVCAP_PWR_SCL 0xc000000 /* Slot Power Limit Scale */
93 #define AL_PCI_EXP_DEVCTL_NFERE 0x0002 /* Non-Fatal Error Reporting Enable */
101 #define AL_PCI_EXP_DEVCTL_NOSNOOP_EN 0x0800 /* Enable No Snoop */
106 #define AL_PCI_EXP_DEVSTA_NFED 0x02 /* Non-Fatal Error Detected */
130 #define AL_PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DProgram.h1 //===- llvm/Support/Program.h ------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
18 #include "llvm/Config/llvm-config.h"
29 /// This is the OS-specific separator for PATH like environment variables:
50 process_t Process; /// Platform-dependent process object.
102 /// -1 indicates failure to execute
103 /// -2 indicates a crash during execution or timeout
113 ///< current program's environment will be used. If specified, the
[all …]
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t017 \ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
31 \ -- In the preamble, a macro called "CTX" that evaluates to the current
34 \ -- In the preamble, a macro called "CONTEXT_NAME" that evaluates to the
37 \ -- A word called "read8-low" ( -- x ) that reads the next byte, or -1
40 \ -- A word called "read-blob-inner" ( addr len -- addr len ) that is
41 \ the multi-byte version of read8-low.
43 \ -- A word called "skip-remaining-inner" ( lim -- lim ) which reads but
53 : skip-blanks begin char dup 32 > if ret then drop again ;
55 : fail-oid
60 : parse-number ( -- val nextchar )
[all …]
/freebsd/usr.sbin/ndp/
H A Dndp.821 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
79 .Bl -tag -width indent
83 .Bl -tag -width "Neighbor"
101 .Bl -tag -width indent -compact
124 which means the number of NS probes the node has sent during the current state.
146 .Bd -ragged -offset indent -compact
162 there is no default router.
165 there is no default router.
170 The current default interface will be deleted from the kernel.
183 .Ql - ,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1 //===- MemoryDependenceAnalysis.cpp - Mem Deps Implementation -------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
59 STATISTIC(NumCacheNonLocal, "Number of fully cached non-local responses");
60 STATISTIC(NumCacheDirtyNonLocal, "Number of dirty cached non-local responses");
61 STATISTIC(NumUncacheNonLocal, "Number of uncached non-local responses");
64 "Number of fully cached non-local ptr responses");
66 "Number of cached, but dirty, non-local ptr responses");
67 STATISTIC(NumUncacheNonLocalPtr, "Number of uncached non-local ptr responses");
[all …]
/freebsd/sys/fs/nfs/
H A Dnfs.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
49 #define NFS_MINIDEMTIMEO (5 * NFS_HZ) /* Min timeout for non-idempotent ops*/
99 #define NFSLAYOUTHIGHWATER 1000000 /* Upper limit for # of layouts */
101 #define NFSCLDELEGHIGHWATER 10000 /* limit for client delegations */
104 #define NFSCLLAYOUTHIGHWATER 10000 /* limit for client pNFS layouts */
145 * The NFSv4 RFCs do not define an upper limit on the length of Owner and
147 * length, set a generous sanity limit of 10Kbytes.
155 ((n)->n_fhp->nfh_len == (s) && !NFSBCMP((n)->n_fhp->nfh_fh, (caddr_t)(f), (s)))
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h1 //===-- Disassembler.h ------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
23 #include "lldb/lldb-defines.h"
24 #include "lldb/lldb-forward.h"
25 #include "lldb/lldb-private-enumerations.h"
26 #include "lldb/lldb-types.h"
128 /// The current execution context, if available. May be used in
155 /// May be 0 to indicate no indentation/alignment of the opcodes.
179 } // May be overridden in sub-classes that have descriptions. in SetDescription()
[all …]
/freebsd/crypto/openssl/test/recipes/
H A D02-test_errstr.t2 # Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
10 no strict 'refs'; # To be able to use strings as function refs
34 plan skip_all => 'OpenSSL is configured "no-autoerrinit" or "no-err"'
44 # We use Errno::EXPORT_OK as a list of known errno values on the current
60 my $errcode = "Errno::$errname"->();
63 # On most systems, there is no E macro for errcode zero in <errno.h>,
96 # Limit to 5 items, in case the reason contains a colon
126 grep { ref $_ eq 'Regexp' ? $first =~ $_ : $first eq $_ }
158 push @strings, qr/^non-translatable vms error code:/ if $^O eq 'VMS';
/freebsd/sys/contrib/xen/io/
H A Dblkif.h4 * Unified block-device I/O interface for Xen guest OSes.
18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24 * Copyright (c) 2003-2004, Keir Fraser
35 * Front->back notifications: When enqueuing a new request, sending a
37 * hold-off mechanism provided by the ring macros). Backends must set
40 * Back->front notifications: When enqueuing a new response, sending a
42 * hold-off mechanism provided by the ring macros). Frontends must set
80 *------------------ Backend Device Identification (PRIVATE) ------------------
95 * physical-device
102 * physical-device-path
[all …]
/freebsd/contrib/bmake/PSD.doc/
H A Dtutorial.ms23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
57 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
68 .EH 'PSD:12-%''PMake \*- A Tutorial'
69 .OH 'PMake \*- A Tutorial''PSD:12-%'
81 .\" into a table-of-contents, properly indented, etc. If the first argument
100 .\" CW is used to place a string in fixed-width or switch to a
101 .\" fixed-width font.
108 .\" Anything I put in a display I want to be in fixed-width
112 .\" The stuff in .No produces a little stop sign in the left margin
122 .po -\\n(g3u
[all …]
/freebsd/share/doc/psd/12.make/
H A Dtutorial.ms24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
33 .EH 'PSD:12-%''PMake \*- A Tutorial'
34 .OH 'PMake \*- A Tutorial''PSD:12-%'
36 .\" into a table-of-contents, properly indented, etc. If the first argument
56 .\" CW is used to place a string in fixed-width or switch to a
57 .\" fixed-width font.
64 .\" Anything I put in a display I want to be in fixed-width
68 .\" The stuff in .No produces a little stop sign in the left margin
76 .po -0.5i
84 \D's -1u'\D't 5u'
[all …]
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h2 * util/data/msgreply.h - store message and reply data.
26 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
65 #define PREFETCH_TTL_CALC(ttl) ((ttl) - (ttl)/10)
162 * Reply TTL extended with serve expired TTL, to limit time to serve
170 * This is just an efficiency timer when serve-expired-client-timeout
191 * EDE (rfc8914) NULL-terminated string with human-readable reason
234 * It could be more pure to define as array of size 0, ref[0].
235 * But ref[1] may be less confusing for compilers.
238 struct rrset_ref ref[1]; member
259 * @param norecttl: serve expired no recursion ttl
[all …]

12345678910