Home
last modified time | relevance | path

Searched +full:7 +full:a (Results 1 – 25 of 1327) sorted by relevance

12345678910>>...54

/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c6 * obtaining a copy of this software and associated documentation
19 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
38 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
39 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
40 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7
80 saidx_t *a, *b; in tr_insertionsort() local
83 for(a = first + 1; a < last; ++a) { in tr_insertionsort()
84 for(t = *a, b = a - 1; 0 > (r = ISAd[t] - ISAd[*b]);) { in tr_insertionsort()
225 saidx_t *a, *b, *c, *d, *e, *f; in tr_partition() local
[all …]
H A Dsssort.c6 * obtaining a copy of this software and associated documentation
19 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
38 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
39 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
40 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7
121 y = sqq_table[x >> ((e - 6) - (e & 1))] << ((e >> 1) - 7); in ss_isqrt()
125 y = (sqq_table[x >> ((e - 6) - (e & 1))] >> (7 - (e >> 1))) + 1; in ss_isqrt()
293 saidx_t *a, *b; in ss_partition() local
295 for(a = first - 1, b = last;;) { in ss_partition()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
77 /* Window buffer, which is a loop buffer. */
110 * Use a index table. It's faster than searching a huffman
111 * coding tree, which is a binary tree. But a use of a large
260 struct archive_read *a = (struct archive_read *)_a; in archive_read_support_format_lha() local
269 archive_set_error(&a->archive, ENOMEM, in archive_read_support_format_lha()
275 r = __archive_read_register_format(a, in archive_read_support_format_lha()
305 case '4': case '5': case '6': case '7': in lha_check_header_format()
347 archive_read_format_lha_bid(struct archive_read *a, int best_bid) in archive_read_format_lha_bid() argument
354 /* If there's already a better bid than we can ever in archive_read_format_lha_bid()
[all …]
/freebsd/contrib/mandoc/
H A DNEWS8 * mdoc(7): automatic tagging improved in many respects
9 * mdoc(7): new .Tg (tag) macro to explicitly mark a place as defining a term
10 * man(7): implement some automatic tagging support
22 * if messages are shown and output is printed without a pager, display
23 a heads-up on stderr at the end because otherwise, users may easily
25 * man.cgi(8): add a Content-Security-Policy HTTP header
29 * -T html -O tag: let this pass a file:// URI to the pager
30 * tbl(7): implement the "nospaces" option
31 * tbl(7) -T html: implement the "a" (em indent) layout specification
32 * tbl(7) -T html: implement the "b" (bold) and "i" (italic) layout modifiers
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dtables.h32 …'0', '0', '0', '1', '0', '2', '0', '3', '0', '4', '0', '5', '0', '6', '0', '7', '1', '0', '1', '1'…
33 …'1', '3', '1', '4', '1', '5', '1', '6', '1', '7', '2', '0', '2', '1', '2', '2', '2', '3', '2', '4'…
34 …'2', '6', '2', '7', '3', '0', '3', '1', '3', '2', '3', '3', '3', '4', '3', '5', '3', '6', '3', '7'…
35 …'4', '1', '4', '2', '4', '3', '4', '4', '4', '5', '4', '6', '4', '7', '5', '0', '5', '1', '5', '2'…
36 …'5', '4', '5', '5', '5', '6', '5', '7', '6', '0', '6', '1', '6', '2', '6', '3', '6', '4', '6', '5'…
37 '6', '7', '7', '0', '7', '1', '7', '2', '7', '3', '7', '4', '7', '5', '7', '6', '7', '7'};
40 …'1', '0', '2', '0', '3', '0', '4', '0', '5', '0', '6', '0', '7', '0', '8', '0', '9', '0', 'a', '0',
42 …'1', '7', '1', '8', '1', '9', '1', 'a', '1', 'b', '1', 'c', '1', 'd', '1', 'e', '1', 'f', '2', '0'…
43 …'2', '2', '3', '2', '4', '2', '5', '2', '6', '2', '7', '2', '8', '2', '9', '2', 'a', '2', 'b', '2'…
44 …'f', '3', '0', '3', '1', '3', '2', '3', '3', '3', '4', '3', '5', '3', '6', '3', '7', '3', '8', '3',
[all …]
/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
7 69 C4 E0 D8 6A 7B 04 30 D8 CD B7 80 70 B4 C5 5A
15 C4 A8 5A EB 0B 20 41 49 4F 8B F1 F8 CD 30 F1 13
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
24 6B 4E 5B 8C 8F A4 DB 1B 95 D3 E8 C5 C5 FB 5A 00
27 83 FE B6 7B 73 4F CE DB 8E 97 D4 06 96 11 B7 23
32 94 8F E9 20 1F 8D FB 3A 22 CF 22 E8 94 1D 42 7B
35 A3 D1 6F E1 EF 7B 6D 2F 4F 93 48 90 02 0D F1 8A
39 54 94 0B B4 7C 1B 5E BA B2 76 98 F1 9F D9 7F 33
[all …]
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-onecolumn.pem13 a
36 a
71 7
101 a
108 A
188 a
199 A
253 A
258 7
274 A
[all …]
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod9 The OpenSSL FIPS provider is a special provider that conforms to the Federal
27 It may be used in a property query string with fetching functions such as
29 functions that take a property query string, such as
39 see L<OSSL_PROVIDER-default(7)/Asymmetric Key Management>.
49 =item SHA1, see L<EVP_MD-SHA1(7)>
51 =item SHA2, see L<EVP_MD-SHA2(7)>
53 =item SHA3, see L<EVP_MD-SHA3(7)>
55 =item KECCAK-KMAC, see L<EVP_MD-KECCAK-KMAC(7)>
63 =item AES, see L<EVP_CIPHER-AES(7)>
65 =item DES-EDE3 (TripleDES), see L<EVP_CIPHER-DES(7)>
[all …]
H A DOSSL_PROVIDER-default.pod13 first time that an algorithm is fetched from a provider or a function
16 If an attempt to load a provider has already been made (whether successful
20 provider only occurs a maximum of once; if the default provider is
35 It may be used in a property query string with fetching functions such as
37 functions that take a property query string, such as
54 =item SHA1, see L<EVP_MD-SHA1(7)>
56 =item SHA2, see L<EVP_MD-SHA2(7)>
58 =item SHA3, see L<EVP_MD-SHA3(7)>
60 =item KECCAK-KMAC, see L<EVP_MD-KECCAK-KMAC(7)>
62 =item SHAKE, see L<EVP_MD-SHAKE(7)>
[all …]
/freebsd/crypto/openssl/test/recipes/10-test_bn_data/
H A Dbngcd.txt4 # this file except in compliance with the License. You can obtain a copy
10 # These test vectors satisfy gcd(A, B) = GCD.
13 A = 0
18 A = 1
23 A = 1
27 # gcd(0,a) = a
28 A = 0
32 # gcd(-a,0) = |a|
33 A = -231f16458c487346cf50a17beec83632f25d19abeea1097c746533cd3e35207b7efd75dc3e9c663a64b6861e88579d…
40 A = f
[all …]
H A Dbnsum.txt4 # this file except in compliance with the License. You can obtain a copy
10 # These test vectors satisfy A + B = Sum.
13 A = 0
17 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
21 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
25 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
29 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
33 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
37 A = -c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c787…
41 A = -c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c787…
[all …]
/freebsd/secure/caroot/trusted/
H A DTelia_Root_CA_v2.pem4 ## This is a single X.509 certificate for a public Certificate
8 ## It contains a certificate trusted for server authentication.
18 01:67:5f:27:d6:fe:7a:e3:e4:ac:be:09:5b:05:9e
29 00:b2:d0:3f:07:bc:e2:7b:d0:6b:99:f8:e2:77:69:
31 ac:8e:00:ba:16:7b:eb:30:6a:00:c0:b3:74:68:7e:
32 b2:af:c7:d5:62:b3:7a:3f:50:ca:8c:36:44:24:63:
34 28:33:a5:cb:31:b8:3a:22:23:34:b8:7d:bd:56:22:
35 40:9d:ea:f4:7b:03:ad:68:fc:b2:81:4f:98:d0:74:
36 ea:8d:e5:7d:cd:63:c3:a3:f6:de:92:c2:58:19:e0:
39 a4:d6:aa:20:92:cd:c1:a0:b3:96:b2:3a:84:42:8d:
[all …]
H A DIzenpe_com.pem4 ## This is a single X.509 certificate for a public Certificate
8 ## It contains a certificate trusted for server authentication.
18 b0:b7:5a:16:48:5f:bf:e1:cb:f5:8b:d7:19:e6:7d
20 Issuer: C = ES, O = IZENPE S.A., CN = Izenpe.com
24 Subject: C = ES, O = IZENPE S.A., CN = Izenpe.com
29 00:c9:d3:7a:ca:0f:1e:ac:a7:86:e8:16:65:6a:b1:
32 a4:2c:44:d8:9e:92:9b:14:3a:a1:e7:24:90:0a:0a:
33 56:8e:c5:d8:26:94:e1:d9:48:e1:2d:3e:da:0a:72:
34 dd:a3:99:15:da:81:a2:87:f4:7b:6e:26:77:89:58:
35 ad:d6:eb:0c:b2:41:7a:73:6e:6d:db:7a:78:41:e9:
[all …]
H A DQuoVadis_Root_CA_3_G3.pem4 ## This is a single X.509 certificate for a public Certificate
8 ## It contains a certificate trusted for server authentication.
18 2e:f5:9b:02:28:a7:db:7a:ff:d5:a3:a9:ee:bd:03:a0:cf:12:6a:1d
29 00:b3:cb:0e:10:67:8e:ea:14:97:a7:32:2a:0a:56:
30 36:7f:68:4c:c7:b3:6f:3a:23:14:91:ff:19:7f:a5:
31 ca:ac:ee:b3:76:9d:7a:e9:8b:1b:ab:6b:31:db:fa:
32 0b:53:4c:af:c5:a5:1a:79:3c:8a:4c:ff:ac:df:25:
34 83:3b:a6:64:4b:32:89:fb:16:16:38:7e:eb:43:e2:
35 d3:74:4a:c2:62:0a:73:0a:dd:49:b3:57:d2:b0:0a:
38 a1:de:ea:89:09:ed:43:b8:05:46:8a:86:f5:59:47:
[all …]
H A DGDCA_TrustAUTH_R5_ROOT.pem4 ## This is a single X.509 certificate for a public Certificate
8 ## It contains a certificate trusted for server authentication.
29 7e:55:fc:b5:60:8f:76:86:12:42:7d:56:66:3e:88:
33 4a:0a:f2:eb:89:70:63:4e:79:c4:b7:5b:bd:a2:5d:
34 b1:f2:41:02:2b:ad:a9:3a:a3:ec:79:0a:ec:5f:3a:
35 e3:fd:ef:80:3c:ad:34:9b:1a:ab:88:26:7b:56:a2:
36 82:86:1f:eb:35:89:83:7f:5f:ae:29:4e:3d:b6:6e:
37 ec:ae:c1:f0:27:9b:ae:e3:f4:ec:ef:ae:7f:f7:86:
38 3d:72:7a:eb:a5:fb:59:4e:a7:eb:95:8c:22:39:79:
40 ad:9a:45:44:b3:b2:d7:2c:cd:c6:29:e2:50:10:ae:
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
15 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
17 "Counter": "0,1,2,3,4,5,6,7",
20 "PEBScounters": "0,1,2,3,4,5,6,7",
21 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
28 "Counter": "0,1,2,3,4,5,6,7",
32 "PEBScounters": "0,1,2,3,4,5,6,7",
39 "Counter": "0,1,2,3,4,5,6,7",
43 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A DOSSL_PROVIDER-default.719 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
122 . ds o a
133 .IX Title "OSSL_PROVIDER-DEFAULT 7ossl"
134 .TH OSSL_PROVIDER-DEFAULT 7ossl "2023-09-19" "3.0.11" "OpenSSL"
147 first time that an algorithm is fetched from a provider or a function
150 If an attempt to load a provider has already been made (whether successful
154 provider only occurs a maximum of once; if the default provider is
165 It may be used in a property query string with fetching functions such as
[all …]
H A DOSSL_PROVIDER-FIPS.719 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
122 . ds o a
133 .IX Title "OSSL_PROVIDER-FIPS 7ossl"
134 .TH OSSL_PROVIDER-FIPS 7ossl "2023-09-19" "3.0.11" "OpenSSL"
143 The OpenSSL \s-1FIPS\s0 provider is a special provider that conforms to the Federal
160 It may be used in a property query string with fetching functions such as
162 functions that take a property query string, such as
172 see \*(L"Asymmetric Key Management\*(R" in \fBOSSL_PROVIDER\-default\fR\|(7).
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
16 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
18 "Counter": "0,1,2,3,4,5,6,7",
21 "PEBScounters": "0,1,2,3,4,5,6,7",
22 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
30 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
41 "Counter": "0,1,2,3,4,5,6,7",
45 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dpipeline.json19 "Counter": "0,1,2,3,4,5,6,7",
23 "PEBScounters": "0,1,2,3,4,5,6,7",
30 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
42 "Counter": "0,1,2,3,4,5,6,7",
46 "PEBScounters": "0,1,2,3,4,5,6,7",
53 "Counter": "0,1,2,3,4,5,6,7",
56 "PEBScounters": "0,1,2,3,4,5,6,7",
64 "Counter": "0,1,2,3,4,5,6,7",
68 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dpipeline.json5 "Counter": "0,1,2,3,4,5,6,7",
9 "PEBScounters": "0,1,2,3,4,5,6,7",
16 … "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
18 "Counter": "0,1,2,3,4,5,6,7",
21 "PEBScounters": "0,1,2,3,4,5,6,7",
22 …"PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hard…
30 "Counter": "0,1,2,3,4,5,6,7",
34 "PEBScounters": "0,1,2,3,4,5,6,7",
41 "Counter": "0,1,2,3,4,5,6,7",
45 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp.conf.5man54 Comments begin with a
59 followed by a list of arguments,
97 Following these is a section describing
99 While there is a rich set of options available,
109 Following is a description of the configuration commands in
114 classes of commands, configuration commands that configure a
115 persistent association with a remote server or peer or reference
122 (s) a remote server or peer (IPv4 class A, B and C), (b) the
123 broadcast address of a loca
[all...]
H A Dntp.conf.man.in54 Comments begin with a
59 followed by a list of arguments,
97 Following these is a section describing
99 While there is a rich set of options available,
109 Following is a description of the configuration commands in
114 classes of commands, configuration commands that configure a
115 persistent association with a remote server or peer or reference
122 (s) a remote server or peer (IPv4 class A, B and C), (b) the
123 broadcast address of a loca
[all...]
/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_strrchr.c25 unsigned int a, t; in ATF_TC_BODY() local
38 { "a", 0, 0, 0 }, in ATF_TC_BODY()
49 { "/a", 1, 0, 0 }, in ATF_TC_BODY()
50 { "/a/", 1, 0, 2 }, in ATF_TC_BODY()
60 { "/abcdef/", 1, 0, 7 }, in ATF_TC_BODY()
66 { "a/", 1, 1, 1 }, in ATF_TC_BODY()
67 { "a//", 1, 1, 2 }, in ATF_TC_BODY()
68 { "a/a", 1, 1, 1 }, in ATF_TC_BODY()
69 { "a/a/", 1, 1, 3 }, in ATF_TC_BODY()
70 { "a/ab", 1, 1, 1 }, in ATF_TC_BODY()
[all …]
/freebsd/secure/caroot/untrusted/
H A DChambers_of_Commerce_Root_-_2008.pem4 ## This is a single X.509 certificate for a public Certificate
16 a3:da:42:7e:a4:b1:ae:da
18 … www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirma S.A., CN = Chambers of C…
22 … www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirma S.A., CN = Chambers of C…
27 00:af:00:cb:70:37:2b:80:5a:4a:3a:6c:78:94:7d:
28 a3:7f:1a:1f:f6:35:d5:bd:db:cb:0d:44:72:3e:26:
31 b6:29:e1:81:6c:f2:bf:e5:7d:32:6a:54:a0:32:19:
34 53:d6:0e:b0:90:8a:8a:e3:87:8d:06:d3:bd:90:0e:
35 e2:99:a1:1b:86:0e:da:9a:0a:bb:0b:61:50:06:52:
36 f1:9e:7f:76:ec:cb:0f:d0:1e:0d:cf:99:30:3d:1c:
[all …]

12345678910>>...54