| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | DemandedBits.cpp | 56 const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, in determineLiveOperandBits() argument 58 unsigned BitWidth = AB.getBitWidth(); in determineLiveOperandBits() 92 AB = AOut.byteSwap(); in determineLiveOperandBits() 97 AB = AOut.reverseBits(); in determineLiveOperandBits() 105 AB = APInt::getHighBitsSet(BitWidth, in determineLiveOperandBits() 115 AB = APInt::getLowBitsSet(BitWidth, in determineLiveOperandBits() 126 AB = BitWidth - 1; in determineLiveOperandBits() 135 AB = AOut.lshr(ShiftAmt); in determineLiveOperandBits() 137 AB = AOut.shl(BitWidth - ShiftAmt); in determineLiveOperandBits() 147 AB = APInt::getBitsSetFrom(BitWidth, AOut.countr_zero()); in determineLiveOperandBits() [all …]
|
| HD | ScalarEvolutionAliasAnalysis.cpp | 93 const SCEV *AB = SE.getMinusSCEV(AS, BS); in alias() local 98 if (!isa<SCEVCouldNotCompute>(AB) && in alias() 99 BSizeInt.ule(SE.getUnsignedRange(AB).getUnsignedMin()) && in alias() 100 (-ASizeInt).uge(SE.getUnsignedRange(AB).getUnsignedMax())) in alias()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrFutureMMA.td | 59 bits<3> AB; 66 let Inst{16-18} = AB{2-0}; 107 def DMMR : XForm_ATB3<31, 6, 177, (outs dmr:$AT), (ins dmr:$AB), 108 "dmmr $AT, $AB", []>; 110 def DMXOR : XForm_ATB3<31, 7, 177, (outs dmr:$AT), (ins dmr:$ATi, dmr:$AB), 111 "dmxor $AT, $AB", []>,
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| HD | X86WinCOFFStreamer.cpp | 24 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer() argument 27 : MCWinCOFFStreamer(C, std::move(AB), std::move(CE), std::move(OW)) {} in X86WinCOFFStreamer() 76 llvm::createX86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer() argument 79 return new X86WinCOFFStreamer(C, std::move(AB), std::move(CE), std::move(OW)); in createX86WinCOFFStreamer()
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | versatile-ab-ib2.dts | 3 * The Versatile AB with the IB2 expansion board mounted. 4 * This works as a superset of the Versatile AB. 10 model = "ARM Versatile AB + IB2 board";
|
| HD | versatile-pb.dts | 9 /* The Versatile PB is using more SIC IRQ lines than the AB */ 84 * the Versatile AB board file.
|
| HD | aspeed-bmc-portwell-neptune.dts | 110 // SMBus to COMe AB 115 // I2C to COMe AB
|
| /freebsd-14-stable/usr.bin/ncal/tests/ |
| HD | regress.sh | 54 REGRESSION_TEST(`f-3AB-nhl', `$NCAL -3 -A 3 -B 3 2>&1') 67 REGRESSION_TEST(`s-b-AB-nhl', `$CAL -d 2008.03 -A 1 -B 1') 74 REGRESSION_TEST(`s-r-AB-nhl', `$NCAL -d 2008.03 -A 1 -B 1')
|
| HD | Makefile | 39 ${PACKAGE}FILES+= regress.f-3AB-nhl.out 83 ${PACKAGE}FILES+= regress.s-b-AB-nhl.out 90 ${PACKAGE}FILES+= regress.s-r-AB-nhl.out
|
| /freebsd-14-stable/contrib/bc/tests/bc/ |
| HD | letters.txt | 41 AB 45 AB
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MCA/ |
| HD | CodeEmitter.h | 52 CodeEmitter(const MCSubtargetInfo &ST, const MCAsmBackend &AB, in CodeEmitter() argument 54 : STI(ST), MAB(AB), MCE(CE), Sequence(S), Encodings(S.size()) {} in CodeEmitter()
|
| /freebsd-14-stable/contrib/libfido2/udev/ |
| HD | 70-u2f.rules | 1 # Copyright (c) 2020 Yubico AB. All rights reserved. 84 # YubiKey NEO FIDO by Yubico AB 87 # YubiKey NEO OTP+FIDO by Yubico AB 90 # YubiKey NEO FIDO+CCID by Yubico AB 93 # YubiKey NEO OTP+FIDO+CCID by Yubico AB 96 # Security Key by Yubico by Yubico AB 99 # Unknown product by Yubico AB 102 # Gnubby U2F by Yubico AB 105 # YubiKey 4 FIDO by Yubico AB 108 # YubiKey 4 OTP+FIDO by Yubico AB [all …]
|
| HD | CMakeLists.txt | 1 # Copyright (c) 2018 Yubico AB. All rights reserved.
|
| /freebsd-14-stable/crypto/openssl/crypto/md5/asm/ |
| HD | md5-sparcv9.pl | 39 ($AB,$CD)=("%g4","%g5"); 332 sllx $A,32,$AB ! pack A,B 336 or $B,$AB,$AB 357 srlx $AB,32,$t1 ! unpack A,B,C,D and accumulate 362 add $AB,$B,$B
|
| /freebsd-14-stable/crypto/heimdal/doc/ |
| HD | whatis.texi | 79 (@var{K@sub{AB}}). This packet is encrypted with @var{B}'s secret key 80 (@var{K@sub{B}}). The actual ticket (@var{T@sub{AB}}) looks like this: 82 @var{K@sub{AB}}@}@var{K@sub{B}}). 84 The reply to @var{A} consists of the ticket (@var{T@sub{AB}}), @var{B}'s 87 @var{life}, @var{K@sub{AB}}, @var{T@sub{AB}}@}@var{K@sub{A}}). @var{A} 96 @var{checksum}@}@var{K@sub{AB}}). This is sent together with the ticket
|
| /freebsd-14-stable/crypto/heimdal/lib/wind/ |
| HD | NormalizationTest.txt | 385 03AB;03AB;03A5 0308;03AB;03A5 0308; # (Ϋ; Ϋ; Υ◌̈; Ϋ; Υ◌̈; ) GREEK CAPITAL LETTER UPSILON WITH DIALY… 400 03D4;03D4;03D2 0308;03AB;03A5 0308; # (ϔ; ϔ; ϒ◌̈; Ϋ; Υ◌̈; ) GREEK UPSILON WITH DIAERESIS AND HOOK S… 1279 22AF;22AF;22AB 0338;22AF;22AB 0338; # (⊯; ⊯; ⊫◌̸; ⊯; ⊫◌̸; ) NEGATED DOUBLE VERTICAL BAR DOUBLE RIGH… 1365 24AB;24AB;24AB;0028 0070 0029;0028 0070 0029; # (⒫; ⒫; ⒫; (p); (p); ) PARENTHESIZED LATIN SMALL LET… 1450 2F0E;2F0E;2F0E;51AB;51AB; # (⼎; ⼎; ⼎; 冫; 冫; ) KANGXI RADICAL ICE 1685 30AC;30AC;30AB 3099;30AC;30AB 3099; # (ガ; ガ; カ◌゙; ガ; カ◌゙; ) KATAKANA LETTER GA 1854 321D;321D;321D;0028 C624 C804 0029;0028 110B 1169 110C 1165 11AB 0029; # (㈝; ㈝; ㈝; (오전); (오전); )… 1981 32AB;32AB;32AB;5B66;5B66; # (㊫; ㊫; ㊫; 学; 学; ) CIRCLED IDEOGRAPH STUDY 2023 32D5;32D5;32D5;30AB;30AB; # (㋕; ㋕; ㋕; カ; カ; ) CIRCLED KATAKANA KA 2073 3308;3308;3308;30A8 30FC 30AB 30FC;30A8 30FC 30AB 30FC; # (㌈; ㌈; ㌈; エーカー; エーカー; ) SQUARE EEKAA [all …]
|
| HD | NormalizationCorrections.txt | 41 2F91F;43AB;243AB;4.0.0 # Corrigendum 4
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | msx | 190 0 string/b AB 231 0 string/b AB\0\0 240 0 string/b AB\0\0\0\0 246 0x4000 string/b AB 254 0x8000 string/b AB 263 0x3C000 string/b AB
|
| /freebsd-14-stable/contrib/netbsd-tests/usr.bin/awk/ |
| HD | d_string1.out | 1 AB
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/hwmon/ |
| HD | dps650ab.txt | 1 Bindings for Delta Electronics DPS-650-AB power supply
|
| /freebsd-14-stable/secure/caroot/trusted/ |
| HD | D-TRUST_BR_Root_CA_1_2020.pem | 42 73:91:10:AB:FF:55:B3:5A:7C:09:25:D5:B2:BA:08:A0:6B:AB:1F:6D
|
| /freebsd-14-stable/usr.bin/jot/tests/ |
| HD | regress.x.out | 1 …79,7B,7D,7F,81,83,85,87,89,8B,8D,8F,91,93,95,97,99,9B,9D,9F,A1,A3,A5,A7,A9,AB,AD,AF,B1,B3,B5,B7,B9…
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| D | arm,arm-firmware-suite.txt | 5 ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
|
| /freebsd-14-stable/contrib/sendmail/libsm/ |
| HD | t-streq.sh | 34 1:AB
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/auxdisplay/ |
| HD | arm-charlcd.txt | 3 This binding defines the character LCD interface found on ARM Versatile AB
|