| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Multilib.cpp | 149 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
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | Changes | 52 Changes5.000 Either N/A 53 Changes5.001 Either perl-5.000..perl-5.001 54 Changes5.002 Either perl-5.001..perl-5.002 55 Changes5.003 Either perl-5.002..perl-5.003 56 Changes5.004 Either perl-5.003..perl-5.004 57 Changes5.005 Either perl-5.004..perl-5.005_03 58 Changes5.6 Either perl-5.005_03..perl-5.6.0 59 Changes5.8 Either perl-5.6.0..perl-5.8.0
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Multilib.h | 135 MultilibSet &Either(const Multilib &M1, const Multilib &M2); 136 MultilibSet &Either(const Multilib &M1, const Multilib &M2, 138 MultilibSet &Either(const Multilib &M1, const Multilib &M2, 140 MultilibSet &Either(const Multilib &M1, const Multilib &M2, 143 MultilibSet &Either(ArrayRef<Multilib> Ms);
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/libcxx/ |
| H A D | config.gni | 2 # libc++ ABI version. Either 1 (default) or 2 (unstable).
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Fo/ |
| H A D | eos.out_markdown | 15 Either will do.
|
| H A D | eos.out_ascii | 8 …_e _x). Or do you prefer _d_o_u_b_l_e ccooss(_d_o_u_b_l_e, _x). Either will do.
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx9_vaddr_76b997.rst | 15 Either this operand or :ref:`saddr<amdgpu_synid_gfx9_saddr_6060e5>` must be set to :ref:`off<amdgpu…
|
| H A D | gfx90a_vaddr_76b997.rst | 15 Either this operand or :ref:`saddr<amdgpu_synid_gfx90a_saddr_6060e5>` must be set to :ref:`off<amdg…
|
| H A D | gfx10_vaddr_76b997.rst | 15 Either this operand or :ref:`saddr<amdgpu_synid_gfx10_saddr_da2a8a>` must be set to :ref:`off<amdgp…
|
| H A D | gfx10_saddr_da2a8a.rst | 15 Either this operand or :ref:`vaddr<amdgpu_synid_gfx10_vaddr_76b997>` must be set to :ref:`off<amdgp…
|
| H A D | gfx9_saddr_6060e5.rst | 15 Either this operand or :ref:`vaddr<amdgpu_synid_gfx9_vaddr_76b997>` must be set to :ref:`off<amdgpu…
|
| H A D | gfx90a_saddr_6060e5.rst | 15 Either this operand or :ref:`vaddr<amdgpu_synid_gfx90a_vaddr_76b997>` must be set to :ref:`off<amdg…
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | Gnu.cpp | 1088 .Either(MArchMips16, MArchMicroMips, MArchDefault) in findMipsCsMultilibs() 1090 .Either(SoftFloat, Nan2008, DefaultFloat) in findMipsCsMultilibs() 1093 .Either(BigEndian, LittleEndian) in findMipsCsMultilibs() 1125 MultilibSet().Either(M32, M64, MAbiN32).FilterOut(NonExistent); in findMipsCsMultilibs() 1157 .Either(Multilib().flag("+march=mips32"), in findMipsAndroidMultilibs() 1164 .Either( in findMipsAndroidMultilibs() 1200 MuslMipsMultilibs = MultilibSet().Either(MArchMipsR2, MArchMipselR2); in findMipsMuslMultilibs() 1263 .Either(MArchMips32, MArchMicroMips, MArchMips64r2, MArchMips64, in findMipsMtiMultilibs() 1275 .Either(BigEndian, LittleEndian) in findMipsMtiMultilibs() 1363 .Either({BeHard, BeSoft, ElHard, ElSoft, BeHardNan, ElHardNan, in findMipsMtiMultilibs() [all …]
|
| H A D | BareMetal.cpp | 57 Result.Multilibs = MultilibSet().Either(Imac, Imafdc); in findRISCVMultilibs() 88 Result.Multilibs = MultilibSet().Either(I, Im, Iac, Imac, Imafc); in findRISCVMultilibs()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCMacroFusion.def | 60 // Either of {and, andc, eqv, nand, nor, or, orc, xor} 71 // Either of {vand, vandc, veqv, vnand, vnor, vor, vorc, vxor}
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | t-aix52 | 45 # Either 32-bit and 64-bit objects in archives.
|
| H A D | t-aix43 | 64 # Either 32-bit and 64-bit objects in archives.
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | t-aix52 | 55 # Either 32-bit and 64-bit objects in archives.
|
| H A D | t-aix43 | 74 # Either 32-bit and 64-bit objects in archives.
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebateResp2.txt | 40 > Either of the following would be better:
|
| /openbsd-src/regress/sys/net/pf_state/ |
| H A D | Makefile | 38 @echo Either disable pf or add a line 'anchor "regress"' to pf.conf.
|
| /openbsd-src/regress/sys/kern/sosplice/scapy/ |
| H A D | Makefile | 49 @echo Either disable pf or add a line 'anchor "regress"' to pf.conf.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | frontends.texi | 52 compiler by its own name, or as GCC@. Either is correct.
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-exegesis.rst | 174 Either `opcode-index`, `opcode-name` or `snippets-file` must be set. 180 Either `opcode-index`, `opcode-name` or `snippets-file` must be set. 185 Either `opcode-index`, `opcode-name` or `snippets-file` must be set.
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | README | 46 But how do you get such? Either use http://isakmp-test.ssh.fi/,
|