Home
last modified time | relevance | path

Searched refs:Either (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DMultilib.cpp149 return Either(M, Opposite); in Maybe()
152 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) { in Either() function in MultilibSet
153 return Either({M1, M2}); in Either()
156 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either() function in MultilibSet
158 return Either({M1, M2, M3}); in Either()
161 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either() function in MultilibSet
163 return Either({M1, M2, M3, M4}); in Either()
166 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either() function in MultilibSet
169 return Either({M1, M2, M3, M4, M5}); in Either()
191 MultilibSet &MultilibSet::Either(ArrayRef<Multilib> MultilibSegments) { in Either() function in MultilibSet
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DMultilib.h131 MultilibSet &Either(const Multilib &M1, const Multilib &M2);
132 MultilibSet &Either(const Multilib &M1, const Multilib &M2,
134 MultilibSet &Either(const Multilib &M1, const Multilib &M2,
136 MultilibSet &Either(const Multilib &M1, const Multilib &M2,
139 MultilibSet &Either(ArrayRef<Multilib> Ms);
/freebsd-12.1/contrib/libucl/haskell/
H A Dhucl.hs67 ucl_parser_parse_string_pure :: String -> Either UCLObjectHandle ErrorString
76 ucl_parser_add_file_pure :: String -> Either UCLObjectHandle ErrorString
85 unpack :: MSG.MessagePack a => String -> Either a ErrorString
/freebsd-12.1/crypto/heimdal/appl/rcp/
H A DChangeLog18 Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
22 Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
26 Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp925 .Either(MArchMips16, MArchMicroMips, MArchDefault) in findMipsCsMultilibs()
927 .Either(SoftFloat, Nan2008, DefaultFloat) in findMipsCsMultilibs()
930 .Either(BigEndian, LittleEndian) in findMipsCsMultilibs()
961 MultilibSet().Either(M32, M64, MAbiN32).FilterOut(NonExistent); in findMipsCsMultilibs()
993 .Either(Multilib().flag("+march=mips32"), in findMipsAndroidMultilibs()
1000 .Either( in findMipsAndroidMultilibs()
1111 .Either(BigEndian, LittleEndian) in findMipsMtiMultilibs()
1202 .Either(O32, N32, N64) in findMipsMtiMultilibs()
1295 .Either(O32, N32, N64) in findMipsImgMultilibs()
1408 .Either(ThumbMultilib, ArmV7Multilib, in findAndroidArmMultilibs()
[all …]
/freebsd-12.1/tools/tools/net80211/wesside/
H A DREADME16 - Either by flooding with ARP requests.
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr76 # USE_XDIALOG Either NULL or Non-NULL. If given a value will indicate
268 # USE_XDIALOG Either NULL or Non-NULL. If given a value will indicate
407 # SECURE Either NULL or Non-NULL. If given a value will indicate
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dt-aix5255 # Either 32-bit and 64-bit objects in archives.
H A Dt-aix4374 # Either 32-bit and 64-bit objects in archives.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DDH_get0_pqg.pod55 private key will be stored in B<*priv_key>. Either may be NULL if they have not
62 The public and private key values can be set using DH_set0_key(). Either
H A DCMS_get0_SignerInfos.pod28 associated with a specific CMS_SignerInfo structure B<si>. Either the
H A DPKCS12_create.pod55 Either B<pkey>, B<cert> or both can be B<NULL> to indicate that no key or
H A DDSA_get0_pqg.pod51 private key will be stored in B<*priv_key>. Either may be NULL if they have not
H A DBN_add.pod63 remainder in I<rem> (C<dv=a/d, rem=a%d>). Either of I<dv> and I<rem> may
H A DCMS_get0_RecipientInfos.pod50 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in
H A DSSL_alert_type_string.pod207 Either of these would normally lead to renegotiation; when that
H A DSSL_CTX_set_session_ticket_cb.pod32 with a session, and placed into a session ticket. Either callback function may
/freebsd-12.1/sys/gnu/dts/arm/
H A Dkirkwood-b3.dts10 * old. Either upgrade, or consider the following email:
/freebsd-12.1/contrib/gcc/doc/
H A Dfrontends.texi49 compiler by its own name, or as GCC@. Either is correct.
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dtsget.pod106 Either option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
112 OpenSSL utility. Either option B<-C> or option B<-P> must be given in case of
H A Dts.pod178 time stamp token. Either the dotted OID notation or OID names defined
365 details. Either this option or B<-CAfile> must be specified. (Optional)
372 L<verify(1)> for additional details. Either this option
/freebsd-12.1/sbin/natd/samples/
H A Dnatd.cf.sample38 # Interface name or address being aliased. Either one,
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h519 const static Kind Either = (Kind)(JIT | Interpreter); variable
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp109 builder.setEngineKind(EngineKind::Either) in LLVMCreateExecutionEngineForModule()
/freebsd-12.1/contrib/tcsh/
H A DPorted843 NOTES : not quite up to the makefile. Either use gnu make or change
847 NOTES : since they are hard-wired internal variables. Either use
850 NOTES : workaround. Either get gnu sed or run that portion of the

12345