Home
last modified time | relevance | path

Searched refs:one (Results 226 – 250 of 8811) sorted by relevance

12345678910>>...353

/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_split_send_fragment.pod38 each one encrypted independently and in parallel. Note: this will only work in
49 value restricts the amount of plaintext bytes that will be sent in any one
54 of pipelines that will be used at any one time. This value applies to both
55 "read" pipelining and "write" pipelining. By default only one pipeline will be
59 explained further below. OpenSSL will only ever use more than one pipeline if
90 peer (and the network) can provide to us in one go. The more records we can get
91 in one go the more opportunity we have to parallelise the processing. As noted
92 above when setting B<max_pipelines> to a value greater than one, B<read_ahead>
95 into the buffer. Without this set data is read into the read buffer one record
101 can read multiple records in one go. This can therefore have a significant
/netbsd/external/mpl/bind/dist/bin/tests/system/allow-query/ns2/
H A Dnamed12.conf.in8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 key one {
25 allow-query {! key one; };
H A Dnamed32.conf.in8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 key one {
31 allow-query {! key one; };
H A Dnamed10.conf.in8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 key one {
25 allow-query { key one; };
H A Dnamed30.conf.in8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 key one {
31 allow-query { key one; };
H A Dnamed11.conf.in8 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
14 key one {
31 allow-query { key one; };
/netbsd/external/gpl3/gcc/dist/libquadmath/math/
H A Derfq.c140 one = 1, variable
763 return (__float128) (1 - i) + one / x; /* erf(+-inf)=+-1 */ in erfq()
769 return one; /* x >= 16, avoid spurious underflow from erfc. */ in erfq()
771 return (one - y); in erfq()
794 a = a - one; in erfq()
819 return (__float128) (((uint32_t) sign >> 31) << 1) + one / x; in erfcq()
825 return one - x; in erfcq()
826 return one - erfq (x); in erfcq()
887 z = one / (x * x); in erfcq()
/netbsd/external/gpl3/gcc.old/dist/libquadmath/math/
H A Derfq.c140 one = 1, variable
763 return (__float128) (1 - i) + one / x; /* erf(+-inf)=+-1 */ in erfq()
769 return one; /* x >= 16, avoid spurious underflow from erfc. */ in erfq()
771 return (one - y); in erfq()
794 a = a - one; in erfq()
819 return (__float128) (((uint32_t) sign >> 31) << 1) + one / x; in erfcq()
825 return one - x; in erfcq()
826 return one - erfq (x); in erfcq()
887 z = one / (x * x); in erfcq()
/netbsd/external/mpl/bind/dist/bin/tests/
H A Dnamed.conf8 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
71 // than one CNAME RR. This use
158 transfer-format one-answer;
205 * Control listeners, for "ndc". Every nameserver needs at least one.
209 // 'keys' must be used and the list must have at least one entry
414 transfer-format one-answer; // set transfer format for this
430 * All log output goes to one or more "channels"; you can make as
608 * Two categories, 'packet' and 'eventlib', are special. Only one
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Domap44xx-clocks.dtsi153 ti,index-starts-at-one;
182 ti,index-starts-at-one;
214 ti,index-starts-at-one;
225 ti,index-starts-at-one;
244 ti,index-starts-at-one;
281 ti,index-starts-at-one;
299 ti,index-starts-at-one;
316 ti,index-starts-at-one;
332 ti,index-starts-at-one;
366 ti,index-starts-at-one;
[all …]
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dsubx.s71 ;; subx.b #xx:8,Rd ; Subx with carry initially one.
137 test_h_gr32 byte_dest-1 er0 ; er0 contains subress minus one
182 ;; subx.b Rs,Rd ; subx with carry initially one
252 test_h_gr32 byte_dest-1 er0 ; er0 contains subress minus one
304 test_h_gr32 byte_src-1 er0 ; er0 contains subress minus one
400 ;; subx.w #xx:16,Rd ; Subx with carry initially one.
463 test_h_gr32 word_dest-2 er0 ; er0 contains subress minus one
504 ;; subx.w Rs,Rd ; subx with carry initially one
622 test_h_gr32 word_src-2 er0 ; er0 contains subress minus one
717 ;; subx.l #xx:32,Rd ; Subx with carry initially one.
[all …]
H A Daddx.s71 ;; addx.b #xx:8,Rd ; Addx with carry initially one.
135 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
181 ;; addx.b Rs,Rd ; addx with carry initially one
248 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
300 test_h_gr32 byte_src-1 er0 ; er0 contains address minus one
394 ;; addx.w #xx:16,Rd ; Addx with carry initially one.
455 test_h_gr32 word_dest-2 er0 ; er0 contains address minus one
497 ;; addx.w Rs,Rd ; addx with carry initially one
612 test_h_gr32 word_src-2 er0 ; er0 contains address minus one
705 ;; addx.l #xx:32,Rd ; Addx with carry initially one.
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/h8300/
H A Daddx.s71 ;; addx.b #xx:8,Rd ; Addx with carry initially one.
135 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
181 ;; addx.b Rs,Rd ; addx with carry initially one
248 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
300 test_h_gr32 byte_src-1 er0 ; er0 contains address minus one
394 ;; addx.w #xx:16,Rd ; Addx with carry initially one.
455 test_h_gr32 word_dest-2 er0 ; er0 contains address minus one
497 ;; addx.w Rs,Rd ; addx with carry initially one
612 test_h_gr32 word_src-2 er0 ; er0 contains address minus one
705 ;; addx.l #xx:32,Rd ; Addx with carry initially one.
[all …]
H A Dsubx.s71 ;; subx.b #xx:8,Rd ; Subx with carry initially one.
137 test_h_gr32 byte_dest-1 er0 ; er0 contains subress minus one
182 ;; subx.b Rs,Rd ; subx with carry initially one
252 test_h_gr32 byte_dest-1 er0 ; er0 contains subress minus one
304 test_h_gr32 byte_src-1 er0 ; er0 contains subress minus one
400 ;; subx.w #xx:16,Rd ; Subx with carry initially one.
463 test_h_gr32 word_dest-2 er0 ; er0 contains subress minus one
504 ;; subx.w Rs,Rd ; subx with carry initially one
622 test_h_gr32 word_src-2 er0 ; er0 contains subress minus one
717 ;; subx.l #xx:32,Rd ; Subx with carry initially one.
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-c-717 // one
26 /* this one also counts */ gettext ("3");
30 /* this one is also copied */ nada
/netbsd/usr.bin/make/unit-tests/
H A Dvar-scope-local.exp1 …e-rule-chain.ir-to inference-rule-chain.ir-gen-from dir/subdir/inference-rule-chain.ir-gen-from one
2 …le-chain.ir-to inference-rule-chain.ir-gen-from dir/subdir/inference-rule-chain.ir-gen-from one two
6 Global: one two = # (empty)
7 Global: one two = three
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dsocketmap_table26 # Socketmaps use a simple protocol: the client sends one
27 # request, and the server sends one reply. Each request and
28 # each reply are sent as one netstring object.
39 # names without one or more subdomains, network addresses
40 # without one or more least-significant octets, or email
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Diterators.md26 ;; A list of integer modes that are up to one word long.
29 ;; A list of integer modes for one word and double word.
32 ;; A list of integer modes that are up to one half-word long.
38 ;; A list of the modes that are up to one word long vector.
41 ;; A list of the modes that are up to one word long vector
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Diterators.md26 ;; A list of integer modes that are up to one word long.
29 ;; A list of integer modes for one word and double word.
32 ;; A list of integer modes that are up to one half-word long.
38 ;; A list of the modes that are up to one word long vector.
41 ;; A list of the modes that are up to one word long vector
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_split_send_fragment.pod38 each one encrypted independently and in parallel. Note: this will only work in
49 value restricts the amount of plaintext bytes that will be sent in any one
54 of pipelines that will be used at any one time. This value applies to both
55 "read" pipelining and "write" pipelining. By default only one pipeline will be
59 explained further below. OpenSSL will only every use more than one pipeline if
90 peer (and the network) can provide to us in one go. The more records we can get
91 in one go the more opportunity we have to parallelise the processing. As noted
92 above when setting B<max_pipelines> to a value greater than one, B<read_ahead>
95 into the buffer. Without this set data is read into the read buffer one record
/netbsd/tests/fs/vfs/
H A Dt_link.c64 int one = 1, fd; in hardlink() local
74 NULL, 0, &one, sizeof(one)) == -1) in hardlink()
/netbsd/external/ibm-public/postfix/dist/src/local/
H A DMusings4 recipient list (via aliases, mailing lists, .forward files) to one
9 (aliases, mailing lists, forward files) takes one entire iteration
10 through the mail system. Non-recursively expand one local recipient
20 expansion, but only one initial recipient at a time. It delivers
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dcom.asm1 dnl PowerPC 750 mpn_com -- mpn bitwise one's complement
59 bdz L(one)
73 L(one):
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DNTMakefile168 --one-code-file \
176 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkinit.asn1 pkinit_asn1 \
182 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkcs8.asn1 pkcs8_asn1 \
188 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkcs9.asn1 pkcs9_asn1 \
194 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkcs12.asn1 pkcs12_asn1 \
200 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\digest.asn1 digest_asn1 \
206 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\kx509.asn1 kx509_asn1 \
213 --one-code-file \
227 --one-code-file --option-file=$(SRCDIR)\cms.opt \
235 --one-code-file --sequence=TESTSeqOf \
/netbsd/external/bsd/tre/dist/tests/agrep/
H A Dbasic.ok84 I suppose for something like that one would use a very large number of microphones.
94 I suppose for something like that one would use a very large number of microphones.
140 4:I suppose for something like that one would use a very large number of microphones.
150 4:I suppose for something like that one would use a very large number of microphones.
160 0:I suppose for something like that one would use a very large number of microphones.
170 0:I suppose for something like that one would use a very large number of microphones.
180 I suppose for something like that one would use a very large number of microphones.
190 I suppose for something like that one would use a very large number of microphones.
200 0-83:I suppose for something like that one would use a very large number of microphones.
220 I suppose for something like that one would use a very large number of microphones.
[all …]

12345678910>>...353