Home
last modified time | relevance | path

Searched +full:- +full:eu (Results 1 – 25 of 186) sorted by relevance

12345678

/freebsd/contrib/mandoc/
H A Ddba_array.c17 * Allocation-based arrays for the mandoc database, for read-write access.
36 int32_t eu; /* Entries used (including deleted). */ member
50 array->ep = mandoc_reallocarray(NULL, ea, sizeof(*array->ep)); in dba_array_new()
51 array->em = mandoc_reallocarray(NULL, ea, sizeof(*array->em)); in dba_array_new()
52 array->ea = ea; in dba_array_new()
53 array->eu = 0; in dba_array_new()
54 array->ed = 0; in dba_array_new()
55 array->ec = 0; in dba_array_new()
56 array->flags = flags; in dba_array_new()
57 array->pos = 0; in dba_array_new()
[all …]
/freebsd/bin/chio/
H A Dchio.12 .\"-
54 .Bl -tag -width indent
77 pseudo-element type allows the selection of tapes by their volume tag
83 .Em EU
90 .Em EU
94 .Bl -tag -width indent
96 .Ar <from ET> <from EU> <to ET> <to EU>
100 .Ar <from ET/EU>
102 .Ar <to ET/EU> .
107 .Ar <src ET> <src EU> <dst1 ET> <dst1 EU>
[all …]
H A Dchio.c2 /*-
123 while ((ch = getopt(argc, argv, "f:")) != -1) { in main()
133 argc -= optind; in main()
145 if ((changer_fd = open(changer_name, O_RDWR, 0600)) == -1) in main()
180 * <from ET> <from EU> <to ET> <to EU> [inv] in do_move()
182 * where ET == element type and EU == element unit. in do_move()
185 ++argv; --argc; in do_move()
198 ++argv; --argc; in do_move()
204 /* <from EU> */ in do_move()
207 ++argv; --argc; in do_move()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-sec2.txt1 Freescale SoC SEC Security Engines versions 1.x-2.x-3.x
5 - compatible : Should contain entries for this and backward compatible
9 - reg : Offset and length of the register set for the device
10 - interrupts : the SEC's interrupt number
11 - fsl,num-channels : An integer representing the number of channels
13 - fsl,channel-fifo-len : An integer representing the number of
15 - fsl,exec-units-mask : The bitmask representing what execution units
16 (EUs) are available. It's a single 32-bit cell. EU information
20 bit 0 = reserved - should be 0
21 bit 1 = set if SEC has the ARC4 EU (AFEU)
[all …]
/freebsd/tools/tools/locale/etc/charmaps/
H A DeucKR.TXT13 # Format: Three tab-separated columns
65 0x2D 0x002D #HYPHEN-MINUS
80 0x3C 0x003C #LESS-THAN SIGN
82 0x3E 0x003E #GREATER-THAN SIGN
632 0x8341 0xADFA #HANGUL SYLLABLE KIYEOK EU SSANGKIYEOK
633 0x8342 0xADFB #HANGUL SYLLABLE KIYEOK EU KIYEOKSIOS
634 0x8343 0xADFD #HANGUL SYLLABLE KIYEOK EU NIEUNCIEUC
635 0x8344 0xADFE #HANGUL SYLLABLE KIYEOK EU NIEUNHIEUH
636 0x8345 0xAE02 #HANGUL SYLLABLE KIYEOK EU RIEULMIEUM
637 0x8346 0xAE03 #HANGUL SYLLABLE KIYEOK EU RIEULPIEUP
[all …]
/freebsd/sys/dev/sec/
H A Dsec.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (C) 2008-2009 Semihalf, Piotr Ziecik
81 static int sec_eu_channel(struct sec_softc *sc, int eu);
109 u_int *eu, u_int *mode, u_int *hashlen);
158 if (dma_mem->dma_vaddr != NULL) in sec_sync_dma_mem()
159 bus_dmamap_sync(dma_mem->dma_tag, dma_mem->dma_map, op); in sec_sync_dma_mem()
166 return (desc->sd_ptr_dmem[n].dma_vaddr); in sec_get_pointer_data()
183 sc->sc_rrid = 0; in sec_probe()
184 sc->sc_rres = bus_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->sc_rrid, in sec_probe()
[all …]
/freebsd/share/doc/usd/22.trofftut/
H A Dtt064 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
58 the half-line local motions
59 .BD \eu
62 To go back up the page half a point-size, insert a
63 .BD \eu
67 .BD \eu \& (
81 .BD \es\-2...\es0 .
83 .BD \eu
92 .BD \eu
99 The in-line command
[all …]
/freebsd/contrib/tzdata/
H A Dzonenow.tab5 # From Paul Eggert (2023-12-18):
31 # -11 - SST
32 XX -1416-17042 Pacific/Pago_Pago Midway; Samoa ("SST")
34 # -11
35 XX -1901-16955 Pacific/Niue Niue
37 # -10 - HST
38 XX +211825-1575130 Pacific/Honolulu Hawaii ("HST")
40 # -10
41 XX -1732-14934 Pacific/Tahiti Tahiti; Cook Islands
43 # -10/-09 - HST / HDT (North America DST)
[all …]
H A Deurope4 # 2009-05-17 by Arthur David Olson.
11 # From Paul Eggert (2017-02-10):
38 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>
39 # [PDF] (1914-03)
41 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-9
[all...]
H A Dbackzone10 # When proposing changes to this file, please use 'git format-patch'
12 # or by using 'git send-email'. This will help maintainers save time.
15 # From Paul Eggert (2014-10-31):
23 # pre-1970 timestamps, they are less reliable, cover only a tiny
24 # sliver of the pre-1970 era, and cannot feasibly be improved to cover
29 # differed from other zones only in pre-1970 timestamps.
41 # From Paul Eggert (2020-04-15):
43 # Patches in 'git format-patch' format would be welcome.
45 # From Phake Nick (2020-04-15):
74 # If the zone overrides main-data links only when building with
[all …]
/freebsd/contrib/tzcode/
H A Dzic.82 .\" 2009-05-17 by Arthur David Olson.
11 .Op Fl -help
12 .Op Fl -version
27 .Op Fl t Ar localtime-link
39 .Dq "-" ,
43 .Bl -tag -width indent
44 .It Fl -version
46 .It Fl -help
49 Output backward-compatibility data as specified by
57 the 64-bit generated data.
[all …]
/freebsd/contrib/bearssl/src/ec/
H A Decdsa_i31_vrfy_raw.c46 unsigned char eU[POINT_LEN]; in br_ecdsa_i31_vrfy_raw() local
53 if (((impl->supported_curves >> pk->curve) & 1) == 0) { in br_ecdsa_i31_vrfy_raw()
60 switch (pk->curve) { in br_ecdsa_i31_vrfy_raw()
85 if (pk->qlen != cd->generator_len) { in br_ecdsa_i31_vrfy_raw()
93 nlen = cd->order_len; in br_ecdsa_i31_vrfy_raw()
94 br_i31_decode(n, cd->order, nlen); in br_ecdsa_i31_vrfy_raw()
116 memcpy(tx, cd->order, nlen); in br_ecdsa_i31_vrfy_raw()
117 tx[nlen - 1] -= 2; in br_ecdsa_i31_vrfy_raw()
145 ulen = cd->generator_len; in br_ecdsa_i31_vrfy_raw()
146 memcpy(eU, pk->q, ulen); in br_ecdsa_i31_vrfy_raw()
[all …]
H A Decdsa_i15_vrfy_raw.c46 unsigned char eU[POINT_LEN]; in br_ecdsa_i15_vrfy_raw() local
54 if (((impl->supported_curves >> pk->curve) & 1) == 0) { in br_ecdsa_i15_vrfy_raw()
61 switch (pk->curve) { in br_ecdsa_i15_vrfy_raw()
86 if (pk->qlen != cd->generator_len) { in br_ecdsa_i15_vrfy_raw()
94 nlen = cd->order_len; in br_ecdsa_i15_vrfy_raw()
95 br_i15_decode(n, cd->order, nlen); in br_ecdsa_i15_vrfy_raw()
117 memcpy(tx, cd->order, nlen); in br_ecdsa_i15_vrfy_raw()
118 tx[nlen - 1] -= 2; in br_ecdsa_i15_vrfy_raw()
146 ulen = cd->generator_len; in br_ecdsa_i15_vrfy_raw()
147 memcpy(eU, pk->q, ulen); in br_ecdsa_i15_vrfy_raw()
[all …]
H A Decdsa_i15_sign_raw.c48 unsigned char eU[POINT_LEN]; in br_ecdsa_i15_sign_raw() local
57 if (((impl->supported_curves >> sk->curve) & 1) == 0) { in br_ecdsa_i15_sign_raw()
64 switch (sk->curve) { in br_ecdsa_i15_sign_raw()
81 nlen = cd->order_len; in br_ecdsa_i15_sign_raw()
82 br_i15_decode(n, cd->order, nlen); in br_ecdsa_i15_sign_raw()
87 * private key is well-defined (not zero, and less than the in br_ecdsa_i15_sign_raw()
90 if (!br_i15_decode_mod(x, sk->x, sk->xlen, n)) { in br_ecdsa_i15_sign_raw()
100 hash_len = (hf->desc >> BR_HASHDESC_OUT_OFF) & BR_HASHDESC_OUT_MASK; in br_ecdsa_i15_sign_raw()
137 ulen = impl->mulgen(eU, tt, nlen, sk->curve); in br_ecdsa_i15_sign_raw()
139 br_i15_decode(r, &eU[1], ulen >> 1); in br_ecdsa_i15_sign_raw()
[all …]
H A Decdsa_i31_sign_raw.c48 unsigned char eU[POINT_LEN]; in br_ecdsa_i31_sign_raw() local
56 if (((impl->supported_curves >> sk->curve) & 1) == 0) { in br_ecdsa_i31_sign_raw()
63 switch (sk->curve) { in br_ecdsa_i31_sign_raw()
80 nlen = cd->order_len; in br_ecdsa_i31_sign_raw()
81 br_i31_decode(n, cd->order, nlen); in br_ecdsa_i31_sign_raw()
86 * private key is well-defined (not zero, and less than the in br_ecdsa_i31_sign_raw()
89 if (!br_i31_decode_mod(x, sk->x, sk->xlen, n)) { in br_ecdsa_i31_sign_raw()
99 hash_len = (hf->desc >> BR_HASHDESC_OUT_OFF) & BR_HASHDESC_OUT_MASK; in br_ecdsa_i31_sign_raw()
136 ulen = impl->mulgen(eU, tt, nlen, sk->curve); in br_ecdsa_i31_sign_raw()
138 br_i31_decode(r, &eU[1], ulen >> 1); in br_ecdsa_i31_sign_raw()
[all …]
/freebsd/contrib/dialog/po/
H A Deu.po1 # translation of dialog-1.1.20070704.po to Euskara
8 "Project-Id-Version: dialog-1.1.20070704\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-01-16 17:57-0500\n"
11 "PO-Revision-Date: 2007-09-20 00:01+0200\n"
12 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
13 "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n"
14 "Language: eu\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/atime/
H A Datime_common.kshlib1 # SPDX-License-Identifier: CDDL-1.0
10 # or https://opensource.org/licenses/CDDL-1.0.
41 # 0 -> The access time is updated.
42 # 1 -> The access time is not updated.
49 typeset before=$(stat -c %X $filename)
52 typeset before=$(stat -f %a $filename)
55 typeset before=$(ls -Eu $filename | awk '{print $7}')
61 typeset after=$(stat -c %X $filename)
63 typeset after=$(stat -f %a $filename)
65 typeset after=$(ls -Eu $filename | awk '{print $7}')
[all …]
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c2 * SPDX-License-Identifier: BSD-2-Clause
110 * NVM Commands - Microwire */
115 #define E82545_NVM_ADDR_MASK ((1 << E82545_NVM_ADDR_BITS)-1)
117 (((1 << E82545_NVM_OPCODE_BITS) - 1) << E82545_NVM_ADDR_BITS)
121 #define E82545_NVM_OPCODE_EWEN (0x4 << E82545_NVM_ADDR_BITS) /* wr-enable */
123 #define E82545_NVM_EEPROM_SIZE 64 /* 64 * 16-bit values == 128K */
228 uint16_t ck_len; /* length of cksum calc: 0 is to packet-end */
284 uint32_t esc_TIPG; /* x0410 inter-packet gap */
286 uint64_t esc_tdba; /* verified 64-bit desc table addr */
288 uint32_t esc_TDBAH; /* x3804 desc table addr, hi 32-bits */
[all …]
/freebsd/sys/contrib/openzfs/scripts/
H A Dman-dates.sh6 set -eu
8 find man -type f | while read -r i ; do
9 git_date=$(git log -1 --date=short --format="%ad" -- "$i")
10 [ -z "$git_date" ] && continue
11 sed -i "s|^\.Dd.*|.Dd $(date -d "$git_date" "+%B %-d, %Y")|" "$i"
/freebsd/sbin/savecore/tests/
H A Dlog_test.sh2 # SPDX-License-Identifier: BSD-2-Clause
4 # Copyright (c) 2025 Stéphane Rochoy <stephane.rochoy@stormshield.eu>
14 atf_check -s exit:1 \
15 -o ignore \
16 -e save:savecore.err \
17 savecore -vC /dev/missing
18 grep -qE 'savecore [0-9]+ - - /dev/missing: No such file or directory' savecore.err \
/freebsd/share/man/man4/
H A Dnctgpio.421 .Bl -bullet -compact
25 Nuvoton NCT5104D (PC-Engines APU)
27 Nuvoton NCT5104D (PC-Engines APU3)
35 Nuvoton NCT6796D-E
54 .An Stéphane Rochoy Aq Mt stephane.rochoy@stormshield.eu .
H A Dncthwm.423 .Bl -bullet -compact
27 Nuvoton NCT6796D-E
31 These variables are available as read-only
34 .Bl -tag -width indent
52 .An Stéphane Rochoy Aq Mt stephane.rochoy@stormshield.eu .
/freebsd/share/monetdef/
H A Den_IE.ISO8859-1.src4 # -----------------------------------------------------------------------------
10 Eu
25 -
H A Dnl_NL.ISO8859-1.src4 # -----------------------------------------------------------------------------
10 Eu
25 -
H A Dsl_SI.ISO8859-2.src4 # -----------------------------------------------------------------------------
10 Eu
25 -

12345678