Searched refs:one (Results 576 - 600 of 2051) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/mpl/bind/dist/bin/tests/system/filter-aaaa/conf/
H A Dbad1.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
H A Dgood2.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
H A Dgood1.conf8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dskip-two.exp20 set baseone base/one/thefile.cc
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dskip-two.exp20 set baseone base/one/thefile.cc
/netbsd-current/lib/libm/src/
H A De_jn.c51 one = 1.00000000000000000000e+00; /* 0x3FF00000, 0x00000000 */ variable
122 for (a=one,i=2;i<=n;i++) {
169 for(t=zero, i = 2*(n+k); i>=m; i -= 2) t = one/(i/x-t);
171 b = one;
202 b = one;
229 if((ix|lx)==0) return -one/zero;
/netbsd-current/lib/libm/noieee_src/
H A Dn_jn.c110 one = 1.0; variable
181 for (a=one,i=2;i<=n;i++) {
228 for(t=zero, i = 2*(n+k); i>=m; i -= 2) t = one/(i/x-t);
230 b = one;
255 b = one;
274 else if (_IEEE) return -one/zero;
H A Dn_log.c90 #define endian (((*(int *) &one)) ? 1 : 0)
380 double F, f, g, q, u, u2, v, zero = 0.0, one = 1.0; local
386 return (-one/zero);
/netbsd-current/tests/net/net/
H A Dt_socket_afinet.c134 int one = 1; local
143 rc = setsockopt(ss, SOL_SOCKET, SO_REUSEPORT, &one, sizeof(one));
196 int one = 1; local
205 rc = setsockopt(ss, SOL_SOCKET, SO_REUSEPORT, &one, sizeof(one));
232 /* Client writes two bytes, server reads only one of them. */
251 * though one byte of data remains unread.
/netbsd-current/external/mpl/bind/dist/bin/tests/system/zero/
H A Dtests.sh9 # file, you can obtain one at https://mozilla.org/MPL/2.0/.
130 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.1.test$n" || ret=1
131 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.2.test$n" || ret=1
132 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.3.test$n" || ret=1
133 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.4.test$n" || ret=1
134 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.5.test$n" || ret=1
135 dig_with_opts @10.53.0.3 www.one.tld >"dig.out$i.6.test$n" || ret=1
/netbsd-current/external/mit/isl/dist/
H A Dbasis_reduction_templ.c68 GBR_type one; local
104 GBR_init(one);
125 GBR_set_ui(one, 1);
139 if (GBR_lt(F[i], one)) {
193 ctx->one, B->row[1+i+1]+1,
215 isl_seq_combine(B->row[1+i+1]+1, ctx->one, B->row[1+i+1]+1,
296 GBR_clear(one);
/netbsd-current/lib/libm/ld128/
H A De_lgammal_r.c28 one = 1; variable
213 case 4: y = __kernel_sinl(pi*(one-y),zero,0); break;
240 return one/vzero;
248 return one/vzero;
250 if(t==zero) return one/vzero;
290 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*(v5+y*(v6+y*(v7+
301 q = one+y*(r1+y*(r2+y*(r3+y*(r4+y*(r5+y*(r6+y*(r7+y*(r8+
316 z = one/x;
321 r = (x-half)*(t-one)+w;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DMakefile.am210 $(ASN1_COMPILE) --one-code-file --preserve-binary=TBSCertificate --preserve-binary=TBSCRLCertList --preserve-binary=Name --sequence=GeneralNames --sequence=Extensions --sequence=CRLDistributionPoints $(srcdir)/rfc2459.asn1 rfc2459_asn1 || (rm -f rfc2459_asn1_files ; exit 1)
213 $(ASN1_COMPILE) --one-code-file --option-file=$(srcdir)/cms.opt $(srcdir)/cms.asn1 cms_asn1 || (rm -f cms_asn1_files ; exit 1)
216 $(ASN1_COMPILE) --one-code-file --option-file=$(srcdir)/krb5.opt $(srcdir)/krb5.asn1 krb5_asn1 || (rm -f krb5_asn1_files ; exit 1)
219 $(ASN1_COMPILE) --one-code-file $(srcdir)/pkinit.asn1 pkinit_asn1 || (rm -f pkinit_asn1_files ; exit 1)
222 $(ASN1_COMPILE) --one-code-file $(srcdir)/pkcs8.asn1 pkcs8_asn1 || (rm -f pkcs8_asn1_files ; exit 1)
225 $(ASN1_COMPILE) --one-code-file $(srcdir)/pkcs9.asn1 pkcs9_asn1 || (rm -f pkcs9_asn1_files ; exit 1)
228 $(ASN1_COMPILE) --one-code-file $(srcdir)/pkcs12.asn1 pkcs12_asn1 || (rm -f pkcs12_asn1_files ; exit 1)
231 $(ASN1_COMPILE) --one-code-file $(srcdir)/digest.asn1 digest_asn1 || (rm -f digest_asn1_files ; exit 1)
234 $(ASN1_COMPILE) --one-code-file $(srcdir)/kx509.asn1 kx509_asn1 || (rm -f kx509_asn1_files ; exit 1)
240 $(ASN1_COMPILE) --one
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_addr.c92 krb5_err(context, 1, ret, "addresses should be one");
138 krb5_addresses range, one; local
148 ret = krb5_parse_address(context, one_addr, &one);
152 if (one.len != 1)
155 if (krb5_address_order(context, &range.val[0], &one.val[0]) == 0) {
157 krb5_errx(context, 1, "match when one shouldn't be");
160 krb5_errx(context, 1, "no match when one should be");
164 krb5_free_addresses(context, &one);
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Djnq.c64 one = 1, variable
176 for (a = one, i = 2; i <= n; i++)
234 t = one / (i / x - t);
236 b = one;
274 b = one;
280 * coincide, so just choose the one further away from zero.
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Djnq.c64 one = 1, variable
176 for (a = one, i = 2; i <= n; i++)
234 t = one / (i / x - t);
236 b = one;
274 b = one;
280 * coincide, so just choose the one further away from zero.
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dddt_zap.c61 uint64_t one, csize; local
65 DDT_KEY_WORDS, &one, &csize);
69 ASSERT(one == 1);
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dbench_httpclient.c121 int one = 1; local
122 if (setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, (void*)&one, sizeof(one))<0)
/netbsd-current/external/bsd/libevent/dist/test/
H A Dbench_httpclient.c120 int one = 1; local
121 if (setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, (void*)&one, sizeof(one))<0)
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dhfrom_format.c115 static void vstream_swap(VSTREAM *one, VSTREAM *two) argument
119 save = *one;
120 *one = *two;
H A Dconfig_known_tcp_ports.c141 static void vstream_swap(VSTREAM *one, VSTREAM *two) argument
145 save = *one;
146 *one = *two;
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dfind_inet.c129 static void vstream_swap(VSTREAM *one, VSTREAM *two) argument
133 save = *one;
134 *one = *two;
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D13-fragmentation.conf5 test-0 = 0-one-fragment-minus-app-data
6 test-1 = 1-one-fragment-app-data
7 test-2 = 2-one-fragment-plus-app-data
29 [0-one-fragment-minus-app-data]
30 ssl_conf = 0-one-fragment-minus-app-data-ssl
32 [0-one-fragment-minus-app-data-ssl]
33 server = 0-one-fragment-minus-app-data-server
34 client = 0-one-fragment-minus-app-data-client
36 [0-one-fragment-minus-app-data-server]
41 [0-one
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-order.mk6 WORDS= one two three four five six seven eight nine ten
9 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
13 # expect+1: while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten": Bad modifier ":OX"
16 # expect+1: while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten": Bad modifier ":OxXX"
19 # expect+1: while evaluating variable "WORDS" with value "eight five four nine one seven six ten three two": Unclosed expression, expecting '}' for modifier "O"
100 # If a modifier that starts with ':O' is not one of the known sort or shuffle
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-mb-x86_64.pl97 ($rounds,$one,$sink,$offset)=("%eax","%ecx","%rbp","%rbx");
172 mov `40*$i+16-40*2`($inp),$one # borrow $one for number of blocks
174 cmp $num,$one
176 cmovg $one,$num # find maximum
177 test $one,$one
179 mov $one,`32+4*$i`(%rsp) # initialize counters
210 mov \$1,$one # constant of 1
226 cmp `32+4*$i`(%rsp),$one
[all...]

Completed in 428 milliseconds

<<21222324252627282930>>