Home
last modified time | relevance | path

Searched +full:multiple +full:- +full:amp (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dti,tas2781.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2022 - 2023 Texas Instruments Incorporated
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Shenghao Ding <shenghao-ding@ti.com>
14 The TAS2563/TAS2781 is a mono, digital input Class-D audio
16 small loudspeakers. An integrated on-chip DSP supports Texas
17 Instruments Smart Amp speaker protection algorithm. The
28 ti,tas2563: 6.1-W Boosted Class-D Audio Amplifier With Integrated
31 ti,tas2781: 24-V Class-D Amplifier with Real Time Integrated Speaker
[all …]
/freebsd/contrib/kyua/utils/text/
H A Doperations_test.cpp36 #include <atf-c++.hpp>
89 ATF_REQUIRE_EQ("foo &quot;bar&amp; &lt;tag&gt; yay&apos; baz", in ATF_TEST_CASE_BODY()
92 ATF_REQUIRE_EQ("&quot;&amp;&lt;&gt;&apos;", text::escape_xml("\"&<>'")); in ATF_TEST_CASE_BODY()
93 ATF_REQUIRE_EQ("&amp;&amp;&amp;", text::escape_xml("&&&")); in ATF_TEST_CASE_BODY()
94 ATF_REQUIRE_EQ("&amp;#8;&amp;#11;", text::escape_xml("\b\v")); in ATF_TEST_CASE_BODY()
95 ATF_REQUIRE_EQ("\t&amp;#127;BAR&amp;", text::escape_xml("\t\x7f""BAR&")); in ATF_TEST_CASE_BODY()
123 ATF_REQUIRE_EQ("'Multiple quotes \\'\\'\\' together'", in ATF_TEST_CASE_BODY()
124 text::quote("Multiple quotes ''' together", '\'')); in ATF_TEST_CASE_BODY()
171 refill_test("first-long-word\nother\nwords", "first-long-word other words", in ATF_TEST_CASE_BODY()
173 refill_test("first-long-word\nother words", "first-long-word other words", in ATF_TEST_CASE_BODY()
[all …]
/freebsd/sys/fs/autofs/
H A Dautofs_vnops.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
78 vp = ap->a_vp; in autofs_getattr()
79 anp = vp->v_data; in autofs_getattr()
80 mp = vp->v_mount; in autofs_getattr()
81 vap = ap->a_vap; in autofs_getattr()
83 KASSERT(ap->a_vp->v_type == VDIR, ("!VDIR")); in autofs_getattr()
86 * The reason we must do this is that some tree-walking software, in autofs_getattr()
98 error = VOP_GETATTR(newvp, ap->a_vap, in autofs_getattr()
99 ap->a_cred); in autofs_getattr()
[all …]
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dgcw0.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include <dt-bindings/clock/ingenic,tcu.h>
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/iio/adc/ingenic,adc.h>
9 #include <dt-bindings/input/input.h>
29 stdout-path = "serial2:57600n8";
33 compatible = "regulator-fixed";
34 regulator-name = "vcc";
36 regulator-min-microvolt = <3300000>;
[all …]
/freebsd/contrib/libedit/TEST/
H A Dtest_filecompletion.c3 /*-
201 /* test multiple spaces */
208 /* test multiple spaces inside single quotes */
215 /* test multiple spaces inside double quotes */
243 /* test multiple double quotes */
250 /* test multiple double quotes inside single quotes */
257 /* test multiple double quotes inside double quotes */
285 /* test multiple single quotes */
292 /* test multiple single quotes inside single quote */
299 /* test multiple single quotes inside double quote */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dvexpress-sysreg.txt2 --------------------------------------
4 This is a system control registers block, providing multiple low level
9 - compatible value : = "arm,vexpress,sysreg";
10 - reg : physical base address and the size of the registers window
13 - gpio-controller : specifies that the node is a GPIO controller
14 - #gpio-cells : size of the GPIO specifier, should be 2:
15 - first cell is the pseudo-GPIO line number:
16 0 - MMC CARDIN
17 1 - MMC WPROT
18 2 - NOR FLASH WPn
[all …]
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/
H A DTOC.hhc1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
5 <!-- Sitemap 1.0 -->
65 <param name="Name" value="Ticket Settings &amp; Flags">
83 <param name="Name" value="Manage Multiple Principals">
/freebsd/contrib/ntp/util/
H A Dtg.c6 * broadcast timecode. Alternatively, it can generate the IRIG-B
24 * over the range 0-255. The signal generator by default uses WWV
26 * switches to IRIG-B format.
42 * the transmissionorder is low-order first as the frame is processed
44 * For IRIG the on-time marker M preceeds the first (units) bit, so its
64 #define SECOND 8000 /* one second of 125-us samples */
68 #define IRIG 1 /* IRIG-B encoder */
82 int c3000[] = {1, 48, 63, 70, 78, 82, 85, 89, 92, 94, /* 0-9 */
83 96, 98, 99, 100, 101, 101, 102, 103, 103, 103, /* 10-19 */
84 103, 103, 103, 103, 102, 101, 101, 100, 99, 98, /* 20-29 */
[all …]
H A Dntp-keygen.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ -->
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title>Ntp-keygen User&rsquo;s Manual</title>
8 <meta name="description" content="Ntp-keyge
[all...]
H A Dtg2.c6 * broadcast timecode. Alternatively, it can generate the IRIG-B
24 * over the range 0-255. The signal generator by default uses WWV
26 * switches to IRIG-B format.
42 * the transmissionorder is low-order first as the frame is processed
44 * For IRIG the on-time marker M preceeds the first (units) bit, so its
54 * v0.23 2007-02-12 dmw:
55 * - Changed statistics to include calculated error
60 * v0.22 2007-02-08 dmw:
61 * - Changed default for rate correction to "enabled", "-j" switch now disables.
62 * - Adjusted help message accordingly.
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.awk2 ### @Awk-file{
7 ### filename = "journal-toc.awk",
29 ### bibclean -max-width 0 BibTeX-file(s) | \
30 ### bibsort -byvolume | \
31 ### awk -f journal-toc.awk \
32 ### [-v HTML=nnn] [-v INDENT=nnn] \
33 ### [-v BIBFILEURL=url] >foo.toc
38 ### bibclean -max-width 0 BibTeX-file(s) | \
39 ### awk -f journal-toc.awk \
40 ### [-v HTML=nnn] [-v INDENT=nnn] \
[all …]
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ -->
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
10 <meta name="resource-type" content="document">
16 <!-
[all...]
/freebsd/contrib/ntp/sntp/
H A Dsntp.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ -->
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
10 <meta name="resource-type" content="document">
16 <!-
[all...]
/freebsd/crypto/krb5/src/ccapi/doc/
H A DCCAPI-Windows-Design.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht…
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7 <!--
9 .style3 {font-family: "Courier New", Courier, monospace}
13 -->
20 <h2>Conventions &amp; clarifications </h2>
29 <p>&lt;UUID&gt; means a thread-specific UUID.</p>
34 …<li>The server's OS-independent code is single threaded, because it must operate on platforms that…
45 <p>Instead, there are listener and worker threads in Windows-specific code. </p>
52 …eate a connection. When cci_ipc_thread_init is called, the connection thread-local variables are i…
[all …]
/freebsd/contrib/expat/doc/
H A Dreference.html1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6 <!--
15 Copyright (c) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
16 Copyright (c) 2002-2012 Karl Waclawek <karl@waclawek.net>
17 Copyright (c) 2017-2025 Sebastian Pipping <sebastian@pipping.org>
20 Copyright (c) 2021 Nicolas Cavallari <nicolas.cavallari@green-communication
[all...]
H A Dxmlwf.xml1 <!--
10 Copyright (c) 2002-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
12 Copyright (c) 2016-2025 Sebastian Pipping <sebastian@pipping.org>
19 -->
20 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
21 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
25 <!-- Pleas
[all...]
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1 //===--- TokenAnnotator.cpp - Format C++ code -----------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
22 #define DEBUG_TYPE "format-token-annotator"
49 /// an Objective-C \c \@selector, \c false otherwise.
52 /// Objective-C++, C++ keywords like \c new and \c delete are
53 /// lexed as tok::kw_*, not tok::identifier, even for Objective-C.
55 /// For Objective-C and Objective-C++, both identifiers and keywords
58 /// keyword as a potential Objective-C selector component.
[all …]
H A DFormatToken.h1 //===--- FormatToken.h - Format C++ code ------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
205 /* Things inside the table in user-defined primitives. */ \
254 /// A({B(C(C(x)))}) -> [{<x>}]
364 /// Is this token part of a \c DeclStmt defining multiple variables?
375 /// potentially re-formatted inside), and we do not allow further formatting
434 // call, we do not change its type any more - the type was deduced from in setType()
436 if (MacroCtx && MacroCtx->Role == MR_UnexpandedArg) in setType()
[all …]
/freebsd/contrib/ncurses/doc/html/
H A Dncurses-intro.html1 <!--
2 $Id: ncurses-intro.html,v 1.57 2022/11/26 19:33:46 tom Exp $
4 * Copyright 2019-2020,2022 Thomas E. Dickey *
5 * Copyright 2000-2013,2017 Free Software Foundation, Inc. *
31 -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
38 <link rel="author" href="mailto:bugs-ncurses@gnu.org">
39 <meta http-equiv="Content-Type" content=
40 "text/html; charset=us-ascii">
43 <h1 class="no-header">Writing Programs with NCURSES</h1>
[all …]
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp1 //===-- clang-format/ClangFormat.cpp - Clang format tool ------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 /// This file implements a clang-format tool that automatically formats
13 //===----------------------------------------------------------------------===//
33 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden);
35 // Mark all our options with this category, everything else (except for -version
36 // and -help) will be hidden.
37 static cl::OptionCategory ClangFormatCategory("Clang-format options");
42 "Multiple ranges can be formatted by specifying\n"
[all …]
/freebsd/contrib/tzdata/
H A Dtheory.html5 <meta charset="UTF-8">
7 pre {margin-left: 2em; white-space: pre-wrap;}
34 href="https://www.iana.org/time-zones"><code><abbr>tz</abbr></code>
37 It organizes <a href="tz-link.html">time zone and daylight saving time
42 (1970-01-01 00:00:00 <a
45 Although 1970 is a somewhat-arbitrary cutoff, there are significant
61 <code>America/Denver</code> which observes US-styl
[all...]
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
91 * Can be called multiple times to bind the same http server
92 * to multiple different ports.
97 * @return 0 on success, -1 on failure.
120 * This may be useful to create a socket and then fork multiple instances
123 * permissions to bind to a low-numbered port.
125 * Can be called multiple times to have the http server listen to
126 * multiple different sockets.
130 * @return 0 on success, -1 on failure.
[all …]
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu>
3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
91 * Can be called multiple times to bind the same http server
92 * to multiple different ports.
97 * @return 0 on success, -1 on failure.
120 * This may be useful to create a socket and then fork multiple instances
123 * permissions to bind to a low-numbered port.
125 * Can be called multiple times to have the http server listen to
126 * multiple different sockets.
130 * @return 0 on success, -1 on failure.
[all …]
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c9 Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
11 Copyright (c) 2001-2003 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
12 Copyright (c) 2004-2009 Karl Waclawek <karl@waclawek.net>
13 Copyright (c) 2005-2007 Steven Solie <steven@solie.ca>
14 Copyright (c) 2016-2025 Sebastian Pipping <sebastian@pipping.org>
21 Copyright (c) 2022 Sean McBride <sean@rogue-research.com>
96 FILE *fp = ((XmlwfUserData *)userData)->fp; in characterData()
97 for (; len > 0; --len, ++s) { in characterData()
100 fputts(T("&amp;"), fp); in characterData()
141 fputts(T("&amp;"), fp); in attributeValue()
[all …]
/freebsd/contrib/tzcode/
H A Dtheory.html5 <meta charset="UTF-8">
7 pre {margin-left: 2em; white-space: pre-wrap;}
34 href="https://www.iana.org/time-zones"><code><abbr>tz</abbr></code>
37 It organizes <a href="tz-link.html">time zone and daylight saving time
42 (1970-01-01 00:00:00 <a
45 Although 1970 is a somewhat-arbitrary cutoff, there are significant
61 <code>America/Denver</code> which observes US-style daylight saving
72 Clock transitions before 1970 are recorded for location-based timezones,
74 misbehave if data entries were omitted for pre-1970 transitions.
78 details of pre-1970 civil timekeeping.
[all …]

123