| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DemandedBits.cpp | 154 AB = AOut; in determineLiveOperandBits() 162 AB = AOut; in determineLiveOperandBits() 226 AB = AOut; in determineLiveOperandBits() 239 AB = AOut; in determineLiveOperandBits() 253 AB = AOut; in determineLiveOperandBits() 269 AB.setSignBit(); in determineLiveOperandBits() 273 AB = AOut; in determineLiveOperandBits() 277 AB = AOut; in determineLiveOperandBits() 282 AB = AOut; in determineLiveOperandBits() 435 return AB; in getDemandedBits() [all …]
|
| H A D | ScalarEvolutionAliasAnalysis.cpp | 80 const SCEV *AB = SE.getMinusSCEV(AS, BS); in alias() local 85 if (!isa<SCEVCouldNotCompute>(AB) && in alias() 86 BSizeInt.ule(SE.getUnsignedRange(AB).getUnsignedMin()) && in alias() 87 (-ASizeInt).uge(SE.getUnsignedRange(AB).getUnsignedMax())) in alias()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | 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.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | 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() 70 std::unique_ptr<MCAsmBackend> &&AB, in createX86WinCOFFStreamer() argument 76 new X86WinCOFFStreamer(C, std::move(AB), std::move(CE), std::move(OW)); in createX86WinCOFFStreamer()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | 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";
|
| H A D | versatile-pb.dts | 9 /* The Versatile PB is using more SIC IRQ lines than the AB */ 84 * the Versatile AB board file.
|
| H A D | aspeed-bmc-portwell-neptune.dts | 110 // SMBus to COMe AB 115 // I2C to COMe AB
|
| /freebsd-14.2/usr.bin/ncal/tests/ |
| H A D | 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')
|
| /freebsd-14.2/contrib/bc/tests/bc/ |
| H A D | letters.txt | 41 AB 45 AB
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | 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.2/contrib/libfido2/udev/ |
| H A D | 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 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 111 # YubiKey 4 FIDO+CCID by Yubico AB [all …]
|
| H A D | CMakeLists.txt | 1 # Copyright (c) 2018 Yubico AB. All rights reserved.
|
| /freebsd-14.2/crypto/openssl/crypto/md5/asm/ |
| H A D | 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.2/crypto/heimdal/doc/ |
| H A D | 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.2/contrib/file/magic/Magdir/ |
| H A D | msx | 189 0 string/b AB 205 0 string/b AB\0\0 214 0 string/b AB\0\0\0\0 219 0 string/b AB 245 0x4000 string/b AB 253 0x8000 string/b AB 262 0x3C000 string/b AB
|
| /freebsd-14.2/bin/dd/ |
| H A D | ref.pareven | 5 00000040 c0 41 42 c3 44 c5 c6 47 48 c9 ca 4b cc 4d 4e cf |.AB.D..GH..K.MN.| 13 000000c0 c0 41 42 c3 44 c5 c6 47 48 c9 ca 4b cc 4d 4e cf |.AB.D..GH..K.MN.|
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 385 03AB;03AB;03A5 0308;03AB;03A5 0308; # (Ϋ; Ϋ; Υ◌̈; Ϋ; Υ◌̈; ) GREEK CAPITAL LETTER UPSILON WITH DIALY… 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 1981 32AB;32AB;32AB;5B66;5B66; # (㊫; ㊫; ㊫; 学; 学; ) CIRCLED IDEOGRAPH STUDY 2023 32D5;32D5;32D5;30AB;30AB; # (㋕; ㋕; ㋕; カ; カ; ) CIRCLED KATAKANA KA 2076 330B;330B;330B;30AB 30A4 30EA;30AB 30A4 30EA; # (㌋; ㌋; ㌋; カイリ; カイリ; ) SQUARE KAIRI 2236 33AB;33AB;33AB;004D 0050 0061;004D 0050 0061; # (㎫; ㎫; ㎫; MPa; MPa; ) SQUARE MPA 14803 FF76;FF76;FF76;30AB;30AB; # (カ; カ; カ; カ; カ; ) HALFWIDTH KATAKANA LETTER KA 15988 2F848;55AB;55AB;55AB;55AB; # (; 喫; 喫; 喫; 喫; ) CJK COMPATIBILITY IDEOGRAPH-2F848 [all …]
|
| H A D | NormalizationCorrections.txt | 41 2F91F;43AB;243AB;4.0.0 # Corrigendum 4
|
| /freebsd-14.2/contrib/netbsd-tests/usr.bin/awk/ |
| H A D | d_string1.out | 1 AB
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,versatile.yaml | 15 is a superset of the Versatile AB version. 57 AB will present an optional system controller node which controls the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | dps650ab.txt | 1 Bindings for Delta Electronics DPS-650-AB power supply
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | trivial-rtc.yaml | 23 # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface 25 # AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
|
| /freebsd-14.2/usr.bin/jot/tests/ |
| H A D | 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.2/secure/caroot/trusted/ |
| H A D | 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.2/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | arm,arm-firmware-suite.txt | 5 ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
|