HomeSort by: relevance | last modified time | path
    Searched refs:Either (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/usr.bin/who/
utmpentry.h 43 # error Either SUPPORT_UTMPX or SUPPORT_UTMP must be defined!
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Multilib.h 77 /// All elements begin with either '+' or '-'
87 /// and replaced with either:
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);
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Multilib.cpp 149 return Either(M, Opposite);
152 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) {
153 return Either({M1, M2});
156 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2,
158 return Either({M1, M2, M3});
161 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2,
163 return Either({M1, M2, M3, M4});
166 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2,
169 return Either({M1, M2, M3, M4, M5});
191 MultilibSet &MultilibSet::Either(ArrayRef<Multilib> MultilibSegments)
    [all...]
  /src/external/mpl/bind/dist/lib/isc/
lib.c 35 #error Either __attribute__((constructor|destructor))__ or DllMain support needed to compile BIND 9.
  /src/external/mpl/dhcp/bind/dist/lib/isc/
lib.c 30 #error Either __attribute__((constructor|destructor))__ or DllMain support needed to compile BIND 9.
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
BareMetal.cpp 57 Result.Multilibs = MultilibSet().Either(Imac, Imafdc);
88 Result.Multilibs = MultilibSet().Either(I, Im, Iac, Imac, Imafc);
Gnu.cpp 1056 .Either(MArchMips16, MArchMicroMips, MArchDefault)
1058 .Either(SoftFloat, Nan2008, DefaultFloat)
1061 .Either(BigEndian, LittleEndian)
1092 MultilibSet().Either(M32, M64, MAbiN32).FilterOut(NonExistent);
1124 .Either(Multilib().flag("+march=mips32"),
1131 .Either(
1167 MuslMipsMultilibs = MultilibSet().Either(MArchMipsR2, MArchMipselR2);
1230 .Either(MArchMips32, MArchMicroMips, MArchMips64r2, MArchMips64,
1242 .Either(BigEndian, LittleEndian)
1330 .Either({BeHard, BeSoft, ElHard, ElSoft, BeHardNan, ElHardNan
    [all...]
  /src/common/dist/zlib/contrib/crc32vx/
crc32_vx.c 26 Either disable the zlib crc32_vx optimization, or switch to another compiler/compiler version.
  /src/lib/libpthread/
pthread_int.h 260 #error Either __HAVE_TLS_VARIANT_I or __HAVE_TLS_VARIANT_II must be defined
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 224 /// function (i.e. those returning void or int, and taking either no
528 const static Kind Either = (Kind)(JIT | Interpreter);
563 /// or whichever engine works. This option defaults to EngineKind::Either.
651 /// selectTarget - Pick a target either via -march or by guessing the native
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 108 builder.setEngineKind(EngineKind::Either)
ExecutionEngine.cpp 473 : M(std::move(M)), WhichEngine(EngineKind::Either), ErrorStr(nullptr),
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 230 -- Either 'true' or 'false', indicating whether the test case has a
240 -- Either 'root' or 'unprivileged', indicating the privileges required by
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 194 either a DNS name or an IP address in dotted-quad notation.
227 various failure scenarios, either the local or remote peer may be
460 Either algorithm computes a message digest, or one-way hash, which
540 authenticated using either symmetric key or public key cryptography.
566 Either symmetric key or public key
707 The name appears in the host certificate in either or both
746 of mobilization, either at configuration time or some time
850 The certificate extension fields must not contain either
1752 Manycasting can be used with either symmetric key
1803 and either symmetric key or public key (Autokey) can be used
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/
divrem_1.asm 8 dnl it under the terms of either:
11 dnl Software Foundation; either version 3 of the License, or (at your
17 dnl Foundation; either version 2 of the License, or (at your option) any
52 C remainder. Either or both xsize and size can be 0.
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
mod_34lsub1.asm 8 dnl it under the terms of either:
11 dnl Software Foundation; either version 3 of the License, or (at your
17 dnl Foundation; either version 2 of the License, or (at your option) any
46 C * Either start using the low-end masking constants, or remove them.
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
fpbit-sf.S 70 ;; call from toplevel functions, returns Z if either number is a NaN,
176 ;; and B are equal they return 0. If either argument is NaN the
204 ;; Returns non-zero iff either argument is NaN or the arguments are
224 ;; return value (pre-filled-in below) for "either is nan"
253 ;; Returns a nonzero value if either argument is NaN, otherwise 0.
362 ;; An exponent of -1 is either a NaN or infinity.
382 ;; either a denormal value or 0.0. Either way for these values
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
fpbit-sf.S 70 ;; call from toplevel functions, returns Z if either number is a NaN,
176 ;; and B are equal they return 0. If either argument is NaN the
204 ;; Returns non-zero iff either argument is NaN or the arguments are
224 ;; return value (pre-filled-in below) for "either is nan"
253 ;; Returns a nonzero value if either argument is NaN, otherwise 0.
362 ;; An exponent of -1 is either a NaN or infinity.
382 ;; either a denormal value or 0.0. Either way for these values
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 305 # You shouldn't have to change these. Either add the pre-* or
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 496 // process, either because the file was opened without FILE_SHARE_DELETE or
921 // PE/COFF file, either EXE or DLL.
1430 // Either local or roaming appdata may be suitable in some cases, depending
  /src/usr.sbin/sysinst/
msg.mi.en 780 {There was a problem in setting up the network. Either your gateway
979 You can either edit the partition table by hand, or give up and return
1168 {Either the /emul/aout or /emul directory on your system was a symbolic link
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
lib1funcs.S 8 Free Software Foundation; either version 3, or (at your option) any
713 @ Either 1, 2 or 3 comparison/substractions are left.
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
lib1funcs.S 8 Free Software Foundation; either version 3, or (at your option) any
713 @ Either 1, 2 or 3 comparison/substractions are left.
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
func.d 2677 + - Either no or a single parameter of type `string[]`
2678 + - Return type is either `void`, `int` or `noreturn`
3106 * Given a symbol that could be either a FuncDeclaration or
3396 // Nothing was displayed, all overloads are either disabled or deprecated
3427 * might alias memory reachable from A based on the types involved (either
3428 * directly or via any number of indirections in either A or B).
  /src/sys/arch/m68k/060sp/dist/
isp.s 1647 # either read or write the required bytes from/to memory. Use the #
1904 # either predecrement, postincrement, or immediate.
2754 # pages from being paged out. If either _real_lock_page() fails, exit #
2984 # Either way, after emulation, the package is re-entered at #

Completed in 71 milliseconds

1 2