Home
last modified time | relevance | path

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

1234

/freebsd-13.1/contrib/llvm-project/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-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h135 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);
/freebsd-13.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-13.1/sys/contrib/device-tree/Bindings/dma/
H A Dmmp-dma.txt9 - interrupts: Either contain all of the per-channel DMA interrupts
58 - interrupts: Either contain all of the per-channel DMA interrupts
/freebsd-13.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-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dfsl-usb.txt19 fsl-usb2-mph compatible controllers. Either this property or
23 fsl-usb2-mph compatible controllers. Either this property or
H A Dgr-udc.txt15 - interrupts : Interrupt numbers for this device. Either one interrupt number
/freebsd-13.1/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-usb-gpio.txt9 Either one of id-gpio or vbus-gpio must be present. Both can be present as well.
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dlbc.txt8 - #size-cells : Either one or two, depending on how large each chipselect
/freebsd-13.1/sys/contrib/device-tree/Bindings/mips/cavium/
H A Ductl.txt31 /* Either "crystal" or "external" */
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1056 .Either(MArchMips16, MArchMicroMips, MArchDefault) in findMipsCsMultilibs()
1058 .Either(SoftFloat, Nan2008, DefaultFloat) in findMipsCsMultilibs()
1061 .Either(BigEndian, LittleEndian) in findMipsCsMultilibs()
1124 .Either(Multilib().flag("+march=mips32"), in findMipsAndroidMultilibs()
1131 .Either( in findMipsAndroidMultilibs()
1242 .Either(BigEndian, LittleEndian) in findMipsMtiMultilibs()
1333 .Either(O32, N32, N64) in findMipsMtiMultilibs()
1426 .Either(O32, N32, N64) in findMipsImgMultilibs()
1540 .Either(ThumbMultilib, ArmV7Multilib, in findAndroidArmMultilibs()
1614 .Either(ArrayRef<Multilib>(Ms)) in findRISCVBareMetalMultilibs()
[all …]
H A DBareMetal.cpp57 Result.Multilibs = MultilibSet().Either(Imac, Imafdc); in findRISCVMultilibs()
88 Result.Multilibs = MultilibSet().Either(I, Im, Iac, Imac, Imafc); in findRISCVMultilibs()
/freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/
H A Dgpio-wdt.txt8 - toggle: Either a high-to-low or a low-to-high transition clears
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/resolver/
H A Dad2s90.txt10 Either SPI mode (0,0) or (1,1) must be used, so specify none or both of
/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-aspeed.txt5 - compatible : Either "aspeed,ast2400-gpio", "aspeed,ast2500-gpio",
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dmcp320x.txt41 Either SPI mode (0,0) or (1,1) must be used, so specify
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Dhisilicon-pcie.txt20 - status: Either "ok" or "disabled".
H A Dpci-armada8k.txt22 Either 1, 2 or 4 PHYs might be needed depending on the number of
H A Dxgene-pci.txt23 - status: Either "ok" or "disabled".
/freebsd-13.1/tools/tools/net80211/wesside/
H A DREADME16 - Either by flooding with ARP requests.
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Ddavinci-evm-audio.txt17 - Either codec-clock-rate or the codec-clock reference has to be defined. If
/freebsd-13.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-13.1/sys/contrib/device-tree/Bindings/memory-controllers/fsl/
H A Difc.txt12 - #size-cells : Either one or two, depending on how large each chipselect
/freebsd-13.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
/freebsd-13.1/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts364 /* Either "crystal" or "external" */
384 /* Either "crystal" or "external" */

1234