/freebsd/usr.bin/hexdump/tests/ |
H A D | d_hexdump_UCflag_c.out | 1 00000000 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 |AAAAAAAAAAAAAAAA| 3 00000020 41 41 41 41 41 41 41 0a |AAAAAAA.|
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/multiaggs/ |
H A D | tst.sortpos.d.out | 17 16 16 41 66 16 91 16 42 41 41 66 91 41 16 41 67 66 66 91 16 66 41 66 92 91 91 16 41 91 66 91 120 91 91 16 41 91 66 91 145 16 16 41 66 16 91 16 170 41 41 66 91 41 16 41 195 66 66 91 16 66 41 66 222 66 66 91 16 66 41 66 247 91 91 16 41 91 66 91 [all …]
|
/freebsd/sys/crypto/openssl/powerpc/ |
H A D | sha512-ppc.S | 166 srwi 9,24,41-32 167 srwi 10,25,41-32 170 insrwi 9,25,41-32,0 171 insrwi 10,24,41-32,0 232 srwi 9,22,41-32 233 srwi 10,23,41-32 236 insrwi 9,23,41-32,0 237 insrwi 10,22,41-32,0 298 srwi 9,20,41-32 299 srwi 10,21,41-32 [all …]
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | d_bitstring_49.out | 46 41 5 2 6 110 41 0 177 41 0 41 0000000000000000000000000000000000000000011111111 228 41 41 0 1111111111111111111111111111111111111111100000000 246 8 41 0 1111111111111111111111111111111111111111100000000 279 41 8 0 1111111100000000000000000000000000000000000000000 297 8 0 41 0000000000000000000000000000000000000000011111111 330 41 0 8 0000000011111111111111111111111111111111111111111 381 41 41 0 1111111111111111111111111111111111111111101111111 432 41 0 41 0000000000000000000000000000000000000000010000000
|
H A D | d_bitstring_67.out | 46 41 5 2 6 128 41 0 213 41 0 41 0000000000000000000000000000000000000000011111111111111111111111111 282 41 41 0 1111111111111111111111111111111111111111100000000000000000000000000 336 26 41 0 1111111111111111111111111111111111111111100000000000000000000000000 351 41 26 0 1111111111111111111111111100000000000000000000000000000000000000000 405 26 0 41 0000000000000000000000000000000000000000011111111111111111111111111 420 41 0 26 0000000000000000000000000011111111111111111111111111111111111111111 489 41 41 0 1111111111111111111111111111111111111111101111111111111111111111111 558 41 0 41 0000000000000000000000000000000000000000010000000000000000000000000
|
H A D | d_bitstring_64.out | 46 41 5 2 6 125 41 0 207 41 0 41 0000000000000000000000000000000000000000011111111111111111111111 273 41 41 0 1111111111111111111111111111111111111111100000000000000000000000 321 23 41 0 1111111111111111111111111111111111111111100000000000000000000000 339 41 23 0 1111111111111111111111100000000000000000000000000000000000000000 387 23 0 41 0000000000000000000000000000000000000000011111111111111111111111 405 41 0 23 0000000000000000000000011111111111111111111111111111111111111111 471 41 41 0 1111111111111111111111111111111111111111101111111111111111111111 537 41 0 41 0000000000000000000000000000000000000000010000000000000000000000
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | grammar.output | 63 41 | T_EXTERN 208 declarator goto 41 372 storage_class : T_EXTERN . (41) 375 '(' reduce 41 376 '*' reduce 41 377 '&' reduce 41 378 T_IDENTIFIER reduce 41 379 T_TYPEDEF_NAME reduce 41 380 T_DEFINE_NAME reduce 41 381 T_AUTO reduce 41 [all …]
|
H A D | grammar.tab.c | 466 41, 9, 7, 7, 7, 25, 23, 23, 10, 10, 493 104, 0, 19, 0, 41, 45, 15, 36, 0, 68, 504 87, 35, 36, 37, 38, 39, 40, 69, 70, 41, 604 0, 0, 0, 67, 0, 0, 0, 0, 41, 0, 605 41, 0, 41, 0, 0, 117, 0, 0, 0, 0, 606 0, 88, 88, 0, 0, 0, 0, 0, 0, 41, 626 24, 25, 26, 27, 28, 29, 30, 41, 41, 41, 627 41, 41, 41, 41, 0, 41, 41, 41, 41, 41, 628 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 629 41, 41, 41, 0, 0, 45, 45, 45, 45, 45, [all …]
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | grammar.output | 63 41 | T_EXTERN 208 declarator goto 41 372 storage_class : T_EXTERN . (41) 375 '(' reduce 41 376 '*' reduce 41 377 '&' reduce 41 378 T_IDENTIFIER reduce 41 379 T_TYPEDEF_NAME reduce 41 380 T_DEFINE_NAME reduce 41 381 T_AUTO reduce 41 [all …]
|
H A D | btyacc_demo.output | 67 41 expr : expr '+' $$6 expr 439 $$5 goto 41 516 41: shift/reduce conflict (shift 18, reduce 28) on '(' 517 state 41 632 expr : expr . '+' $$6 expr (41) 727 expr : expr '+' . $$6 expr (41) 835 expr : expr . '+' $$6 expr (41) 846 expr : expr '+' $$6 . expr (41) 943 expr : expr . '+' $$6 expr (41) 944 expr : expr '+' $$6 expr . (41) [all …]
|
H A D | grammar.tab.c | 486 41, 9, 7, 7, 7, 25, 23, 23, 10, 10, 513 104, 0, 19, 0, 41, 45, 15, 36, 0, 68, 533 320, 258, 294, 41, 313, 298, 294, 321, 324, 59, 537 313, 41, 44, 41, 44, 303, 326, 328, 287, 284, 538 285, 41, 305, 307, 40, 283, 306, 286, 309, 316, 539 59, 44, 331, 41, 41, 41, 307, 303, 285, 41, 543 87, 35, 36, 37, 38, 39, 40, 69, 70, 41, 662 0, 0, 0, 67, 0, 0, 0, 0, 41, 0, 663 41, 0, 41, 0, 0, 117, 0, 0, 0, 0, 664 0, 88, 88, 0, 0, 0, 0, 0, 0, 41, [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | avm | 18 #>41 search/54 Password= \b, password 20 >41 search/172 FirmwareVersion= \b, firmware version 23 >41 search/285 OEM= \b, oem 26 >41 search/305 Language= \b, language 29 >41 search/349 tmp.cfg
|
/freebsd/tools/regression/net80211/wep/ |
H A D | test_wep.c | 63 20 45 43 45 4a 45 48 45 43 46 43 45 50 46 45 45 49 45 46 46 43 43 41 43 64 41 43 41 43 41 43 41 41 41 00 00 20 00 01 73 43 41 43 41 43 41 43 41 43 41 41 41 00 00 20 00 01 1b d0 b6 04
|
/freebsd/secure/caroot/untrusted/ |
H A D | SwissSign_Silver_CA_-_G2.pem | 45 cf:41:b0:47:e9:30:9f:99:be:61:a8:06:84:b9:28: 55 27:41:f1:9b:18:72:f2:f5:84:74:4a:c9:67:c4:54: 70 17:A0:CD:C1:E4:41:B6:3A:5B:3B:CB:45:9D:BD:1C:C2:98:FA:86:58 72 17:A0:CD:C1:E4:41:B6:3A:5B:3B:CB:45:9D:BD:1C:C2:98:FA:86:58 78 73:c6:81:e0:27:d2:2d:0f:e0:95:30:e2:9a:41:7f:50:2c:5f: 79 5f:62:61:a9:86:6a:69:18:0c:74:49:d6:5d:84:ea:41:52:18: 83 32:4e:86:bb:3d:c4:2a:d9:d7:1f:72:ee:fe:51:a1:22:41:b1: 89 97:3f:ed:25:e0:cf:65:bb:f5:61:04:ef:dd:1e:b2:5a:41:22: 92 5e:d4:d5:4b:53:ed:d9:23:5a:36:03:65:a3:c1:03:ad:41:30: 98 d2:2d:6a:3f:82:b9:8d:08:6a:f7:5e:41:74:6e:c3:11:7e:07: [all …]
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | n2_6 | 3 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:0 > 10:1:1:0:0:0:0:2 4 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:1 > 10:1:2:0:0:0:0:1 13 < zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:1 > 10:1:1:0:0:0:0:2 15 < zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:2 > 10:1:1:0:0:0:0:1 46 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:0 > 10:1:1:0:0:0:0:2 47 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:1 > 10:1:2:0:0:0:0:1 56 < zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:1 > 10:1:1:0:0:0:0:2 58 < zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:2 > 10:1:1:0:0:0:0:1 87 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:0 > 10:1:1:0:0:0:0:2 88 > zx0 ip6/0 1 0 41 10:1:1:0:0:0:0:1 > 10:1:2:0:0:0:0:1 [all …]
|
H A D | n13_6 | 1 > le0 ip6/0 1 0 41 203:0:1:0:0:0:1:23 > 150.1.1.1 2 > le0 ip6/0 1 0 41 203:0:1:0:0:0:1:23 > 150.1.1.2 3 > le0 ip6/0 1 0 41 203:0:1:0:0:0:1:24 > 150.1.1.2 4 > le0 ip6/0 1 0 41 203:0:1:0:0:0:1:25 > 150.1.1.1
|
/freebsd/sys/crypto/openssl/powerpc64/ |
H A D | ecp_nistp521-ppc64.S | 78 xxpermdi 34,41,40,0b00 83 xxpermdi 34,42,41,0b00 90 xxpermdi 54,41,40,0b00 138 xxpermdi 54,41,40,0b00 271 xxpermdi 34,41,40,0b00 277 xxpermdi 34,42,41,0b00 284 xxpermdi 54,41,40,0b00 323 xxpermdi 34,41,40,0b00
|
/freebsd/sys/crypto/openssl/powerpc64le/ |
H A D | ecp_nistp521-ppc64.S | 78 xxpermdi 34,41,40,0b00 83 xxpermdi 34,42,41,0b00 90 xxpermdi 54,41,40,0b00 138 xxpermdi 54,41,40,0b00 271 xxpermdi 34,41,40,0b00 277 xxpermdi 34,42,41,0b00 284 xxpermdi 54,41,40,0b00 323 xxpermdi 34,41,40,0b00
|
/freebsd/secure/caroot/trusted/ |
H A D | Trustwave_Global_Certification_Authority.pem | 42 7e:98:19:74:d9:9c:73:d9:18:be:41:c7:34:79:d9: 60 48:41:7d:35:4a:a3:89:f2:c9:4b:7b:41:11:6d:67: 82 42:54:57:b6:99:5a:e2:0b:79:90:d7:57:12:51:35:19:88:41: 86 41:ad:16:67:7e:db:fd:38:cd:b9:38:4e:b2:c1:60:cb:9d:17: 93 49:7d:cc:45:e3:bd:7a:40:c5:41:dc:61:56:27:06:69:e5:72: 94 41:81:d3:b6:01:89:a0:2f:3a:72:79:fe:3a:30:bf:41:ec:c7: 96 7d:1a:1d:ea:a8:7c:87:a8:c2:27:7c:e1:33:41:0f:cf:cf:fc: 97 00:a0:22:80:9e:4a:a7:6f:00:b0:41:45:b7:22:ca:68:48:c5:
|
H A D | DigiCert_High_Assurance_EV_Root_CA.pem | 32 a4:a9:41:59:3a:d3:dc:94:d6:3c:db:74:38:a4:4a: 35 f8:c5:ec:db:38:92:e3:06:e5:08:91:0c:c4:28:41: 38 ac:6d:00:14:5a:04:b7:ba:13:eb:51:0a:98:41:41: 39 22:4e:65:61:87:81:41:50:a6:79:5c:89:de:19:4a: 45 87:5d:1a:50:0b:20:12:cc:41:bb:6e:0b:51:38:b8:
|
/freebsd/share/doc/papers/kernmalloc/ |
H A D | appendix.ms | 160 \h'|11n'\*(+Kshort\*(-K\h'|21n'ks\*_indx;\h'|41n'\fI\h'\w' 'u-\w'/'u'/\fP\fI*\fP\c\c 165 \h'|11n'u\*_short\h'|21n'ks\*_pagecnt;\h'|41n'\fI\h'\w' 'u-\w'/'u'/\fP\fI*\fP\c\c 183 \h'|11n'caddr\*_t kb\*_next;\h'|41n'\fI\h'\w' 'u-\w'/'u'/\fP\fI*\fP\c\c 207 \h'|41n'? (size) <= (MINALLOCSIZE \fI*\fP 1) \e 210 \h'|41n': (size) <= (MINALLOCSIZE \fI*\fP 4) \e 214 \h'|41n'? (size) <= (MINALLOCSIZE \fI*\fP 16) \e 217 \h'|41n': (size) <= (MINALLOCSIZE \fI*\fP 64) \e
|
/freebsd/bin/sh/tests/expansion/ |
H A D | arith2.0 | 46 check "v==41" 0 49 check "v^3" 41 55 check "(v=42)&&(v-=1)==41" 1 56 check "v" 41
|
/freebsd/contrib/bc/tests/bc/scripts/ |
H A D | array.txt | 42 41 148 41 254 -41 361 41
|
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | fsync_integrity.c | 139 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 146 … 23, 0, 12, 53, 42, 32, 31, 48, 35, 61, 49, 54, 18, 24, 8, 41, 62, 4, 47, 17, … 150 …{ 45, 8, 55, 9, 21, 54, 41, 7, 6, 22, 31, 47, 23, 11, 48, 53, 0, 61, 63, 50, 1… 154 … 37, 62, 42, 24, 29, 48, 25, 7, 61, 22, 57, 11, 32, 2, 54, 41, 6, 55, 15, 20, … 158 … 1, 33, 43, 63, 47, 37, 23, 20, 60, 14, 11, 21, 8, 57, 27, 41, 6, 58, 62, 2, … 162 …48, 21, 25, 18, 12, 43, 53, 60, 17, 46, 15, 63, 30, 42, 38, 41, 8, 39, 20, 1, … 166 …{ 42, 25, 15, 58, 32, 61, 30, 56, 48, 62, 38, 50, 7, 45, 16, 29, 12, 4, 41, 3, … 170 …{ 31, 46, 36, 22, 63, 12, 51, 60, 13, 44, 41, 6, 11, 17, 42, 24, 16, 61, 20, 26… 174 …{ 44, 57, 22, 35, 63, 11, 15, 49, 61, 40, 29, 20, 19, 42, 32, 12, 41, 6, 46, 60… 178 … 61, 30, 0, 11, 12, 36, 24, 53, 49, 3, 20, 31, 28, 34, 18, 41, 21, 16, 37, }, [all …]
|
H A D | txg_integrity.c | 135 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 143 … 23, 0, 12, 53, 42, 32, 31, 48, 35, 61, 49, 54, 18, 24, 8, 41, 62, 4, 47, 17, … 148 …{ 45, 8, 55, 9, 21, 54, 41, 7, 6, 22, 31, 47, 23, 11, 48, 53, 0, 61, 63, 50, 1… 153 … 37, 62, 42, 24, 29, 48, 25, 7, 61, 22, 57, 11, 32, 2, 54, 41, 6, 55, 15, 20, … 158 … 1, 33, 43, 63, 47, 37, 23, 20, 60, 14, 11, 21, 8, 57, 27, 41, 6, 58, 62, 2, … 163 …48, 21, 25, 18, 12, 43, 53, 60, 17, 46, 15, 63, 30, 42, 38, 41, 8, 39, 20, 1, … 168 …{ 42, 25, 15, 58, 32, 61, 30, 56, 48, 62, 38, 50, 7, 45, 16, 29, 12, 4, 41, 3, … 173 …{ 31, 46, 36, 22, 63, 12, 51, 60, 13, 44, 41, 6, 11, 17, 42, 24, 16, 61, 20, 26… 178 …{ 44, 57, 22, 35, 63, 11, 15, 49, 61, 40, 29, 20, 19, 42, 32, 12, 41, 6, 46, 60… 183 … 61, 30, 0, 11, 12, 36, 24, 53, 49, 3, 20, 31, 28, 34, 18, 41, 21, 16, 37, }, [all …]
|