Home
last modified time | relevance | path

Searched +full:c +full:- +full:22 (Results 1 – 25 of 1148) sorted by relevance

12345678910>>...46

/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/
H A Dkresults.expected3 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
5 00 11 22 33 44 55 66 77 88 99 AA BB CC DD EE FF
12 46 64 31 29 64 86 ED 9C D7 1F C2 07 25 48 20 A2
13 test 0 - 32 bytes
18 1B 39 DA 37 40 D3 DF FE AC 89 D6 BB 4C 29 F1 0A
19 E1 43 64 CB 16 D3 FF CF E8 FA 6A 2C EC A2 69 34
21 test 1 - 32 bytes
23 22 3C F8 A8 29 95 80 49 57 87 6E 9F A7 11 63 50
24 6B 4E 5B 8C 8F A4 DB 1B 95 D3 E8 C5 C5 FB 5A 00
29 test 2 - 32 bytes
[all …]
/freebsd/tools/test/sort/bigtest/
H A Dsi11 66 55 44 33 22
12 abc.zml-1.gz
13 abc.zml-12.gz
14 abc.zml-2.gz
15 abc-1.007.tgz
16 abc-1.012b.tgz
17 abc-1.01a.tgz
25 55 |44| 33 |22| 11
27 44 33 22 11 00.17
28 44 33 22 11M 00.17
[all …]
/freebsd/tools/test/sort/bigtest/siks/
H A Dsik11 44 33 22 11M 00.17
2 44 33 22 11K 00.17
3 66 55 44 33 22
4 66 55 44 33 22
5 44 33 22 11 00.17
11 44 33. 22 11 00.17
13 44 3.3 22 11 00.17
21 abc.zml-1.gz
22 abc.zml-12.gz
23 abc.zml-2.gz
[all …]
H A Dsik21 44 33 22 11M 00.17
2 44 33 22 11K 00.17
3 66 55 44 33 22
4 66 55 44 33 22
5 44 33 22 11 00.17
11 44 33. 22 11 00.17
13 44 3.3 22 11 00.17
21 abc.zml-1.gz
22 abc.zml-12.gz
23 abc.zml-2.gz
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst-regex.exp2 while evaluating "${:Uword1 word2:C,****,____,g:C,word,____,:Q}." with value "word1 word2"
3 in command "@echo $@: ${:Uword1 word2:C,****,____,g:C,word,____,:Q}."
4 in target "mod-regex-compile-error"
6 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456"
7 in command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}"
8 in target "mod-regex-limits-1"
10 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456"
11 in command "@echo $@:11-missing:${:U1 23 456:C,..,\1\1,:Q}"
12 in target "mod-regex-limits-1"
14 while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 456"
[all …]
/freebsd/contrib/one-true-awk/
H A DChangeLog1 2020-07-30 Arnold D. Robbins <arnold@skeeve.com>
9 * b.c, lex.c, maketab.c, parse.c, run.c: Replace include of ytab.h
11 * lib.c, main.c, tran.c: Remove include of ytab.h, wasn't needed.
13 2020-01-20 Arnold D. Robbins <arnold@skeeve.com>
15 * run.c (openfile): Set the close-on-exec flag for file
18 2020-01-06 Arnold D. Robbins <arnold@skeeve.com>
21 * b.c (replace_repeat): Turn init_q back into an int.
22 * lex.c (string): Use \a instead of \007.
23 * tran.c (catstr): Use snprintf instead of sprintf.
25 2020-01-01 Arnold D. Robbins <arnold@skeeve.com>
[all …]
/freebsd/sys/contrib/zstd/lib/compress/
H A Dclevels.h2 * Copyright (c) Yann Collet, Facebook, Inc.
5 * This source code is licensed under both the BSD-style license (found in the
8 * You may select, at your option, one of the above-listed licenses.
17 /*-===== Pre-defined compression levels =====-*/
19 #define ZSTD_MAX_CLEVEL 22
26 { /* "default" - for any srcSize > 256 KB */
27 /* W, C, H, S, L, TL, strat */
37 { 22, 20, 21, 4, 5, 16, ZSTD_lazy2 }, /* level 9 */
38 { 22, 21, 22, 5, 5, 16, ZSTD_lazy2 }, /* level 10 */
39 { 22, 21, 22, 6, 5, 16, ZSTD_lazy2 }, /* level 11 */
[all …]
/freebsd/contrib/blocklist/diff/
H A Dproftpd.diff1 --- Make.rules.in.orig 2015-05-27 20:25:54.000000000 -0400
2 +++ Make.rules.in 2016-01-25 21:48:47.000000000 -0500
3 @@ -110,3 +110,8 @@
8 +CPPFLAGS+=-DHAVE_BLOCKLIST
9 +LIBS+=-lblocklist
12 --- /dev/null 2016-01-22 17:30:55.000000000 -0500
13 +++ include/pfilter.h 2016-01-22 16:18:33.000000000 -0500
14 @@ -0,0 +1,3 @@
18 --- modules/mod_auth.c.orig 2015-05-27 20:25:54.000000000 -0400
19 +++ modules/mod_auth.c 2016-01-22 16:21:06.000000000 -0500
[all …]
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip175d.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2013 Luiz Otavio O Souza.
5 * Copyright (c) 2011-2012 Stefan Bethke.
6 * Copyright (c) 2012 Adrian Chadd.
7 * Copyright (C) 2008 Patrick Horn.
8 * Copyright (C) 2008, 2010 Martin Mares.
64 ip17x_writephy(sc->sc_dev, IP175D_RESET_PHY, IP175D_RESET_REG, 0x175d); in ip175d_reset()
68 ip17x_updatephy(sc->sc_dev, 21, 22, 0x3, 0x0); in ip175d_reset()
71 ip17x_writephy(sc->sc_dev, 22, 3, 0x8100); in ip175d_reset()
[all …]
/freebsd/tools/regression/environ/
H A Denvtest.t3 # Copyright (c) 2007-2008 Sean C. Farley <scf@FreeBSD.org>
37 result=`./envctl -t "${@}"`
39 if [ ${?} -ne 0 ]
54 echo "${result}" | sed 's/[ \t]*$//' | grep -q "^${@}$"
55 if [ ${?} -eq 0 ]
59 echo "not ok ${testndx} - '${lasttest}'"
80 run_test -g FOO
83 run_test -c 3 -g FOO
86 run_test -g FOOBAR
89 run_test -c 3 -g FOOBAR
[all …]
/freebsd/crypto/openssl/test/recipes/90-test_sslapi_data/
H A Dssltraceref-zlib.txt4 Content Type = Handshake (22)
28 secp521r1 (P-521) (25)
29 secp384r1 (P-384) (24)
30 secp256r1 (P-256) (23)
32 extension_type=encrypt_then_mac(22), length=0
68 Content Type = Handshake (22)
97 Inner Content Type = Handshake (22)
106 Inner Content Type = Handshake (22)
111 ------details-----
119 Not Before: Jan 14 22:29:46 2016 GMT
[all …]
H A Dssltraceref.txt4 Content Type = Handshake (22)
28 secp521r1 (P-521) (25)
29 secp384r1 (P-384) (24)
30 secp256r1 (P-256) (23)
32 extension_type=encrypt_then_mac(22), length=0
66 Content Type = Handshake (22)
95 Inner Content Type = Handshake (22)
104 Inner Content Type = Handshake (22)
109 ------details-----
117 Not Before: Jan 14 22:29:46 2016 GMT
[all …]
/freebsd/secure/caroot/trusted/
H A DTWCA_CYBER_Root_CA.pem18 40:01:34:8c:c2:00:00:00:00:00:00:00:01:3c:f2:c6
20 Issuer: C = TW, O = TAIWAN-CA, OU = Root CA, CN = TWCA CYBER Root CA
22 Not Before: Nov 22 06:54:29 2022 GMT
23 Not After : Nov 22 15:59:59 2047 GMT
24 Subject: C = TW, O = TAIWAN-CA, OU = Root CA, CN = TWCA CYBER Root CA
27 Public-Key: (4096 bit)
29 00:c6:f8:ca:1e:d9:09:20:7e:1d:6c:4e:ce:8f:e3:
30 47:33:44:9c:c7:c9:69:aa:3a:5b:78:ee:70:d2:92:
33 1c:45:6a:f7:28:90:f1:61:57:c5:0c:c4:a3:50:5d:
34 de:d4:b5:cb:19:ca:80:b9:75:ce:29:ce:d2:85:22:
[all …]
H A DGTS_Root_R1.pem20 Issuer: C = US, O = Google Trust Services LLC, CN = GTS Root R1
22 Not Before: Jun 22 00:00:00 2016 GMT
23 Not After : Jun 22 00:00:00 2036 GMT
24 Subject: C = US, O = Google Trust Services LLC, CN = GTS Root R1
27 Public-Key: (4096 bit)
30 b7:95:a7:40:3c:a1:fd:82:f9:7d:32:06:82:71:f6:
31 f6:8c:7f:fb:e8:db:bc:6a:2e:97:97:a3:8c:4b:f9:
34 b1:9c:63:db:d7:99:7e:f0:0a:5e:eb:68:a6:f4:c6:
35 5a:47:0d:4d:10:33:e3:4e:b1:13:a3:c8:18:6c:4b:
39 f1:82:c1:c0:df:2e:a6:6d:6c:19:0e:b5:d8:7e:26:
[all …]
H A DActalis_Authentication_Root_CA.pem19 … Issuer: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA
21 Not Before: Sep 22 11:22:02 2011 GMT
22 Not After : Sep 22 11:22:02 2030 GMT
23 … Subject: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA
26 Public-Key: (4096 bit)
28 00:a7:c6:c4:a5:29:a4:2c:ef:e5:18:c5:b0:50:a3:
29 6f:51:3b:9f:0a:5a:c9:c2:48:38:0a:c2:1c:a0:18:
32 08:6c:89:d7:e1:ac:bc:20:c2:b1:e0:83:51:8a:69:
35 1d:f5:41:2d:2f:4c:fd:28:ad:e0:8a:ad:22:b4:56:
37 ba:cd:f0:7d:13:57:c0:5d:d2:83:6b:48:4c:c4:ab:
[all …]
/freebsd/crypto/heimdal/appl/push/
H A DChangeLog1 2005-04-19 Love Hörnquist Åstrand <lha@it.su.se>
3 * push.c: catch when snprint needs a larger buffer
5 2004-06-17 Johan Danielsson <joda@pdc.kth.se>
7 * push.c: alloc memory to handle very long lines
9 2003-04-03 Assar Westerlund <assar@kth.se>
11 * push.c: fixed one incorrect fprintf to stderr
13 2003-03-18 Love Hörnquist Åstrand <lha@it.su.se>
15 * push.c: add names of pop states, add some more debugging and use
18 2001-09-04 Assar Westerlund <assar@sics.se>
20 * push.c (doit): check return values from snprintf being negative
[all …]
/freebsd/crypto/heimdal/lib/com_err/
H A DChangeLog1 2007-07-17 Love Hörnquist Åstrand <lha@it.su.se>
5 2007-07-16 Love Hörnquist Åstrand <lha@it.su.se>
9 2007-07-15 Love Hörnquist Åstrand <lha@it.su.se>
13 * version-script.map: use version script.
15 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se>
19 2006-10-19 Love Hörnquist Åstrand <lha@it.su.se>
23 2005-12-12 Love Hörnquist Åstrand <lha@it.su.se>
27 2005-07-07 Love Hörnquist Åstrand <lha@it.su.se>
31 2005-06-16 Love Hörnquist Åstrand <lha@it.su.se>
39 * compile_et.c: rename base to base_id since flex defines a
[all …]
/freebsd/crypto/openssl/test/certs/
H A Dcyrillic.msb10 …Subject: C=RU, ST=\U041C\U043E\U0441\U043A\U0432\U0430, L=\U041C\U043E\U0441\U043A\U0432\U0430, O=…
13 Public-Key: (2048 bit)
16 ba:bc:d5:9a:d6:dc:21:66:72:30:36:ca:94:43:3c:
17 37:22:81:31:af:bb:8f:31:df:20:e2:6a:04:ee:12:
18 a1:ea:8c:94:63:84:ab:66:ca:e7:cf:ae:3f:f0:c0:
19 38:7f:67:a8:bf:f4:8a:70:65:3d:5c:1f:60:0c:6a:
20 86:b9:68:4f:45:37:0c:89:ef:45:e8:ab:c4:bd:1a:
21 88:49:05:4b:5f:f4:a2:8d:1c:38:e4:50:54:aa:25:
22 a6:4d:5c:64:eb:1c:31:91:d1:38:f0:b4:82:4c:c4:
25 52:22:0f:a1:9b:aa:ca:0b:05:c6:ee:0c:0b:f4:58:
[all …]
H A Dcyrillic.utf810 …Subject: C=RU, ST=Москва, L=Москва, O=Дмитрий Белявский, OU=Я, CN=Dmitry Belyavskiy, emailAddress=…
13 Public-Key: (2048 bit)
16 ba:bc:d5:9a:d6:dc:21:66:72:30:36:ca:94:43:3c:
17 37:22:81:31:af:bb:8f:31:df:20:e2:6a:04:ee:12:
18 a1:ea:8c:94:63:84:ab:66:ca:e7:cf:ae:3f:f0:c0:
19 38:7f:67:a8:bf:f4:8a:70:65:3d:5c:1f:60:0c:6a:
20 86:b9:68:4f:45:37:0c:89:ef:45:e8:ab:c4:bd:1a:
21 88:49:05:4b:5f:f4:a2:8d:1c:38:e4:50:54:aa:25:
22 a6:4d:5c:64:eb:1c:31:91:d1:38:f0:b4:82:4c:c4:
25 52:22:0f:a1:9b:aa:ca:0b:05:c6:ee:0c:0b:f4:58:
[all …]
/freebsd/crypto/openssl/test/recipes/15-test_ml_dsa_codecs_data/
H A Dprv-44-seed.txt1 ML-DSA-44 Private-Key:
3 00:01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:
4 0f:10:11:12:13:14:15:16:17:18:19:1a:1b:1c:1d:
10 fe:47:34:bd:95:f4:35:ff:9a:61:3a:a5:4a:a4:1c:
11 2c:69:4c:04:32:9a:07:b1:fa:bb:48:f5:2a:30:9f:
12 11:a1:89:8f:84:8e:23:22:ff:e6:23:ec:81:0d:b3:
14 fe:89:a1:8e:30:f7:11:4d:83:aa:40:4a:64:6b:6c:
16 86:61:9b:26:0d:11:86:64:d4:a6:28:22:18:44:82:
17 40:28:98:14:61:48:a6:61:4c:42:48:a1:92:08:c2:
19 14:09:14:83:6c:18:a7:80:84:10:6e:c9:c0:70:22:
[all …]
H A Dprv-44-priv.txt1 ML-DSA-44 Private-Key:
6 fe:47:34:bd:95:f4:35:ff:9a:61:3a:a5:4a:a4:1c:
7 2c:69:4c:04:32:9a:07:b1:fa:bb:48:f5:2a:30:9f:
8 11:a1:89:8f:84:8e:23:22:ff:e6:23:ec:81:0d:b3:
10 fe:89:a1:8e:30:f7:11:4d:83:aa:40:4a:64:6b:6c:
12 86:61:9b:26:0d:11:86:64:d4:a6:28:22:18:44:82:
13 40:28:98:14:61:48:a6:61:4c:42:48:a1:92:08:c2:
15 14:09:14:83:6c:18:a7:80:84:10:6e:c9:c0:70:22:
16 b5:64:08:b0:61:0c:07:04:98:12:44:51:88:69:59:
17 00:46:22:93:20:41:06:2e:42:b6:4c:01:16:49:14:
[all …]
/freebsd/lib/libpmc/
H A Dpmc.haswelluc.31 .\" Copyright (c) 2013 Hiren Panchasara <hiren.panchasara@gmail.com>
25 .Dd March 22, 2013
45 .Bl -tag -width "Li PMC_CLASS_UCP"
47 Fixed-function counters that count only one hardware event per counter.
59 .%B "Intel(R) 64 and IA-32 Architectures Software Developers Manual"
60 .%T "Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B and 3C"
61 .%N "Order Number: 325462-045US"
68 Not all CPUs in this family implement fixed-function counters.
71 .Bl -column "PMC_CAP_INTERRUPT" "Support"
88 .Bl -tag -width indent
[all …]
/freebsd/usr.bin/sockstat/tests/
H A Dsockstat_test.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2025 ConnectWise
32 #include <atf-c.h>
39 const char portspec[] = "22-21"; in ATF_TC_BODY()
47 const char portspec[] = "-1"; in ATF_TC_BODY()
63 const char portspec[] = "22-65536"; in ATF_TC_BODY()
89 const char portspec[] = "80,443,500-501,510,520,40000-40002"; in ATF_TC_BODY()
130 const char portspec[] = "22-22"; in ATF_TC_BODY()
135 ATF_CHECK(CHK_PORT(22)); in ATF_TC_BODY()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcFixupKinds.h1 //===-- SparcFixupKinds.h - Sparc Specific Fixup Entries --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 // fixup_sparc_call30 - 30-bit PC relative relocation for call
20 /// fixup_sparc_br22 - 22-bit PC relative relocation for
24 /// fixup_sparc_br19 - 19-bit PC relative relocation for
28 /// fixup_sparc_bpr - 16-bit fixup for bpr
31 /// fixup_sparc_13 - 13-bit fixup
34 /// fixup_sparc_hi22 - 22-bit fixup corresponding to %hi(foo)
38 /// fixup_sparc_lo10 - 10-bit fixup corresponding to %lo(foo)
[all …]
/freebsd/contrib/expat/tests/
H A Dacc_tests.c9 Copyright (c) 2001-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
10 Copyright (c) 2003 Greg Stein <gstein@users.sourceforge.net>
11 Copyright (c) 2005-2007 Steven Solie <steven@solie.ca>
12 Copyright (c) 2005-2012 Karl Waclawek <karl@waclawek.net>
13 Copyright (c) 2016-2024 Sebastian Pipping <sebastian@pipping.org>
14 Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk>
15 Copyright (c) 2017 Joe Orton <jorton@redhat.com>
16 Copyright (c) 2017 José Gutiérrez de la Concha <jose@zeroc.com>
17 Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it>
18 Copyright (c) 2019 David Loffredo <loffredo@steptools.com>
[all …]

12345678910>>...46