Home
last modified time | relevance | path

Searched +full:an +full:- +full:1585 (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/cdc/
H A Dadi,ad7746.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor
10 - Michael Hennerich <michael.hennerich@analog.com>
13 AD7746 24-Bit Capacitance-to-Digital Converter with Temperature Sensor
16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7291.pdf
21 - adi,ad7745
22 - adi,ad7746
23 - adi,ad7747
[all …]
/freebsd/contrib/tzcode/
H A Dcalendars1 ----- Calendrical issues -----
12 Gregorian calendar adopted 1582-12-20.
13 French Revolutionary calendar used 1793-11-24 through 1805-12-31,
14 and (in Paris only) 1871-05-06 through 1871-05-23.
19 From Chris Carrier (1996-12-02):
20 On 1929-10-01 the Soviet Union instituted an "Eternal Calendar"
21 with 30-day months plus 5 holidays, with a 5-day week.
22 On 1931-12-01 it changed to a 6-day week; in 1934 it reverted to the
23 Gregorian calendar while retaining the 6-day week; on 1940-06-27 it
24 reverted to the 7-day week. With the 6-day week the usual days
[all …]
/freebsd/contrib/tzdata/
H A Dcalendars1 ----- Calendrical issues -----
12 Gregorian calendar adopted 1582-12-20.
13 French Revolutionary calendar used 1793-11-24 through 1805-12-31,
14 and (in Paris only) 1871-05-06 through 1871-05-23.
19 From Chris Carrier (1996-12-02):
20 On 1929-10-01 the Soviet Union instituted an "Eternal Calendar"
21 with 30-day months plus 5 holidays, with a 5-day week.
22 On 1931-12-01 it changed to a 6-day week; in 1934 it reverted to the
23 Gregorian calendar while retaining the 6-day week; on 1940-06-27 it
24 reverted to the 7-day week. With the 6-day week the usual days
[all …]
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.c2 * EDIT THIS FILE WITH CAUTION (sntp-opts.c)
4 * It has been AutoGen-ed May 25, 2024 at 12:02:07 AM by AutoGen 5.18.16
5 * From the definitions sntp-opts.def
21 * Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserved.
26 * <http://opensource.org/licenses/ntp-license.php>
41 #include "sntp-opts.h"
78 "Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserved.\n"
83 " <http://opensource.org/licenses/ntp-license.php>\n\0"
100 /* 1091 */ "Enable authentication with the key auth-keynumber\0"
106 /* 1247 */ "Concurrently query all IPs returned for host-nam
[all...]
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c18 /* First, we deal with platform-specific or compiler-specific issues. */
33 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
61 #define INT8_MIN (-128)
64 #define INT16_MIN (-32767-1)
67 #define INT32_MIN (-2147483647-1)
107 /* Returned upon end-of-file. */
110 /* Promotes a possibly negative, possibly signed char to an
111 * integer in range [0..255] for use as an array index.
116 * but we do it the disgusting crufty way forced on us by the ()-less
124 #define YY_START (((yy_start) - 1) / 2)
[all …]
/freebsd/usr.bin/lex/
H A Dinitscan.c16 /* First, we deal with platform-specific or compiler-specific issues. */
31 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
60 #define INT8_MIN (-128)
63 #define INT16_MIN (-32767-1)
66 #define INT32_MIN (-2147483647-1)
106 /* Returned upon end-of-file. */
109 /* Promotes a possibly negative, possibly signed char to an
110 * integer in range [0..255] for use as an array index.
115 * but we do it the disgusting crufty way forced on us by the ()-less
123 #define YY_START (((yy_start) - 1) / 2)
[all …]
/freebsd/crypto/krb5/src/po/
H A Dde.po1 # German translation of mit-krb5.
2 # This file is distributed under the same license as the mit-krb5 package.
3 # Copyright (C) 1985-2013 by the Massachusetts Institute of Technology.
4 # Copyright (C) of this file 2014-2016 Chris Leick <c.leick@vollbio.de>.
8 "Project-Id-Version: mit-krb5 13.2\n"
9 "Report-Msgid-Bugs-To: krbdev@mit.edu\n"
10 "POT-Creation-Date: 2015-05-06 14:59-0400\n"
11 "PO-Revision-Date: 2016-04-07 08:15+0200\n"
12 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
13 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
[all …]
H A Dmit-krb5.pot3 # This file is distributed under the same license as the mit-krb5 package.
9 "Project-Id-Version: mit-krb5 1.22.1\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2025-08-20 15:43-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
/freebsd/contrib/byacc/
H A Dconfigure3 # Guess values for system-dependent variables and create Makefiles.
6 # Copyright 2003-2022,2023 Thomas E. Dickey
26 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
29 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
30 set -o posix
42 rm -f conf$$ conf$$.exe conf$$.file
44 if ln -s conf$$.file conf$$ 2>/dev/null; then
47 if test -f conf$$.exe; then
49 as_ln_s='cp -p'
51 as_ln_s='ln -s'
[all …]
/freebsd/contrib/sqlite3/
H A Dsqlite3.c2 ** This file is an amalgamation of many separate C source files from SQLite
17 ** language. The code for the "sqlite3" command-line shell is also in a
20 ** The content in this amalgamation comes from Fossil check-in
54 ** NO_TEST - The branches on this line are not
59 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false
63 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true
67 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread
72 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
147 ** 2015-03-02
185 ** large file support, or if the OS is windows, these should be no-ops.
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dnormalize_table.c2 /* Automatically generated at 2012-01-11T14:07:01.714581 */
9 {0xa0, 1, 0}, /* NO-BREAK SPACE */
462 {0xddc, 2, 855}, /* SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA */
463 {0xddd, 2, 857}, /* SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA */
875 {0x1f57, 2, 1585}, /* GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI */
1033 {0x2004, 1, 1874}, /* THREE-PER-EM SPACE */
1034 {0x2005, 1, 1875}, /* FOUR-PER-EM SPACE */
1035 {0x2006, 1, 1876}, /* SIX-PER-EM SPACE */
1040 {0x2011, 1, 1881}, /* NON-BREAKING HYPHEN */
1045 {0x202f, 1, 1887}, /* NARROW NO-BREAK SPACE */
[all …]
H A DUnicodeData.txt40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
46 002D;HYPHEN-MINUS;Pd;0;ES;;;;;N;;;;;
61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;
172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;
178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;
188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;
645 029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;;
717 02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
[all …]
/freebsd/share/misc/
H A Dpci_vendors5 # Date: 2025-10-18 03:15:01
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
51 7a19 PCI-to-PCI Bridge
57 7a29 PCI-to-PCI Bridge
[all …]
/freebsd/crypto/krb5/src/lib/krb5/unicode/
H A DUnicodeData.txt40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
46 002D;HYPHEN-MINUS;Pd;0;ET;;;;;N;;;;;
61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;
172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;
178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;
188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;
641 029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;;
711 02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
[all …]
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof_tests.h11 * <p>http://www.apache.org/licenses/LICENSE-2.0
14 * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
68 .result = -1,
94 .result = -1,
120 .result = -1,
146 .result = -1,
172 .result = -1,
198 .result = -1,
224 .result = -1,
250 .result = -1,
[all …]