| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlhist.pod | 338 5.005_04-RC2 2004-Feb-18 361 5.6.0-RC2 2000-Mar-14 Release candidate 2. 379 5.8.0-RC2 2002-Jun-21 385 5.8.1-RC2 2003-Jul-11 391 5.8.2-RC2 2003-Nov-03 396 5.8.4-RC2 2004-Apr-15 399 5.8.5-RC2 2004-Jul-08 408 5.8.9-RC2 2008-Dec-06 418 5.10.0-RC2 2007-Nov-25 423 5.10.1-RC2 200 [all...] |
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatternsV65.td | 43 multiclass vgathermhq<RegisterClass RC1, RegisterClass RC2> { 48 RC2:$Vq, IntRegs:$Rt, ModRegs:$Mu, 54 multiclass vgathermwq<RegisterClass RC1, RegisterClass RC2> { 59 RC2:$Vq, IntRegs:$Rt, ModRegs:$Mu, 65 multiclass vgathermhwq<RegisterClass RC1, RegisterClass RC2> { 70 RC2:$Vq, IntRegs:$Rt, ModRegs:$Mu,
|
| H A D | HexagonGenInsert.cpp | 340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()() local 341 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 343 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; in operator ()() 358 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2); in operator ()() local 359 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 373 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
|
| H A D | HexagonBitSimplify.cpp | 232 const BitTracker::RegisterCell &RC2, uint16_t B2, uint16_t W); 343 uint16_t B1, const BitTracker::RegisterCell &RC2, uint16_t B2, in isEqual() argument 350 if (RC2[B2+i].Type == BitTracker::BitValue::Ref && RC2[B2+i].RefI.Reg == 0) in isEqual() 352 if (RC1[B1+i] != RC2[B2+i]) in isEqual()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | vorbis | 68 # Vorbis RC2 has a bug which puts -1000 in the min/max bitrate fields 103 >>>>>>(84.b+120) string 20010813 (1.0 RC2) 104 >>>>>>(84.b+120) string 20010816 (RC2 - Garf tuned v1) 105 >>>>>>(84.b+120) string 20011014 (RC2 - Garf tuned v2)
|
| H A D | mcrypt | 22 >3 byte 11 algorithm: RC2,
|
| /openbsd-src/lib/libcrypto/rc2/ |
| H A D | version | 4 clarification and original specification of RC2. BSAFE uses 18 So if you are paranoid, used Triple DES, else IDEA. If RC2
|
| H A D | rc2.h | |
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | mt-opc.c | 652 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 658 …{ { MNEM, ' ', '#', OP (MASK), ',', '#', OP (CELL), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 … 688 …, OP (MASK1), ',', '#', OP (FBDISP), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTX… 760 …', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTX… 766 …OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC2), ',', '#', OP (CTX… 772 …', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTX… 778 …OP (LENGTH), ',', '#', OP (ROWNUM1), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTX…
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsSEFrameLowering.cpp | 318 const TargetRegisterClass *RC2 = in expandBuildPairF64() local 323 int FI = MF.getInfo<MipsFunctionInfo>()->getMoveF64ViaSpillFI(MF, RC2); in expandBuildPairF64() 330 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, 0); in expandBuildPairF64() 385 const TargetRegisterClass *RC2 = &Mips::GPR32RegClass; in expandExtractElementF64() local 391 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, Offset); in expandExtractElementF64()
|
| /openbsd-src/lib/libcrypto/objects/ |
| H A D | objects.txt | 187 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC 188 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC 190 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC 359 pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC 361 pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC 388 rsadsi 3 2 : RC2-CBC : rc2-cbc 389 : RC2-ECB : rc2-ecb 391 : RC2-CFB : rc2-cfb 393 : RC2-OFB : rc2-ofb 394 : RC2-40-CBC : rc2-40-cbc [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ReleaseProcess.rst | 42 fixed between RC1 and RC2, but not so much at the end of it. 79 * On the pre-release, you should change ``-rc 1`` to ``-final``. On RC2,
|
| H A D | HowToReleaseLLVM.rst | 352 #. *Before RC2* Patches should be limited to bug fixes or backend specific
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | CodeGenRegisters.cpp | 2207 CodeGenRegisterClass *RC2 = &*I; in inferCommonSubClass() local 2208 if (RC1 == RC2) in inferCommonSubClass() 2213 const CodeGenRegister::Vec &Memb2 = RC2->getMembers(); in inferCommonSubClass() 2226 if (RC2->RSI.hasStricterSpillThan(RC1->RSI)) in inferCommonSubClass() 2227 std::swap(RC1, RC2); in inferCommonSubClass() 2230 RC1->getName() + "_and_" + RC2->getName()); in inferCommonSubClass()
|
| /openbsd-src/lib/libssl/doc/ |
| H A D | standards.txt | 42 2268 A Description of the RC2(r) Encryption Algorithm. R. Rivest. 236 3217 Triple-DES and RC2 Key Wrapping. R. Housley. December 2001.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 865 auto RC2 = SrcReg2 != 0 ? MRI.getRegClass(SrcReg2) : nullptr; in PPCEmitCmp() local 887 if (RC2 && isVSSRCRegClass(RC2)) in PPCEmitCmp() 905 } else if (isVSFRCRegClass(RC1) || (RC2 && isVSFRCRegClass(RC2))) { in PPCEmitCmp()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 10055 const Expr *RC2 = Function2->getTrailingRequiresClause(); in isBetterOverloadCandidate() local 10056 if (RC1 && RC2) { in isBetterOverloadCandidate() 10058 if (S.IsAtLeastAsConstrained(Function1, RC1, Function2, RC2, in isBetterOverloadCandidate() 10060 S.IsAtLeastAsConstrained(Function2, RC2, Function1, RC1, in isBetterOverloadCandidate() 10065 } else if (RC1 || RC2) { in isBetterOverloadCandidate()
|