Home
last modified time | relevance | path

Searched +full:- +full:a (Results 1 – 25 of 1700) sorted by relevance

12345678910>>...68

/netbsd-src/external/mpl/bind/dist/bin/tests/system/doth/ns1/
H A Droot.db3 ; SPDX-License-Identifier: MPL-2.0
6 ; License, v. 2.0. If a copy of the MPL was not distributed with this
13 . IN SOA gson.nominum.com. a.root.servers.nil. (
20 . NS a.root-servers.nil.
21 a.root-servers.nil. A 10.53.0.1
24 ns2.example. A 10.53.0.2
25 dom0001. NS a.root-servers.nil.
26 dom0002. NS a.root-servers.nil.
27 dom0003. NS a.root-servers.nil.
28 dom0004. NS a.root-servers.nil.
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/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…
38 # gcd(2**i - 1, 2**(i/2) - 1) = 2**(i/2) - 1
[all …]
H A Dbnshift.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * 2 = LShift1
13 A = 0
16 A = 988b0905e52efb2709f98a12a
18 LShift1 = -13116120bca5df64e13f314254
19 A = -988b0905e52efb2709f98a12a
22 A = 13116120bca5df64e13f314254
24 LShift1 = -2622c241794bbec9c27e6284a8
25 A = -13116120bca5df64e13f314254
28 A = 2622c241794bbec9c27e6284a8
[all …]
H A Dbnmul.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A^2 = Square.
12 # Regression test for a BN_sqr overflow bug.
14 A = 80000000000000008000000000000001fffffffffffffffe0000000000000000
16 # Regression test for a BN_sqr overflow bug.
18 A = 80000000000000000000000080000001fffffffe000000000000000000000000
21 A = -df6a253c3f
24 A = 21f253ddb5a6d
27 A = -95fbaee5a09c86d
30 A = -3e71292dd4ad3ed3b4
[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…
20 Sum = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccc…
21 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
25 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
29 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
33 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
[all …]
H A Dbnmod.txt1 # Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M.
14 A = 6b18497fed9befdf22a01d988d34213f6687d8a96e86c188dea4172e7c6095a0d18d3c86c0f5a1af9c6e3aaeb6baac2…
19 A = 16c92f77c139706430f396f72ec7adb045745cd9f5899b0074d9955bd32de66f57c05c7929b575312a7f1c04f19e724…
20 B = -8734c4a2361fc530f60b28a5f1c7e93136c5ff6bfc7553965eaca54c61e6befb3c0f8cef4280e780cc5940d21a740d…
24 A = -6715098ab2ba3ea1e6341e89936e3ae913cdd450dc831c8534071f3c362841e47d88f2cd29c0d1239aa0949f3685f1…
29 A = -11fec955948e007b59fc50e729941ee9d43d552b9411510b73f6b4faafc0465f261f8381d96f647267f72175883172…
30 B = -2b3792f39499767e0a8b7a6a406e470a78f97ebb36765beab5fe52e95abf7582736db72a2ebfdb2405e3954c968b35…
34 A = 7713413d87f1e50840255927ff27bad79e5de5898725a876e4647913158cda9f5fa031dd7fc11d2e8130a0ba99e8706…
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/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…
38 # gcd(2**i - 1, 2**(i/2) - 1) = 2**(i/2) - 1
[all …]
H A Dbnshift.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * 2 = LShift1
13 A = 0
16 A = 988b0905e52efb2709f98a12a
18 LShift1 = -13116120bca5df64e13f314254
19 A = -988b0905e52efb2709f98a12a
22 A = 13116120bca5df64e13f314254
24 LShift1 = -2622c241794bbec9c27e6284a8
25 A = -13116120bca5df64e13f314254
28 A = 2622c241794bbec9c27e6284a8
[all …]
H A Dbnmul.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A^2 = Square.
12 # Regression test for a BN_sqr overflow bug.
14 A = 80000000000000008000000000000001fffffffffffffffe0000000000000000
16 # Regression test for a BN_sqr overflow bug.
18 A = 80000000000000000000000080000001fffffffe000000000000000000000000
21 A = -df6a253c3f
24 A = 21f253ddb5a6d
27 A = -95fbaee5a09c86d
30 A = -3e71292dd4ad3ed3b4
[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…
20 Sum = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccc…
21 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
25 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
29 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
33 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
[all …]
H A Dbnmod.txt1 # Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M.
14 A = 6b18497fed9befdf22a01d988d34213f6687d8a96e86c188dea4172e7c6095a0d18d3c86c0f5a1af9c6e3aaeb6baac2…
19 A = 16c92f77c139706430f396f72ec7adb045745cd9f5899b0074d9955bd32de66f57c05c7929b575312a7f1c04f19e724…
20 B = -8734c4a2361fc530f60b28a5f1c7e93136c5ff6bfc7553965eaca54c61e6befb3c0f8cef4280e780cc5940d21a740d…
24 A = -6715098ab2ba3ea1e6341e89936e3ae913cdd450dc831c8534071f3c362841e47d88f2cd29c0d1239aa0949f3685f1…
29 A = -11fec955948e007b59fc50e729941ee9d43d552b9411510b73f6b4faafc0465f261f8381d96f647267f72175883172…
30 B = -2b3792f39499767e0a8b7a6a406e470a78f97ebb36765beab5fe52e95abf7582736db72a2ebfdb2405e3954c968b35…
34 A = 7713413d87f1e50840255927ff27bad79e5de5898725a876e4647913158cda9f5fa031dd7fc11d2e8130a0ba99e8706…
[all …]
/netbsd-src/external/gpl2/groff/dist/font/devdvi/
H A DTBIEC10 bq v -92602
11 bq w -92602
12 bq T -92602
13 bq V -123469
14 bq W -123469
15 bq Y -92602
16 bq :Y -92602
17 bq 'Y -92602
18 bq O -30867
19 bq u004F_030B -30867
[all …]
H A DTIEC6 checksum -1119301501
10 bq v -80371
11 bq w -80371
12 bq T -80371
13 bq V -107162
14 bq W -107162
15 bq Y -80371
16 bq :Y -80371
17 bq 'Y -80371
18 bq O -26790
[all …]
H A DHBEC5 checksum -1149688141
16 bq v -96096
17 bq w -64064
18 bq V -128128
19 bq W -96096
20 bq Y -96096
21 bq :Y -96096
22 bq 'Y -96096
23 bq O -32032
24 bq u004F_030B -32032
[all …]
H A DHREC5 checksum -1936902655
16 bq v -87360
17 bq w -58240
18 bq V -116480
19 bq W -87360
20 bq Y -87360
21 bq :Y -87360
22 bq 'Y -87360
23 bq O -29120
24 bq u004F_030B -29120
[all …]
H A DTREC16 bq v -87360
17 bq w -58240
18 bq V -116480
19 bq W -87360
20 bq Y -87360
21 bq :Y -87360
22 bq 'Y -87360
23 bq O -29120
24 bq u004F_030B -29120
25 bq `O -29120
[all …]
H A DTBEC16 bq v -100464
17 bq w -66976
18 bq V -133952
19 bq W -100464
20 bq Y -100464
21 bq :Y -100464
22 bq 'Y -100464
23 bq O -33488
24 bq u004F_030B -33488
25 bq `O -33488
[all …]
H A DHIEC6 checksum -132433781
17 bq v -87360
18 bq w -58240
19 bq V -116480
20 bq W -87360
21 bq Y -87360
22 bq :Y -87360
23 bq 'Y -87360
24 bq O -29120
25 bq u004F_030B -29120
[all …]
H A DHBIEC6 checksum -2073731298
17 bq v -96096
18 bq w -64064
19 bq V -128128
20 bq W -96096
21 bq Y -96096
22 bq :Y -96096
23 bq 'Y -96096
24 bq O -32032
25 bq u004F_030B -32032
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dgettext_21.html3 <!-- This HTML file has been created by texi2html 1.52b
4 from gettext.texi on 27 November 2006 -->
6 <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
7 <TITLE>GNU gettext utilities - Option Index</TITLE>
10A HREF="gettext_1.html">first</A>, <A HREF="gettext_20.html">previous</A>, <A HREF="gettext_22.htm…
14 <H1><A NAME="SEC313" HREF="gettext_toc.html#TOC313">Option Index</A></H1>
18 <A HREF="#opindex_-">-</A>
20 <H2><A NAME="opindex_-">-</A></H2>
22 <LI><A HREF="gettext_5.html#IDX167">--add-comments, <CODE>xgettext</CODE> option</A>
23 <LI><A HREF="gettext_9.html#IDX815">--add-location, <CODE>msgattrib</CODE> option</A>
[all …]
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcstest7 # Test RCS by creating files RCS/a.* and RCS/a.c.
9 # Otherwise, send a message to standard output.
11 # With the -v option, output more debugging info.
33 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36 # You should have received a copy of the GNU General Public License
39 # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
43 # rcs-bugs@cs.purdue.edu
46 : ${ALL_CFLAGS=-Dhas_conf_h}
51 CL="$CC $ALL_CFLAGS $LDFLAGS -o a.out"
54 RCSINIT=-x
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/javadoc1/
H A DAllNames.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <!--NewPage-->
5 <!-- Generated by javadoc on Sat Nov 03 18:12:01 CET 2001 -->
11 <a name="_top_"></a>
12 <pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a></pre><hr>
13 <a href="#Thumb-A">A</a>
14 <a href="#Thumb-B">B</a>
15 <a href="#Thumb-C">C</a>
16 <a href="#Thumb-D">D</a>
17 <a href="#Thumb-E">E</a>
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dt-aprofile1 # Copyright (C) 2012-2022 Free Software Foundation, Inc.
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # You should have received a copy of the GNU General Public License
19 # This is a target makefile fragment that attempts to get
21 # are relevant for the A-profile architecture. It should
23 # assumes --with-arch, --with-cpu, --with-fpu, --with-float, --with-mode
25 # this during the top-level configury.
29 …TI_ARCH_OPTS_A = march=armv7-a/march=armv7-a+fp/march=armv7-a+simd/march=armv7ve+simd/march=…
30 MULTI_ARCH_DIRS_A = v7-a v7-a+fp v7-a+simd v7ve+simd v8-a v8-a+simd
32 # ARMv7-A - build nofp, fp-d16 and SIMD variants
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dt-aprofile1 # Copyright (C) 2012-2020 Free Software Foundation, Inc.
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # You should have received a copy of the GNU General Public License
19 # This is a target makefile fragment that attempts to get
21 # are relevant for the A-profile architecture. It should
23 # assumes --with-arch, --with-cpu, --with-fpu, --with-float, --with-mode
25 # this during the top-level configury.
29 …TI_ARCH_OPTS_A = march=armv7-a/march=armv7-a+fp/march=armv7-a+simd/march=armv7ve+simd/march=…
30 MULTI_ARCH_DIRS_A = v7-a v7-a+fp v7-a+simd v7ve+simd v8-a v8-a+simd
32 # ARMv7-A - build nofp, fp-d16 and SIMD variants
[all …]
/netbsd-src/external/mit/lua/dist/doc/
H A Dcontents.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <TITLE>Lua 5.4 Reference Manual - contents</TITLE>
7 <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
13 <A HREF="http://www.lua.org/"><IMG SRC="logo.gif" ALT="Lua"></A>
20 For a complete introduction to Lua programming, see the book
21 <A HREF="http://www.lua.org/pil/">Programming in Lua</A>.
24 <A HREF="manual.html">start</A>
26 <A HREF="#contents">contents</A>
28 <A HREF="#index">index</A>
30 <A HREF="http://www.lua.org/manual/">other versions</A>
[all …]

12345678910>>...68