Home
last modified time | relevance | path

Searched +full:short +full:- +full:circuit (Results 1 – 25 of 219) sorted by relevance

123456789

/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom-labibb-regulator.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sumit Semwal <sumit.semwal@linaro.org>
19 const: qcom,pmi8998-lab-ibb
27 qcom,soft-start-us:
36 Short-circuit and over-current interrupts for lab.
38 interrupt-names:
41 - const: sc-err
[all …]
H A Dti,tps65219.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI tps65219 Power Management Integrated Circuit regulators
10 - Jerome Neanne <jerome.neanne@baylibre.com>
18 - ti,tps65219
23 system-power-controller:
29 description: Short-circuit, over-current, under-voltage for regulators, PB interrupts.
32 interrupt-controller: true
34 '#interrupt-cells':
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcirrus,madera.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
30 Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
33 pin-settings:
40 '-pins$':
43 - $ref: pincfg-node.yaml#
44 - $ref: pinmux-node.yaml#
63 dmic6, io, dsp-gpio, irq1, irq2, fll1-clk,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dqcom-wled.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
11 - Kiran Gunda <kgunda@codeaurora.org>
21 - qcom,pm8941-wled
22 - qcom,pmi8950-wled
23 - qcom,pmi8994-wled
24 - qcom,pmi8998-wled
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/flex/src/
H A Dmisc.c1 /* misc - miscellaneous flex routines */
10 /* to contract no. DE-AC03-76SF00098 between the United States */
36 #define CMD_IF_TABLES_SER "%if-tables-serialization"
37 #define CMD_TABLES_YYDMAP "%tables-yydmap"
38 #define CMD_DEFINE_YYTABLES "%define-yytables"
39 #define CMD_IF_CPP_ONLY "%if-c++-only"
40 #define CMD_IF_C_ONLY "%if-c-only"
41 #define CMD_IF_C_OR_CPP "%if-c-or-c++"
42 #define CMD_NOT_FOR_HEADER "%not-for-header"
43 #define CMD_OK_FOR_HEADER "%ok-for-header"
[all …]
/freebsd/contrib/sendmail/cf/hack/
H A Dcssubdomain.m41 divert(-1)
15 VERSIONID(`$Id: cssubdomain.m4,v 8.10 2013-11-22 20:51:13 ca Exp $')
18 # find possible (old & new) versions of our name via short circuit hack
20 # names to .CS.Berkeley.EDU names -- probably not more than a few months)
/freebsd/lib/libc/string/
H A Dtimingsafe_bcmp.322 .Nd timing-safe byte sequence comparisons
49 may short-circuit after finding the first differing byte.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd9576-pmic.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/rohm,bd9576-pmi
[all...]
H A Drohm,bd71847-pmic.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/rohm,bd71847-pmi
[all...]
H A Drohm,bd71837-pmic.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/rohm,bd71837-pmic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ROHM BD71837 Power Management Integrated Circuit
10 - Matti Vaittinen <mazziesaccount@gmail.com>
13 BD71837MWV is programmable Power Management ICs for powering single-core,
14 dual-core, and quad-core SoCs such as NXP-i.MX 8M. It is optimized for low
18 …/www.rohm.com/products/power-management/power-management-ic-for-system/industrial-consumer-applica…
35 clock-names:
[all …]
/freebsd/contrib/lua/src/
H A Dlparser.h18 ** optimizations; An 'expdesc' structure describes a potentially-delayed
21 ** by short-circuit operators 'and'/'or').
41 VCONST, /* compile-time <const> variable;
76 short idx; /* index (R or "long" K) */
81 unsigned short vidx; /* compiler index (in 'actvar.arr') */
92 #define RDKTOCLOSE 2 /* to-be-closed */
93 #define RDKCTC 3 /* compile-time constant */
98 TValuefields; /* constant value (if it is a compile-time constant) */
101 short pidx; /* index of the variable in the Proto's 'locvars' array */
156 int firstlabel; /* index of first label (in 'dyd->label->arr') */
[all …]
/freebsd/contrib/libcbor/src/cbor/
H A Dcommon.h2 * Copyright (c) 2014-2020 Pavel Kalvoda <me@pavelkalvoda.com>
25 * C99 is not a subset of C++ -- 'restrict' qualifier is not a part of the
26 * language. This is a workaround to keep it in C headers -- compilers allow
27 * linking non-restrict signatures with restrict implementations.
50 /* http://stackoverflow.com/questions/1644868/c-define-macro-for-debu
[all...]
/freebsd/contrib/libarchive/unzip/
H A Dcmdline.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2003-2008 Tim Kientzle
27 * Short options for bsdunzip. Please keep this sorted.
35 * The symbolic names for options that lack a short equivalent are
44 int equivalent; /* Equivalent short option. */
75 long_prefix = "--"; in bsdunzip_getopt()
78 bsdunzip->argument = NULL; in bsdunzip_getopt()
81 if (bsdunzip->getopt_state == state_start) { in bsdunzip_getopt()
83 ++bsdunzip->argv; in bsdunzip_getopt()
[all …]
/freebsd/contrib/libarchive/cat/
H A Dcmdline.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2003-2008 Tim Kientzle
28 * Short options for bsdcat. Please keep this sorted.
35 * The symbolic names for options that lack a short equivalent are
44 int equivalent; /* Equivalent short option. */
61 * Old-style tar arguments: The original tar implementation treated
62 * the first argument word as a list of single-character option
67 * if the first command-line argument does not begin with '-'. We
68 * also allow regular short and long options to follow, e.g.,
[all …]
/freebsd/lib/libc/uuid/
H A Duuid_from_string.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
35 * uuid_from_string() - convert a string representation of an UUID into
40 * NOTE: The sequence field is in big-endian, while the time fields are in
48 /* Short-circuit 2 special cases: NULL pointer and empty string. */ in uuid_from_string()
64 * 01234567-89ab-cdef-0123-456789abcdef in uuid_from_string()
68 if (s[8] != '-') in uuid_from_string()
72 "%8x-%4hx-%4hx-%2hhx%2hhx-%2hhx%2hhx%2hhx%2hhx%2hhx%2hhx", in uuid_from_string()
73 &u->time_low, &u->time_mid, &u->time_hi_and_version, in uuid_from_string()
74 &u->clock_seq_hi_and_reserved, &u->clock_seq_low, &u->node[0], in uuid_from_string()
[all …]
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.850 .Bl -tag -offset indent -width Fl
68 It is possible to short-circuit the menu system by specifying the
73 on the command line; this is intended mainly for pre-configured installation
83 .Bl -enum -offset indent
94 the database includes pre-1970 history for its city.)
98 .Pq Pa /usr/src/contrib/tzdata/[a-z]*
102 .Bl -tag -width ".Pa /usr/share/zoneinfo/zone1970.tab" -compact
118 Normal usage, to select the right zoneinfo file via the dialog-based
137 .Dl "# tzsetup -r"
159 When the system is first configured for a non-UTC
/freebsd/share/man/man4/
H A Dng_hci.41 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
44 Bluetooth is a short-range radio link intended to replace the cable(s)
48 combination of circuit and packet switching.
59 The Bluetooth system provides a point-to-point connection (only two
60 Bluetooth units involved), or a point-to-multipoint connection.
61 In the point-to-multipoint connection,
68 In addition, many more slaves can remain locked to the master in a so-called
79 in different piconets on a time-division multiplex basis.
81 The piconets shall not be frequency-synchronized.
87 The slot numbering ranges from 0 to 2^27 -1 and is cyclic with a cycle length
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_init.cpp1 //===-- xray_init.cpp -------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
65 // Short-circuit if we've already initialized XRay before. in __xray_init()
86 XRayInstrMap.Entries = __stop_xray_instr_map - __start_xray_instr_map; in __xray_init()
89 XRayInstrMap.Functions = __stop_xray_fn_idx - __start_xray_fn_idx; in __xray_init()
109 if (flags()->patch_premain) in __xray_init()
114 // FIXME: Make check-xray tests work on FreeBSD without
/freebsd/contrib/bmake/mk/
H A Ddep.mk23 # explicit dependencies help short-circuit .SUFFIX searches
37 MKDEP_CMD?= /usr/local/share/bin/mkdeps.sh -N
71 @rm -f .depend
74 set -x; for f in $$files; do ${_MKDEP} -a ${MKDEPFLAGS} \
75 ${CFLAGS:M-[ID]*} ${CPPFLAGS} ${AINC} $$f; done
77 set -x; for f in $$files; do ${_MKDEP} -
[all...]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp1 //=-- ExprEngineC.cpp - ExprEngine support for C expressions ----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
32 QualType Ty = Expression->getType(); in conjureOffsetSymbolOnLocation()
33 if (isa<Loc>(Other) && Ty->isIntegralOrEnumerationType() && in conjureOffsetSymbolOnLocation()
44 Expr *LHS = B->getLHS()->IgnoreParens(); in VisitBinaryOperator()
45 Expr *RHS = B->getRHS()->IgnoreParens(); in VisitBinaryOperator()
56 ProgramStateRef state = (*it)->getState(); in VisitBinaryOperator()
57 const LocationContext *LCtx = (*it)->getLocationContext(); in VisitBinaryOperator()
[all …]
/freebsd/contrib/cortex-strings/src/aarch64/
H A Dstrcpy.S2 strcpy/stpcpy - copy a string returning pointer to start/end.
32 * ARMv8-a, AArch64, unaligned accesses, min page size 4k.
38 -DSTRCPY_TEST_PAGE_CROSS - this will force all copies through the slower
79 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80
80 (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and
89 do not, then we can short-circuit much of the entry code. We
90 expect early page-crossing strings to be rare (probability of
98 misaligned, crosses a page boundary - after that we move to aligned
111 /* For moderately short strings, the fastest way to do the copy is to
118 always be difficult - we mitigate against this by preferring
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dlower_bound.h1 //===----------------------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
43 __len -= __l2 + 1; in __lower_bound_bisecting()
51 // One-sided binary search, aka meta binary search, has been in the public domain for decades, and …
54 // the first one is when operating over non-random-access iterators, because the classic algorithm …
56 // traversing the container in order, trying to fast-forward to the next value: in that case, the c…
57 // would yield \Omega(n*log(n)) comparisons and, for non-random-access iterators, \Omega(n^2) itera…
58 // whereas the one-sided version will yield O(n) operations on both counts, with a \Omega(log(n)) b…
63 // step = 0, ensuring we can always short-circuit when distance is 1 later on in __lower_bound_onesided()
[all …]
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dsimd_stat.c9 * or https://opensource.org/licenses/CDDL-1.0.
52 kmem_scnprintf(s + off, MAX(4095-off, 0), "%-16s\t%1d\n", feat, (val))
151 /* We want to short-circuit this on unsupported platforms. */ in simd_stat_kstat_data()
174 simd_stat_kstat->ks_data = (void*)(uintptr_t)1; in simd_stat_init()
175 simd_stat_kstat->ks_ndata = 1; in simd_stat_init()
176 simd_stat_kstat->ks_flags |= KSTAT_FLAG_NO_HEADERS; in simd_stat_init()
/freebsd/contrib/libarchive/cpio/
H A Dcmdline.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2003-2007 Tim Kientzle
32 * Short options for cpio. Please keep this sorted.
42 int equivalent; /* Equivalent short option. */
61 { "make-directories", 0, 'd' },
62 { "no-preserve-owner", 0, OPTION_NO_PRESERVE_OWNER },
64 { "numeric-uid-gid", 0, 'n' },
67 { "pass-through", 0, 'p' },
68 { "preserve-modification-time", 0, 'm' },
[all …]

123456789