Home
last modified time | relevance | path

Searched refs:Only (Results 1 – 25 of 1898) sorted by relevance

12345678910>>...76

/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Doptionspace6.out7 // /// Only code width 2 is supported
9 // /// Only length width 2 is supported
14 // /// Only code width 2 is supported
16 // /// Only length width 2 is supported
H A Doptionspace4.out7 // /// Only code width 1 is supported
9 // /// Only length width 1 is supported
14 // /// Only code width 1 is supported
16 // /// Only length width 1 is supported
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h95 static inline SourcePred onlyType(Type *Only) { in onlyType() argument
96 auto Pred = [Only](ArrayRef<Value *>, const Value *V) { in onlyType()
97 return V->getType() == Only; in onlyType()
99 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) { in onlyType()
100 return makeConstantsWithType(Only); in onlyType()
/netbsd-src/external/bsd/tcpdump/dist/doc/
H A DREADME.aix.md7 * Only local libpcap is suitable.
14 * Only local libpcap is suitable.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpgp110 >11 byte 0x02 RSA Encrypt-Only 1024b
127 >12 byte 0x02 RSA Encrypt-Only 2048b
144 >12 byte 0x02 RSA Encrypt-Only 3072b
161 >12 byte 0x02 RSA Encrypt-Only 4096b
178 >12 byte 0x02 RSA Encrypt-Only 8192b
194 >12 byte 0x10 Elgamal Encrypt-Only 1024b.
209 >12 byte 0x10 Elgamal Encrypt-Only 2048b.
224 >12 byte 0x10 Elgamal Encrypt-Only 3072b.
262 >0 byte 0x02 RSA Encrypt-Only
263 >0 byte 0x03 RSA (Sign-Only)
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium-modes.def23 arithmetic instructions set the condition code. Only the N and Z flags
29 instruction. Only the =,!= and unsigned <,>= operators can be used in
33 they explicitly set the V flag (signed overflow). Only the =,!= operators
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium-modes.def23 arithmetic instructions set the condition code. Only the N and Z flags
29 instruction. Only the =,!= and unsigned <,>= operators can be used in
33 they explicitly set the V flag (signed overflow). Only the =,!= operators
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/
H A Dlrbranch.pcgs20 ; Only first condition true
30 ; Only second condition true
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D20-cert-select.conf26 test-21 = 21-Only RSA-PSS Certificate
27 test-22 = 22-Only RSA-PSS Certificate Valid Signature Algorithms
29 test-24 = 24-Only RSA-PSS Restricted Certificate
39 test-34 = 34-Only RSA-PSS Certificate, TLS v1.1
757 [21-Only RSA-PSS Certificate]
758 ssl_conf = 21-Only RSA-PSS Certificate-ssl
760 [21-Only RSA-PSS Certificate-ssl]
761 server = 21-Only RSA-PSS Certificate-server
762 client = 21-Only RSA-PSS Certificate-client
764 [21-Only RSA-PSS Certificate-server]
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/
H A D20-cert-select.cnf31 test-26 = 26-Only RSA-PSS Certificate
32 test-27 = 27-Only RSA-PSS Certificate Valid Signature Algorithms
34 test-29 = 29-Only RSA-PSS Restricted Certificate
39 test-34 = 34-Only RSA-PSS Certificate, TLS v1.1
908 [26-Only RSA-PSS Certificate]
909 ssl_conf = 26-Only RSA-PSS Certificate-ssl
911 [26-Only RSA-PSS Certificate-ssl]
912 server = 26-Only RSA-PSS Certificate-server
913 client = 26-Only RSA-PSS Certificate-client
915 [26-Only RSA-PSS Certificate-server]
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/man/man8/
H A Dtpm_nvinfo.pod34 Only display the NVRAM area with the given index. If this option is not
39 Only display the defined NVRAM areas' indices.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc-modes.def32 arithmetic instructions set the condition code. Only the N and Z flags
37 they explicitly set the C flag (unsigned overflow). Only the unsigned
41 they explicitly set the V flag (signed overflow). Only the =,!= operators
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc-modes.def32 arithmetic instructions set the condition code. Only the N and Z flags
37 they explicitly set the C flag (unsigned overflow). Only the unsigned
41 they explicitly set the V flag (signed overflow). Only the =,!= operators
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
47 /* Name of main routine. Only the name is significant.
122 /* Beginning of an include file. Only Sun uses this.
163 /* Begin named common block. Only the name is significant. */
166 /* End named common block. Only the name is significant
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstab.def21 /* Global variable. Only the name is significant.
25 /* Function name for BSD Fortran. Only the name is significant.
47 /* Name of main routine. Only the name is significant.
122 /* Beginning of an include file. Only Sun uses this.
163 /* Begin named common block. Only the name is significant. */
166 /* End named common block. Only the name is significant
H A Dcfg-flags.def44 /* Only set on blocks that have just been created by create_bb. */
77 Only used in cfgcleanup.cc. */
81 Only used for jump threading. */
166 /* Candidate for straight line flow. Only used in bb-reorder.cc.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc_lib.h207 ! acc_malloc: Only available in C/C++
208 ! acc_free: Only available in C/C++
422 ! acc_map_data: Only available in C/C++
423 ! acc_unmap_data: Only available in C/C++
424 ! acc_deviceptr: Only available in C/C++
425 ! acc_hostptr: Only available in C/C++
450 ! acc_memcpy_to_device: Only available in C/C++
451 ! acc_memcpy_from_device: Only available in C/C++
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dopenacc_lib.h207 ! acc_malloc: Only available in C/C++
208 ! acc_free: Only available in C/C++
422 ! acc_map_data: Only available in C/C++
423 ! acc_unmap_data: Only available in C/C++
424 ! acc_deviceptr: Only available in C/C++
425 ! acc_hostptr: Only available in C/C++
450 ! acc_memcpy_to_device: Only available in C/C++
451 ! acc_memcpy_from_device: Only available in C/C++
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-modes.def36 CC_MODE (CC_NZC); /* Only N, Z and C bits of condition flags are valid.
38 CC_MODE (CC_NZ); /* Only N and Z bits of condition flags are valid. */
39 CC_MODE (CC_Z); /* Only Z bit of condition flags is valid. */
42 CC_MODE (CC_V); /* Only V bit of condition flags is valid. */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td636 def shift12only : BDMode <"BDAddr", "32", "12", "Only">;
637 def shift20only : BDMode <"BDAddr", "32", "20", "Only">;
638 def bdaddr12only : BDMode <"BDAddr", "64", "12", "Only">;
640 def bdaddr20only : BDMode <"BDAddr", "64", "20", "Only">;
644 def bdxaddr12only : BDXMode<"BDXAddr", "64", "12", "Only">;
646 def bdxaddr20only : BDXMode<"BDXAddr", "64", "20", "Only">;
649 def dynalloc12only : BDXMode<"DynAlloc", "64", "12", "Only">;
652 def bdladdr12onlylen4 : BDLMode<"BDLAddr", "64", "12", "Only", "4">;
653 def bdladdr12onlylen8 : BDLMode<"BDLAddr", "64", "12", "Only", "8">;
654 def bdraddr12only : BDRMode<"BDRAddr", "64", "12", "Only">;
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dargs44 * LDAPv3 Only
58 * LDAPv2+ Only (REMOVED)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td104 // Standard Dispatch ALU operation for 3 cycles. Only one slice used.
121 // Standard Dispatch ALU operation for 2 cycles. Only one slice used.
521 // Three Cycle PM operation. Only one PM unit per superslice so we use the whole
629 // 12 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
653 // 23 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
661 // 24 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
678 // 37 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
686 // 58 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
695 // 76 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
921 // 5 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Dstab.def30 /* Global variable. Only the name is significant.
34 /* Function name for BSD Fortran. Only the name is significant.
50 /* Name of main routine. Only the name is significant. */
157 /* Beginning of an include file. Only Sun uses this.
203 /* Begin named common block. Only the name is significant. */
206 /* End named common block. Only the name is significant
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Dstab.def30 /* Global variable. Only the name is significant.
34 /* Function name for BSD Fortran. Only the name is significant.
50 /* Name of main routine. Only the name is significant. */
157 /* Beginning of an include file. Only Sun uses this.
203 /* Begin named common block. Only the name is significant. */
206 /* End named common block. Only the name is significant
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-modes.def36 CC_MODE (CC_NZC); /* Only N, Z and C bits of condition flags are valid.
38 CC_MODE (CC_NZ); /* Only N and Z bits of condition flags are valid. */
39 CC_MODE (CC_Z); /* Only Z bit of condition flags is valid. */
42 CC_MODE (CC_V); /* Only V bit of condition flags is valid. */

12345678910>>...76