/freebsd/usr.bin/lastcomm/tests/ |
H A D | v2-amd64.out | 1 core -FDX root 0.002 secs 0.000 us 0.002 sy 0.009 es Thu May 17 05:57:17 2 core -DX root 0.005 secs 0.000 us 0.005 sy 0.010 es Thu May 17 05:57:17 3 cc - root 0.005 secs 0.000 us 0.005 sy 0.652 es Thu May 17 05:57:16 4 ld - root 0.014 secs 0.005 us 0.009 sy 0.150 es Thu May 17 05:57:17 5 as - root 0.005 secs 0.000 us 0.005 sy 0.078 es Thu May 17 05:57:17 6 cc1 - root 0.024 secs 0.008 us 0.016 sy 0.347 es Thu May 17 05:57:17 7 time - root 0.003 secs 0.000 us 0.003 sy 0.005 es Thu May 17 05:57:16 8 1234567890123456 - root 0.002 secs 0.000 us 0.002 sy 0.002 es Thu May 17 05:57:16 9 ln - root 0.002 secs 0.000 us 0.002 sy 0.002 es Thu May 17 05:57:16 10 time - root 0.003 secs 0.000 us 0.003 sy 0.005 es Thu May 17 05:57:16 [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/multiaggs/ |
H A D | tst.sortpos.d.out | 8 7 7 32 57 7 82 7 33 32 32 57 82 32 7 32 58 57 57 82 7 57 32 57 83 82 82 7 32 82 57 82 111 82 82 7 32 82 57 82 136 7 7 32 57 7 82 7 161 32 32 57 82 32 7 32 186 57 57 82 7 57 32 57 213 57 57 82 7 57 32 57 238 82 82 7 32 82 57 82 [all …]
|
H A D | tst.sort.d.out | 14 86 57 79 90 95 15 87 57 79 90 95 45 57 72 86 93 97 114 86 95 90 79 57 115 87 95 90 79 57 145 57 97 93 86 72
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | d_bitstring_67.out | 62 57 7 2 8 144 57 2 229 57 0 57 0000000000000000000000000000000000000000000000000000000001111111111 298 57 57 0 1111111111111111111111111111111111111111111111111111111110000000000 320 10 57 0 1111111111111111111111111111111111111111111111111111111110000000000 367 57 10 0 1111111111000000000000000000000000000000000000000000000000000000000 389 10 0 57 0000000000000000000000000000000000000000000000000000000001111111111 436 57 0 10 0000000000111111111111111111111111111111111111111111111111111111111 505 57 57 0 1111111111111111111111111111111111111111111111111111111110111111111 574 57 0 57 0000000000000000000000000000000000000000000000000000000001000000000
|
H A D | d_bitstring_64.out | 62 57 7 2 8 141 57 2 223 57 0 57 0000000000000000000000000000000000000000000000000000000001111111 289 57 57 0 1111111111111111111111111111111111111111111111111111111110000000 305 7 57 0 1111111111111111111111111111111111111111111111111111111110000000 355 57 7 0 1111111000000000000000000000000000000000000000000000000000000000 371 7 0 57 0000000000000000000000000000000000000000000000000000000001111111 421 57 0 7 0000000111111111111111111111111111111111111111111111111111111111 487 57 57 0 1111111111111111111111111111111111111111111111111111111110111111 553 57 0 57 0000000000000000000000000000000000000000000000000000000001000000
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,dove-pinctrl.txt | 55 mpp_audio1 52-57 gpio, i2s1/spdifo, i2s1, spdifo, twsi, ssp/spdifo, ssp, 80 - gpio : gpio on pins 52-57 81 - i2s1/spdifo : audio1 i2s on pins 52-55 and spdifo on 57, no gpios 82 - i2s1 : audio1 i2s on pins 52-55, gpio on pins 56,57 83 - spdifo : spdifo on pin 57, gpio on pins 52-55 84 - twsi : twsi on pins 56,57, gpio on pins 52-55 85 - ssp/spdifo : ssp on pins 52-55, spdifo on pin 57, no gpios 86 - ssp : ssp on pins 52-55, gpio on pins 56,57 87 - ssp/twsi : ssp on pins 52-55, twsi on pins 56,57, no gpios
|
H A D | pinctrl-mt7622.txt | 147 PIN 57: "MDI_RP_P1" 209 57, 58, 59, 60, 61, 62, 213 57, 58 227 "i2c2_0" "i2c" 57, 58 302 "tdm_1_out_mclk_bclk_ws" "tdm" 57, 58, 59 308 "uart1_0_rts_cts" "uart" 57, 58 318 "uart3_0_tx_rx" "uart" 57, 58 390 PIN 57: "GPIO_4" 450 "uart2_1_txd_rxd" "uart" 57, 58
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecx_s390x.c | 180 int s390x_ed448_mul(unsigned char x_dst[57], in s390x_ed448_mul() argument 181 unsigned char y_dst[57], in s390x_ed448_mul() argument 182 const unsigned char x_src[57], in s390x_ed448_mul() argument 183 const unsigned char y_src[57], in s390x_ed448_mul() argument 184 const unsigned char d_src[57]) in s390x_ed448_mul() argument 200 memcpy(param.ed448.x_src, x_src, 57); in s390x_ed448_mul() 201 memcpy(param.ed448.y_src, y_src, 57); in s390x_ed448_mul() 202 memcpy(param.ed448.d_src, d_src, 57); in s390x_ed448_mul() 211 memcpy(x_dst, param.ed448.x_dst, 57); in s390x_ed448_mul() 212 memcpy(y_dst, param.ed448.y_dst, 57); in s390x_ed448_mul()
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | log_data.c | 120 {0x1.661ec72e86f3ap+0, -0x1.57bf76c597000p-2}, 320 {0x1.75ffffbeb3c9dp-1, 0x1.6047ad0a0d4e4p-57}, 323 {0x1.81ffffdf40c54p-1, 0x1.7f54bf76a42c9p-57}, 325 {0x1.8a0001238aca7p-1, 0x1.c03c9bd132f55p-57}, 333 {0x1.a9ffff55953a5p-1, 0x1.a07556192db98p-57}, 335 {0x1.b1ffff34f3ac8p-1, 0x1.8005573de89d1p-57}, 336 {0x1.b60000894c55bp-1, -0x1.ff2fb51b044c7p-57}, 338 {0x1.be0000cda7b2ap-1, 0x1.57d058dbf3c1dp-55}, 352 {0x1.f5fffee35b57dp-1, 0x1.1fdd33b2d3714p-57}, 360 {0x1.16000069685bcp+0, -0x1.c0bea3eb2d82cp-57}, [all …]
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | log10_data.c | 209 {0x1.67000074e6fadp-1, 0x1.1fcea6b54254cp-57}, 216 {0x1.74fffdf81116ap-1, -0x1.e02916ef101d2p-57}, 217 {0x1.770000f679c9p-1, -0x1.7fc71cd549c74p-57}, 243 {0x1.ab0002a4f3e4bp-1, -0x1.9fd043cff3f5fp-57}, 245 {0x1.aefffee510478p-1, 0x1.a063ee00edea3p-57}, 251 {0x1.bafffd204cb4fp-1, -0x1.3ff27eef22bc4p-57}, 252 {0x1.bcfffd2415c45p-1, -0x1.cffb7ee3bea21p-57}, 255 {0x1.c2ffff1fa57e3p-1, -0x1.4feef8d30c6edp-57}, 259 {0x1.cb0002125219ap-1, -0x1.8fd8e64180e04p-57}, 262 {0x1.d1000169af82bp-1, 0x1.57d91a8b95a71p-56}, [all …]
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | ecx.h | 29 # define ED448_KEYLEN 57 106 ossl_ed448_public_from_private(OSSL_LIB_CTX *ctx, uint8_t out_public_key[57], 107 const uint8_t private_key[57], const char *propq); 110 size_t message_len, const uint8_t public_key[57], 111 const uint8_t private_key[57], const uint8_t *context, 116 const uint8_t signature[114], const uint8_t public_key[57],
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,sci-intr.txt | 79 interrupts = <57 256>, <57 257>, <57 258>, 80 <57 259>, <57 260>, <57 261>;
|
/freebsd/lib/msun/ld80/ |
H A D | s_exp2l.c | 59 P3 = 5.5504108664816879e-2, /* 0x1c6b08d7049e1a.0p-57 */ 66 0x1.6c012750bdabfp-1, -0x1.2895667ff0cp-57, 75 0x1.7e2f336cf4e62p-1, 0x1.05d02ba157ap-57, 82 0x1.8cf3216b5448cp-1, -0x1.0d55e32e9e4p-57, 86 0x1.95a44cbc8520fp-1, -0x1.64b7c96a5fp-57, 89 0x1.9c49182a3f09p-1, 0x1.c7c46b071f2p-57, 90 0x1.9e86319e32323p-1, 0x1.824ca78e64cp-57, 101 0x1.b7f76f2fb5e47p-1, -0x1.5584f7e54acp-57, 108 0x1.c8f6d9406e7b5p-1, 0x1.1acbc48805cp-57, 109 0x1.cb720dcef9069p-1, 0x1.503cbd1e94ap-57, [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | s390x_arch.h | 47 int s390x_ed448_mul(unsigned char x_dst[57], 48 unsigned char y_dst[57], 49 const unsigned char x_src[57], 50 const unsigned char y_src[57], 51 const unsigned char d_src[57]); 106 # define S390X_MSA5 57 /* message-security-assist-ext. 5 */
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | eddsa.c | 303 * Check that s (second 57 bytes of the sig) is less than the order. Both in ossl_c448_ed448_verify() 377 size_t message_len, const uint8_t public_key[57], in ossl_ed448_sign() argument 378 const uint8_t private_key[57], const uint8_t *context, in ossl_ed448_sign() argument 388 const uint8_t signature[114], const uint8_t public_key[57], in ossl_ed448_verify() argument 398 const uint8_t public_key[57], const uint8_t private_key[57], in ossl_ed448ph_sign() argument 408 const uint8_t signature[114], const uint8_t public_key[57], in ossl_ed448ph_verify() argument 418 ossl_ed448_public_from_private(OSSL_LIB_CTX *ctx, uint8_t out_public_key[57], in ossl_ed448_public_from_private() argument 419 const uint8_t private_key[57], const char *propq) in ossl_ed448_public_from_private() argument
|
H A D | curve448_local.h | 15 const uint8_t public_key[57], const uint8_t private_key[57], 20 const uint8_t signature[114], const uint8_t public_key[57],
|
/freebsd/sbin/ipfw/tests/ |
H A D | test_add_rule.py | 432 "in": "add allow ip from any to any 57", 433 "out": InsnPorts(IpFwOpcode.O_IP_DSTPORT, port_pairs=[57, 57]), 460 "in": "57", 461 "out": [(57, 57)], 467 "in": "57-59", 468 "out": [(57, 59)], 474 "in": "57-59,41", 475 "out": [(57, 59), (41, 41)],
|
/freebsd/contrib/bc/tests/bc/scripts/ |
H A D | array.txt | 58 57 164 57 270 -57 377 57
|
/freebsd/secure/caroot/trusted/ |
H A D | AffirmTrust_Premium.pem | 31 a3:85:5b:67:04:a0:10:24:6f:5d:28:82:c1:97:57: 34 58:ee:26:4d:c9:aa:a8:7b:9a:d9:fa:38:de:44:57: 41 b9:1c:c4:31:2b:d5:5f:bc:53:12:17:9c:99:57:29: 45 f2:d0:57:ee:28:4e:26:5f:8f:90:68:09:2f:b8:f8: 47 6c:b3:f9:ff:7d:ab:86:57:e3:ba:d6:85:78:77:ba: 73 b3:57:4d:10:62:4e:3a:e4:ac:ea:b8:1c:af:32:23:c8:b3:49: 74 5a:51:9c:76:28:8d:79:aa:57:46:17:d5:f5:52:f6:b7:44:e8: 85 73:08:57:de:99:06:b4:5b:9d:10:06:e1:c2:00:a8:b8:1c:4a: 91 5f:43:8f:9e:d0:14:39:bf:55:70:48:99:57:31:b4:9c:ee:4a:
|
H A D | GDCA_TrustAUTH_R5_ROOT.pem | 32 c6:a2:a7:2e:11:57:ba:82:15:a2:9c:8f:6d:b0:99: 44 f7:64:63:3b:e3:39:18:23:e7:67:75:14:d5:75:57: 60 3c:6d:59:57:e4:ed:a5:8d:e9:40:53:9f:15:4b:a0: 73 d1:49:57:e0:a7:cc:68:58:ba:01:0f:2b:19:cd:8d:b0:61:45: 77 b3:91:3f:5f:36:ac:8b:ec:57:a8:3e:e7:81:8a:18:57:39:85: 92 4b:ec:40:90:f2:cd:6e:57:d2:62:0e:7c:57:93:b1:a7:6d:cd: 99 dd:8a:66:07:16:78:15:57:71:1b:ec:f5:47:84:f3:9e:31:37:
|
H A D | HiPKI_Root_CA_-_G1.pem | 35 bd:94:57:3a:ba:ec:79:e7:5f:7d:42:64:39:7a:26: 44 50:dc:03:8f:83:3f:b2:42:57:5a:db:6a:e9:11:97: 57 fd:06:7f:12:57:b6:a9:23:4f:5b:03:c3:e0:71:2a: 78 54:86:e6:95:7a:fb:c6:ca:ea:9c:48:4e:57:09:5d:2f:ac:f4: 83 3b:97:57:8f:26:5b:0c:bb:9c:0f:d4:6e:30:07:d4:dc:5f:36: 91 4e:bc:57:9f:43:4e:6b:2e:2b:18:f8:6a:73:8c:ba:c5:35:ef: 97 40:bb:13:3e:be:15:78:9d:85:81:4a:2a:57:de:d5:19:43:da: 100 2c:b3:00:55:2e:e4:f5:b3:0e:57:c4:91:41:00:9c:3f:e8:a5: 103 SHA1 Fingerprint=6A:92:E4:A8:EE:1B:EC:96:45:37:E3:29:57:49:CD:96:E3:E5:D2:60
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | ref.bib | 32 %V 57 49 %V 57 59 %V 57 83 %V 57
|
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | fsync_integrity.c | 140 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, 146 …{ 57, 16, 28, 25, 10, 59, 52, 46, 30, 6, 40, 36, 39, 9, 21, 51, 33, 45, 44, 19,… 150 …, 59, 2, 43, 18, 42, 52, 28, 16, 44, 3, 5, 15, 35, 58, 33, 57, 49, 34, 30, 46,… 154 … 40, 13, 51, 49, 43, 37, 62, 42, 24, 29, 48, 25, 7, 61, 22, 57, 11, 32, 2, 54, … 158 … 51, 52, 1, 33, 43, 63, 47, 37, 23, 20, 60, 14, 11, 21, 8, 57, 27, 41, 6, 58, … 162 …{ 52, 62, 28, 47, 51, 37, 31, 36, 4, 58, 26, 29, 16, 59, 57, 33, 22, 27, 49, 44… 166 …, 56, 48, 62, 38, 50, 7, 45, 16, 29, 12, 4, 41, 3, 27, 18, 57, 10, 51, 17, 21,… 170 …2, 10, 39, 0, 49, 48, 38, 40, 28, 23, 56, 2, 5, 4, 59, 14, 57, 3, 25, 43, 32, … 174 …{ 44, 57, 22, 35, 63, 11, 15, 49, 61, 40, 29, 20, 19, 42, 32, 12, 41, 6, 46, 60… 178 …3, 39, 52, 46, 10, 9, 56, 2, 42, 43, 47, 44, 17, 5, 25, 6, 57, 23, 15, 58, 59,… [all …]
|
H A D | txg_integrity.c | 136 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63}, 143 …{ 57, 16, 28, 25, 10, 59, 52, 46, 30, 6, 40, 36, 39, 9, 21, 51, 33, 45, 44, 19,… 148 …, 59, 2, 43, 18, 42, 52, 28, 16, 44, 3, 5, 15, 35, 58, 33, 57, 49, 34, 30, 46,… 153 … 40, 13, 51, 49, 43, 37, 62, 42, 24, 29, 48, 25, 7, 61, 22, 57, 11, 32, 2, 54, … 158 … 51, 52, 1, 33, 43, 63, 47, 37, 23, 20, 60, 14, 11, 21, 8, 57, 27, 41, 6, 58, … 163 …{ 52, 62, 28, 47, 51, 37, 31, 36, 4, 58, 26, 29, 16, 59, 57, 33, 22, 27, 49, 44… 168 …, 56, 48, 62, 38, 50, 7, 45, 16, 29, 12, 4, 41, 3, 27, 18, 57, 10, 51, 17, 21,… 173 …2, 10, 39, 0, 49, 48, 38, 40, 28, 23, 56, 2, 5, 4, 59, 14, 57, 3, 25, 43, 32, … 178 …{ 44, 57, 22, 35, 63, 11, 15, 49, 61, 40, 29, 20, 19, 42, 32, 12, 41, 6, 46, 60… 183 …3, 39, 52, 46, 10, 9, 56, 2, 42, 43, 47, 44, 17, 5, 25, 6, 57, 23, 15, 58, 59,… [all …]
|
/freebsd/crypto/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 409 memcpy(param.ed448.priv + 64 - 57, edkey->privkey, 57); in s390x_ed448_digestsign() 418 memcpy(sig, param.ed448.sig, 57); in s390x_ed448_digestsign() 419 memcpy(sig + 57, param.ed448.sig + 64, 57); in s390x_ed448_digestsign() 458 memcpy(param.ed448.sig, sig, 57); in s390x_ed448_digestverify() 460 memcpy(param.ed448.sig + 64, sig + 57, 57); in s390x_ed448_digestverify() 462 memcpy(param.ed448.pub, edkey->pubkey, 57); in s390x_ed448_digestverify()
|