| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | MultilibBuilder.cpp | 102 return Either(M, Opposite); in Maybe() 105 MultilibSetBuilder &MultilibSetBuilder::Either(const MultilibBuilder &M1, in Either() function in MultilibSetBuilder 107 return Either({M1, M2}); in Either() 110 MultilibSetBuilder &MultilibSetBuilder::Either(const MultilibBuilder &M1, in Either() function in MultilibSetBuilder 113 return Either({M1, M2, M3}); in Either() 116 MultilibSetBuilder &MultilibSetBuilder::Either(const MultilibBuilder &M1, in Either() function in MultilibSetBuilder 120 return Either({M1, M2, M3, M4}); in Either() 123 MultilibSetBuilder &MultilibSetBuilder::Either(const MultilibBuilder &M1, in Either() function in MultilibSetBuilder 128 return Either({M1, M2, M3, M4, M5}); in Either() 152 MultilibSetBuilder::Either(ArrayRef<MultilibBuilder> MultilibSegments) { in Either() function in MultilibSetBuilder
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | MultilibBuilder.h | 106 MultilibSetBuilder &Either(const MultilibBuilder &M1, 108 MultilibSetBuilder &Either(const MultilibBuilder &M1, 111 MultilibSetBuilder &Either(const MultilibBuilder &M1, 115 MultilibSetBuilder &Either(const MultilibBuilder &M1, 120 MultilibSetBuilder &Either(ArrayRef<MultilibBuilder> Ms);
|
| /freebsd/crypto/heimdal/appl/rcp/ |
| H A D | ChangeLog | 18 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/sys/contrib/device-tree/Bindings/dma/ |
| H A D | mmp-dma.txt | 9 - interrupts: Either contain all of the per-channel DMA interrupts 60 - interrupts: Either contain all of the per-channel DMA interrupts
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | fsl-usb.txt | 19 fsl-usb2-mph compatible controllers. Either this property or 23 fsl-usb2-mph compatible controllers. Either this property or
|
| H A D | gr-udc.txt | 15 - interrupts : Interrupt numbers for this device. Either one interrupt number
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | rt5682.txt | 15 bias through the MICVDD pin. Either MICVDD or VBAT should be present. 18 VBAT pin. Either MICVDD or VBAT should be present.
|
| H A D | davinci-evm-audio.txt | 17 - Either codec-clock-rate or the codec-clock reference has to be defined. If
|
| /freebsd/sys/contrib/device-tree/Bindings/extcon/ |
| H A D | extcon-usb-gpio.txt | 9 Either one of id-gpio or vbus-gpio must be present. Both can be present as well.
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Gnu.cpp | 1006 .Either(MArchMips16, MArchMicroMips, MArchDefault) in findMipsCsMultilibs() 1008 .Either(SoftFloat, Nan2008, DefaultFloat) in findMipsCsMultilibs() 1011 .Either(BigEndian, LittleEndian) in findMipsCsMultilibs() 1048 .Either(M32, M64, MAbiN32) in findMipsCsMultilibs() 1088 .Either(MArchMipsR2, MArchMipselR2) in findMipsMuslMultilibs() 1159 .Either(MArchMips32, MArchMicroMips, MArchMips64r2, MArchMips64, in findMipsMtiMultilibs() 1171 .Either(BigEndian, LittleEndian) in findMipsMtiMultilibs() 1266 .Either({BeHard, BeSoft, ElHard, ElSoft, BeHardNan, ElHardNan, in findMipsMtiMultilibs() 1269 .Either(O32, N32, N64) in findMipsMtiMultilibs() 1374 .Either({BeHard, BeSoft, ElHard, ElSoft, BeMicroHard, BeMicroSoft, in findMipsImgMultilibs() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | lbc.txt | 8 - #size-cells : Either one or two, depending on how large each chipselect
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/cavium/ |
| H A D | uctl.txt | 31 /* Either "crystal" or "external" */
|
| /freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | gpio-wdt.txt | 8 - toggle: Either a high-to-low or a low-to-high transition clears
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-aspeed.txt | 5 - compatible : Either "aspeed,ast2400-gpio", "aspeed,ast2500-gpio",
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/resolver/ |
| H A D | ad2s90.txt | 10 Either SPI mode (0,0) or (1,1) must be used, so specify none or both of
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | mcp320x.txt | 41 Either SPI mode (0,0) or (1,1) must be used, so specify
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | OSSL_PROVIDER-base.pod | 39 which data are to be encoded. Either the private key material, the public 53 the encoding output format. Either the DER, PEM and plaintext are
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | hisilicon-pcie.txt | 20 - status: Either "ok" or "disabled".
|
| H A D | pci-armada8k.txt | 22 Either 1, 2 or 4 PHYs might be needed depending on the number of
|
| H A D | xgene-pci.txt | 23 - status: Either "ok" or "disabled".
|
| /freebsd/tools/tools/net80211/wesside/ |
| H A D | README | 15 - Either by flooding with ARP requests.
|
| /freebsd/contrib/llvm-project/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}
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | mustberoot.subr | 75 # USE_XDIALOG Either NULL or Non-NULL. If given a value will indicate 267 # USE_XDIALOG Either NULL or Non-NULL. If given a value will indicate 406 # SECURE Either NULL or Non-NULL. If given a value will indicate
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_PARAM_dup.pod | 28 function does a shallow copy of the parameters. Either I<params> or I<params1>
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/fsl/ |
| H A D | ifc.txt | 12 - #size-cells : Either one or two, depending on how large each chipselect
|