/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | v_pow_log_data.c | 4 * Copyright (c) 2018-2024, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 15 log(x) = k ln2 + log(c) + log(z/c) 16 log(z/c) = poly(z/c - 1) 18 where z is in [0x1.69555p-1; 0x1.69555p0] which is split into N subintervals 21 tab[i].invc = 1/c 22 tab[i].logc = round(0x1p43*log(c))/0x1p43 23 tab[i].logctail = (double)(log(c) - logc) 25 where c is chosen near the center of the subinterval such that 1/c has only 26 a few precision bits so z/c - 1 is exactly representible as double: [all …]
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | pow_log_data.c | 4 * Copyright (c) 2018, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 13 .ln2hi = 0x1.62e42fefa3800p-1, 14 .ln2lo = 0x1.ef35793c76730p-45, 17 // relative error: 0x1.11922ap-70 18 // in -0x1.6bp-8 0x1.6bp-8 20 -0x1p-1, 21 0x1.555555555556p-2 * -2, 22 -0x1.0000000000006p-2 * -2, 23 0x1.999999959554ep-3 * 4, [all …]
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.c | 2 #line 3 "lex.c" 16 /* First, we deal with platform-specific or compiler-specific issues. */ 18 /* begin standard C headers. */ 24 /* end standard C headers. */ 31 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ 60 #define INT8_MIN (-128) 63 #define INT16_MIN (-32767-1) 66 #define INT32_MIN (-2147483647-1) 91 /* The "const" storage-class-modifier is valid. */ 110 /* Returned upon end-of-file. */ [all …]
|
/freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/ |
H A D | sincosf.tst | 3 ; Copyright (c) 2007-2019, Arm Limited. 4 ; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 21 func=sincosf_sinf op1=45d8d7f1 result=3f35097b.cb0 error=0 22 func=sincosf_sinf op1=45d371a4 result=bf350990.102 error=0 23 func=sincosf_sinf op1=45ce0b57 result=3f3509a4.554 error=0 24 func=sincosf_sinf op1=45d35882 result=3f3509f9.bdb error=0 25 func=sincosf_sinf op1=45cdf235 result=bf350a0e.02c error=0 40 func=sincosf_cosf op1=45d8d7f1 result=bf35006a.7fd error=0 41 func=sincosf_cosf op1=45d371a4 result=3f350056.39b error=0 42 func=sincosf_cosf op1=45ce0b57 result=bf350041.f38 error=0 [all …]
|
H A D | sinf.tst | 1 ; sinf.tst - Directed test cases for SP sine 3 ; Copyright (c) 2007-2019, Arm Limited. 4 ; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 17 ; SDCOMP-26094: check sinf in the cases for which the range reducer 24 func=sinf op1=45d8d7f1 result=3f35097b.cb0 error=0 25 func=sinf op1=45d371a4 result=bf350990.102 error=0 26 func=sinf op1=45ce0b57 result=3f3509a4.554 error=0 27 func=sinf op1=45d35882 result=3f3509f9.bdb error=0 28 func=sinf op1=45cdf235 result=bf350a0e.02c error=0
|
H A D | tanf.tst | 3 ; Copyright (c) 2022-2024, Arm Limited. 4 ; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 14 ; SDCOMP-26094: check tanf in the cases for which the range reducer 21 func=tanf op1=45d8d7f1 result=bf800669.901 error=0 22 func=tanf op1=45d371a4 result=bf800686.3cd error=0 23 func=tanf op1=45ce0b57 result=bf8006a2.e9a error=0 24 func=tanf op1=45d35882 result=bf80071b.bc4 error=0 25 func=tanf op1=45cdf235 result=bf800738.693 error=0
|
H A D | cosf.tst | 1 ; cosf.tst - Directed test cases for SP cosine 3 ; Copyright (c) 2007-2019, Arm Limited. 4 ; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 14 ; SDCOMP-26094: check cosf in the cases for which the range reducer 21 func=cosf op1=45d8d7f1 result=bf35006a.7fd error=0 22 func=cosf op1=45d371a4 result=3f350056.39b error=0 23 func=cosf op1=45ce0b57 result=bf350041.f38 error=0 24 func=cosf op1=45d35882 result=bf34ffec.868 error=0 25 func=cosf op1=45cdf235 result=3f34ffd8.404 error=0
|
/freebsd/tools/regression/net80211/wep/ |
H A D | test_wep.c | 1 /*- 2 * Copyright (c) 2004 Sam Leffler, Errno Consulting 61 aa aa 03 00 00 00 08 00 45 00 00 4e 66 1a 00 00 80 11 be 64 0a 00 01 22 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 70 aa aa 03 00 00 00 08 00 45 00 00 4e 66 1a 00 00 80 11 be 64 0a 00 01 72 00 00 20 45 43 45 4a 45 48 45 43 46 43 45 50 46 45 45 49 45 46 46 43 75 f6 9c 58 06 bd 6c e8 46 26 bc be fb 94 74 65 0a ad 1f 79 09 b0 f6 4d 77 1d 48 5f 8a a8 36 de a1 8d f4 2c 53 80 80 5a d0 c6 1a 5d 6f 58 f4 10 78 40 b2 4b 7d 1a 69 38 56 ed 0d 43 98 e7 ae e3 bf 0e 2a 2c a8 f7 79 The plaintext consists of the MPDU data, followed by a 4-octet CRC-32 [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.ProbeData.ksh.out | 2 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 3 0: 54 45 0 0 1c 0 TE.... 7 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 8 0: 54 45 0 0 1c 0 TE.... 9 , tst.ProbeData.exe`f_e , -2]] 12 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 13 0: 54 45 0 0 1c 0 TE.... 14 , tst.ProbeData.exe`f_e , -2]] 17 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 18 0: 54 45 0 0 1c 0 TE.... [all …]
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | varsyntax_calc1.tab.c | 10 #define YYEMPTY (-1) 14 #define YYENOMEM (-2) 141 #line 142 "varsyntax_calc1.tab.c" 180 static const YYINT varsyntax_calc1_lhs[] = { -1, 202 static const YYINT varsyntax_calc1_sindex[] = { -40, 203 -8, -48, -47, 0, -37, -37, 0, 2, 17, 0, 204 -34, -37, 0, 0, 0, 0, -25, 90, -37, -37, 205 -37, -37, 0, -37, -37, -37, -37, 0, -34, -34, 206 25, 125, 31, 0, -34, 0, -11, 37, -11, 37, 208 -34, -34, -34, -34, 0, 0, 118, 69, 69, 0, [all …]
|
H A D | calc1.tab.c | 10 #define YYEMPTY (-1) 14 #define YYENOMEM (-2) 140 #line 141 "calc1.tab.c" 179 static const YYINT calc1_lhs[] = { -1, 201 static const YYINT calc1_sindex[] = { -40, 202 -8, -48, -47, 0, -37, -37, 0, 2, 17, 0, 203 -34, -37, 0, 0, 0, 0, -25, 90, -37, -37, 204 -37, -37, 0, -37, -37, -37, -37, 0, -34, -34, 205 25, 125, 31, 0, -34, 0, -11, 37, -11, 37, 207 -34, -34, -34, -34, 0, 0, 118, 69, 69, 0, [all …]
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | src_track.sh | 2 # SPDX-License-Identifier: BSD-2-Clause 4 # Copyright (c) 2020 Kristof Provost <kp@FreeBSD.org> 5 # Copyright (c) 2024 Kajetan Staszkiewicz <vegeta@tuxpowered.net> 49 jexec alcatraz pfctl -e 51 "pass in keep state (source-track)" \ 52 "pass out keep state (source-track)" 54 ping -c 3 192.0.2.1 55 atf_check -s exit:0 -o match:'192.0.2.2 -> 0.0.0.0 \( states 1,.*' \ 56 jexec alcatraz pfctl -sS 59 jexec alcatraz pfctl -FS [all …]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | penicil.p | 7 R1: ring4 pointing 45 put N at 2 8 doublebond -135 from R1.V3 ; O 10 frontbond -45 from R1.V4 ; N 12 bond left from N ; C 14 bond length .1 left from C ; CH2 25 R1: ring4 pointing 45 put N at 2 26 doublebond -135 from R1.V3 ; O 28 frontbond -45 from R1.V4 ; N 30 bond left from N ; C 32 bond length .1 left from C ; CH2
|
/freebsd/tools/test/stress2/misc/ |
H A D | openlock.sh | 4 # Copyright (c) 2017 Dell EMC Isilon 34 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1 38 kldstat -v | grep -q pty || { kldload pty || exit 0; } 43 sed '1,/^EOF/d' < $odir/$0 > $dir/openlock.c 44 mycc -o openlock -Wall -Wextra -O0 -g openlock.c || exit 1 45 rm -f openlock.c 48 echo "expect: \"error 45 Operation not supported\"" 51 [ $s -eq 45 ] || { echo "Expected error 45, got $s."; e=1; } 54 [ $s -eq 0 ] || { echo "Expected error 0, got $s."; e=$((e + 2)); } 60 [ $s -eq 45 ] || { echo "Expected error 45, got $s."; e=$((e + 4)); } [all …]
|
/freebsd/secure/caroot/trusted/ |
H A D | GlobalSign_Root_R46.pem | 20 Issuer: C = BE, O = GlobalSign nv-sa, CN = GlobalSign Root R46 24 Subject: C = BE, O = GlobalSign nv-sa, CN = GlobalSign Root R46 27 Public-Key: (4096 bit) 30 89:0d:45:ba:29:88:b2:a4:1d:63:dd:d3:c1:2c:09: 31 57:89:39:a1:55:e9:67:34:77:0c:6e:e4:55:1d:52: 33 9f:2c:7a:63:60:40:1f:a6:b0:b6:78:8f:99:54:96: 35 b6:94:0f:bc:6e:6c:c2:cb:d5:a6:bb:0c:e9:f6:c1: 39 d4:3c:83:ee:d7:16:4c:83:45:33:6b:27:d0:86:d0: 40 1c:2d:6b:f3:ab:7d:f1:85:a9:f5:28:d2:ad:ef:f3: 41 84:4b:1c:87:fc:13:a3:3a:72:a2:5a:11:2b:d6:27: [all …]
|
H A D | Hongkong_Post_Root_CA_3.pem | 18 08:16:5f:8a:4c:a5:ec:00:c9:93:40:df:c4:c6:ae:23:b8:1c:5a:a4 20 … Issuer: C = HK, ST = Hong Kong, L = Hong Kong, O = Hongkong Post, CN = Hongkong Post Root CA 3 24 … Subject: C = HK, ST = Hong Kong, L = Hong Kong, O = Hongkong Post, CN = Hongkong Post Root CA 3 27 Public-Key: (4096 bit) 31 9c:1c:60:4b:89:43:0c:b9:d4:15:b2:ee:c1:4e:75: 32 e9:b5:a7:ef:e5:e9:35:99:e4:cc:1c:e7:4b:5f:8d: 35 89:88:56:80:5c:f8:bd:2c:3c:e1:4c:57:88:bb:d3: 39 2f:05:d2:84:45:28:7c:8f:68:50:12:78:fc:0b:b5: 40 53:cb:c2:98:1c:84:a3:9e:b0:be:23:a4:da:dc:c8: 41 2b:1e:da:6e:45:1e:89:98:da:f9:00:2e:06:e9:0c: [all …]
|
H A D | AffirmTrust_Commercial.pem | 19 Issuer: C = US, O = AffirmTrust, CN = AffirmTrust Commercial 23 Subject: C = US, O = AffirmTrust, CN = AffirmTrust Commercial 26 Public-Key: (2048 bit) 29 b2:e3:73:45:06:44:49:2c:bb:49:25:14:d6:ce:c3: 30 b7:ab:2c:4f:c6:41:32:94:57:fa:12:a7:5b:0e:e2: 32 85:35:79:32:2d:bb:1c:62:37:f2:b1:5b:4a:3d:ca: 36 99:97:e3:20:c1:d6:28:89:cf:94:fb:b9:45:ed:e3: 37 40:17:11:d4:74:f0:0b:31:e2:2b:26:6a:9b:4c:57: 38 ae:ac:20:3e:ba:45:7a:05:f3:bd:9b:69:15:ae:7d: 41 aa:2b:7f:5c:fe:ce:26:4f:a3:66:81:35:af:44:ba: [all …]
|
H A D | GlobalSign_Root_CA_-_R6.pem | 2 ## GlobalSign Root CA - R6 18 45:e6:bb:03:83:33:c3:85:65:48:e6:ff:45:51 20 Issuer: OU = GlobalSign Root CA - R6, O = GlobalSign, CN = GlobalSign 24 Subject: OU = GlobalSign Root CA - R6, O = GlobalSign, CN = GlobalSign 27 Public-Key: (4096 bit) 29 00:95:07:e8:73:ca:66:f9:ec:14:ca:7b:3c:f7:0d: 30 08:f1:b4:45:0b:2c:82:b4:48:c6:eb:5b:3c:ae:83: 36 1a:80:b7:19:81:0e:7e:c4:8a:bc:64:4c:21:1c:43: 37 68:d7:3d:3c:8a:c5:b2:66:d5:90:9a:b7:31:06:c5: 40 2a:d2:70:2e:7b:e7:bc:93:bb:6d:53:e2:48:7c:8c: [all …]
|
H A D | Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem | 19 Issuer: C = ES, CN = Autoridad de Certificacion Firmaprofesional CIF A62634068 23 Subject: C = ES, CN = Autoridad de Certificacion Firmaprofesional CIF A62634068 26 Public-Key: (4096 bit) 28 00:ca:96:6b:8e:ea:f8:fb:f1:a2:35:e0:7f:4c:da: 30 6a:b2:ca:1c:5d:28:9a:78:11:1a:69:59:57:af:b5: 32 62:d7:32:71:38:d9:04:0c:71:ab:3d:51:7e:0f:07: 33 df:63:05:5c:e9:bf:94:6f:c1:29:82:c0:b4:da:51: 34 b0:c1:3c:bb:ad:37:4a:5c:ca:f1:4b:36:0e:24:ab: 37 83:0c:37:1f:c9:92:37:7f:d7:81:2d:e5:c4:b9:e0: 39 0f:70:06:3e:20:18:5a:ce:f7:72:1b:25:6c:93:74: [all …]
|
H A D | HiPKI_Root_CA_-_G1.pem | 2 ## HiPKI Root CA - G1 20 Issuer: C = TW, O = "Chunghwa Telecom Co., Ltd.", CN = HiPKI Root CA - G1 24 Subject: C = TW, O = "Chunghwa Telecom Co., Ltd.", CN = HiPKI Root CA - G1 27 Public-Key: (4096 bit) 29 00:f4:1e:7f:52:73:32:0c:73:e4:bd:13:74:a3:d4: 30 30:a8:d0:ae:4b:d8:b6:df:75:47:66:f4:7c:e7:39: 33 f9:e2:dc:2f:55:c8:37:3f:1f:a4:c0:9c:b3:e4:77: 34 5c:a0:46:fe:77:fa:1a:a0:38:ea:ed:9a:72:de:2b: 37 75:01:80:e0:af:f4:84:61:8c:0d:1e:5f:7c:87:96: 38 5e:41:af:eb:87:ea:f8:5d:f1:2e:88:05:3e:4c:22: [all …]
|
H A D | D-TRUST_EV_Root_CA_2_2023.pem | 2 ## D-TRUST EV Root CA 2 2023 18 69:26:09:7e:80:4b:4c:a0:a7:8c:78:62:53:5f:5a:6f 20 Issuer: C = DE, O = D-Trust GmbH, CN = D-TRUST EV Root CA 2 2023 24 Subject: C = DE, O = D-Trust GmbH, CN = D-TRUST EV Root CA 2 2023 27 Public-Key: (4096 bit) 29 00:d8:8e:a3:89:80:0b:b2:57:52:dc:a9:53:4c:37: 34 db:9c:84:ec:25:17:14:87:7f:30:78:9b:6a:58:c9: 35 b6:73:28:3c:34:f7:99:f7:7f:d3:a6:f8:1c:45:7c: 36 ad:2c:8c:94:3f:d8:67:10:53:7e:22:cd:4e:25:51: 38 cc:2b:9d:47:73:1f:bd:cd:91:a4:72:6a:9c:a2:1b: [all …]
|
/freebsd/tests/sys/opencrypto/ |
H A D | poly1305_test.c | 1 /*- 2 * Copyright (c) 2018 Conrad Meyer <cem@FreeBSD.org> 33 #include <atf-c.h> 59 .expected_tag_hex = "a8:06:1d:c1:30:51:36:c6:c2:2b:8b:af:0c:01:27:a9", 81 "6f 20 74 68 65 20 49 45 54 46 20 69 6e 74 65 6e " 83 "69 62 75 74 6f 72 20 66 6f 72 20 70 75 62 6c 69 " 84 "63 61 74 69 6f 6e 20 61 73 20 61 6c 6c 20 6f 72 " 85 "20 70 61 72 74 20 6f 66 20 61 6e 20 49 45 54 46 " 90 "20 6f 66 20 61 6e 20 49 45 54 46 20 61 63 74 69 " 92 "65 64 20 61 6e 20 22 49 45 54 46 20 43 6f 6e 74 " [all …]
|
/freebsd/secure/caroot/untrusted/ |
H A D | GeoTrust_Universal_CA.pem | 9 ## with $FreeBSD: head/secure/caroot/MAca-bundle.pl 352951 2019-10-02 01:27:50Z kevans $ 18 Issuer: C = US, O = GeoTrust Inc., CN = GeoTrust Universal CA 22 Subject: C = US, O = GeoTrust Inc., CN = GeoTrust Universal CA 25 Public-Key: (4096 bit) 27 00:a6:15:55:a0:a3:c6:e0:1f:8c:9d:21:50:d7:c1: 28 be:2b:5b:b5:a4:9e:a1:d9:72:58:bd:00:1b:4c:bf: 29 61:c9:14:1d:45:82:ab:c6:1d:80:d6:3d:eb:10:9c: 30 3a:af:6d:24:f8:bc:71:01:9e:06:f5:7c:5f:1e:c1: 34 45:76:dd:4f:ca:18:37:ec:85:15:7a:19:08:fc:d5: 35 c7:9c:f0:f2:a9:2e:10:a9:92:e6:3d:58:3d:a9:16: [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OPENSSL_s390xcap.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 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 22 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, 23 .\" nothing in troff, for use with C<>. 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 33 . ds C` "" [all …]
|
/freebsd/lib/msun/src/ |
H A D | s_exp2.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2005 David Schultz <das@FreeBSD.ORG> 39 P1 = 0x1.62e42fefa39efp-1, 40 P2 = 0x1.ebfbdff82c575p-3, 41 P3 = 0x1.c6b08d704a0a6p-5, 42 P4 = 0x1.3b2ab88f70400p- [all...] |