| /freebsd/contrib/bc/vs/ |
| H A D | bcl.sln | 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bcl", "bcl.vcxproj", "{76B451C9-72BF-45B2-B78D… 18 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x64.ActiveCfg = Debug|x64 19 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x64.Build.0 = Debug|x64 20 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x86.ActiveCfg = Debug|Win32 21 {76B451C9-72BF-45B2-B78D-B3515410F99F}.Debug|x86.Build.0 = Debug|Win32 22 {76B451C9-72BF-45B2-B78D-B3515410F99F}.ReleaseMD|x64.ActiveCfg = ReleaseMD|x64 23 {76B451C9-72BF-45B2-B78D-B3515410F99F}.ReleaseMD|x64.Build.0 = ReleaseMD|x64 24 {76B451C9-72BF-45B2-B78D-B3515410F99F}.ReleaseMD|x86.ActiveCfg = ReleaseMD|Win32 25 {76B451C9-72BF-45B2-B78D-B3515410F99F}.ReleaseMD|x86.Build.0 = ReleaseMD|Win32 26 {76B451C9-72BF-45B2-B78D-B3515410F99F}.ReleaseMT|x64.ActiveCfg = ReleaseMT|x64 [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrDFP.td | 47 def DCMPU : XForm_17<59, 642, (outs crrc:$BF), (ins f8rc:$RA, f8rc:$RB), 48 "dcmpu $BF, $RA, $RB", IIC_FPCompare>; 50 def DCMPUQ : XForm_17<63, 642, (outs crrc:$BF), (ins fpairrc:$RA, fpairrc:$RB), 51 "dcmpuq $BF, $RA, $RB", IIC_FPCompare>; 53 def DCMPO : XForm_17<59, 130, (outs crrc:$BF), (ins f8rc:$RA, f8rc:$RB), 54 "dcmpo $BF, $RA, $RB", IIC_FPCompare>; 56 def DCMPOQ : XForm_17<63, 130, (outs crrc:$BF), (ins fpairrc:$RA, fpairrc:$RB), 57 "dcmpoq $BF, $RA, $RB", IIC_FPCompare>; 157 def DTSTDC : Z22Form_BF3_FRA5_DCM6<59, 194, (outs crrc:$BF), 159 "dtstdc $BF, $FRA, $DCM", IIC_FPCompare, []>; [all …]
|
| H A D | PPCScheduleP10.td | 83 // A BF pipeline may take from 7 to 36 cycles to complete. 84 // Some BF operations may keep the pipeline busy for up to 10 cycles. 352 // Save 1 cycles if pipeline BF reads the data from pipelines DX, MU, vMU, CY, DF, MM. 353 // Save 2 cycles if pipeline BF reads the data from pipelines BF. 359 // Save 1 cycles if pipeline CY reads the data from pipelines DX, MU, vMU, BF, DF, MM. 366 // Save 1 cycles if pipeline MM reads the data from pipelines DX, MU, vMU, BF, CY, DF. 376 // Save 1 cycles if pipeline DF reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM. 379 // Save 1 cycles if pipeline DV reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM. 382 // Save 1 cycles if pipeline DX reads the data from pipelines DX, MU, vMU, BF, C [all...] |
| H A D | PPCInstrFormats.td | 349 bits<3> BF; 354 let Inst{6-8} = BF; 570 bits<3> BF; 575 let Inst{6-8} = BF; 650 bits<3> BF; 654 let Inst{6-8} = BF; 976 bits<3> BF; 980 let Inst{6-8} = BF; 990 bits<3> BF; 997 let Inst{6-8} = BF; [all …]
|
| H A D | PPCInstrHTM.td | 87 (outs crrc:$BF), (ins), "tcheck $BF", IIC_SprMTSPR>;
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpciph_bf.txt | 10 Title = Self generated BF test vectors 13 Cipher = BF-ECB 20 Cipher = BF-ECB 26 Cipher = BF-CBC 34 Cipher = BF-CBC 41 Cipher = BF-OFB 49 Cipher = BF-OFB 56 Cipher = BF-CFB 64 Cipher = BF-CFB
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 88 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local 96 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 103 Match = match(In, m_And(m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 111 Match = match(In, m_And(m_Shl(m_Value(BF), m_ConstantInt(CSL)), in INITIALIZE_PASS_DEPENDENCY() 120 Match = match(In, m_And(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 127 Match = match(In, m_And(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 134 Match = match(In, m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 141 Match = match(In, m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 147 Type *Ty = BF->getType(); in INITIALIZE_PASS_DEPENDENCY() 204 IRB.CreateIntrinsic(IntId, {BF, IRB.getInt32(W), IRB.getInt32(SR)}); in INITIALIZE_PASS_DEPENDENCY()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_CIPHER-BLOWFISH.pod | 17 =item "BF-ECB" 19 =item "BF-CBC" 21 =item "BF-OFB" 23 =item "BF-CFB"
|
| /freebsd/bin/pax/ |
| H A D | options.h | 55 #define BF 0x00000002 macro 106 #define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CPF|CXF) 108 #define BDCOPY (AF|BF|FF|OF|XF|CBF|CEF) 109 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 153 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local 154 OS << " BoundarySize:" << BF->getAlignment().value() in dump() 155 << " LastFragment:" << BF->getLastFragment() in dump() 156 << " Size:" << BF->getSize(); in dump()
|
| H A D | MCAssembler.cpp | 670 const MCBoundaryAlignFragment &BF = cast<MCBoundaryAlignFragment>(F); in writeFragment() local 671 if (!Asm.getBackend().writeNopData(OS, FragmentSize, BF.getSubtargetInfo())) in writeFragment() 971 bool MCAssembler::relaxBoundaryAlign(MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign() argument 974 if (!BF.getLastFragment()) in relaxBoundaryAlign() 977 uint64_t AlignedOffset = getFragmentOffset(BF); in relaxBoundaryAlign() 979 for (const MCFragment *F = BF.getNext();; F = F->getNext()) { in relaxBoundaryAlign() 981 if (F == BF.getLastFragment()) in relaxBoundaryAlign() 985 Align BoundaryAlignment = BF.getAlignment(); in relaxBoundaryAlign() 989 if (NewSize == BF.getSize()) in relaxBoundaryAlign() 991 BF.setSize(NewSize); in relaxBoundaryAlign()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | SARIFDiagnostic.cpp | 108 FullSourceLoc BF(B, SM), EF(E, SM); in addLocationToResult() local 110 BF.getFileID(), BF.getLineNumber(), BF.getColumnNumber()); in addLocationToResult()
|
| /freebsd/crypto/openssl/test/ct/ |
| H A D | tls1.sct | 9 D6:64:0F:3D:BF:9A:41:42:94:95:92:45:30:28:8F:A3: 12 05:51:9D:89:ED:BF:08
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 393 03CC;03CC;03BF 0301;03CC;03BF 0301; # (ό; ό; ο◌́; ό; ο◌́; ) GREEK SMALL LETTER OMICRON WITH TONOS 909 1F40;1F40;03BF 0313;1F40;03BF 0313; # (ὀ; ὀ; ο◌̓; ὀ; ο◌̓; ) GREEK SMALL LETTER OMICRON WITH PSILI 910 1F41;1F41;03BF 0314;1F41;03BF 0314; # (ὁ; ὁ; ο◌̔; ὁ; ο◌̔; ) GREEK SMALL LETTER OMICRON WITH DASIA 911 1F42;1F42;03BF 0313 0300;1F42;03BF 0313 0300; # (ὂ; ὂ; ο◌̓◌̀; ὂ; ο◌̓◌̀; ) GREEK SMALL LETTER OMICRO… 912 1F43;1F43;03BF 0314 0300;1F43;03BF 0314 0300; # (ὃ; ὃ; ο◌̔◌̀; ὃ; ο◌̔◌̀; ) GREEK SMALL LETTER OMICRO… 913 1F44;1F44;03BF 0313 0301;1F44;03BF 0313 0301; # (ὄ; ὄ; ο◌̓◌́; ὄ; ο◌̓◌́; ) GREEK SMALL LETTER OMICRO… 914 1F45;1F45;03BF 0314 0301;1F45;03BF 0314 0301; # (ὅ; ὅ; ο◌̔◌́; ὅ; ο◌̔◌́; ) GREEK SMALL LETTER OMICRO… 957 1F78;1F78;03BF 0300;1F78;03BF 0300; # (ὸ; ὸ; ο◌̀; ὸ; ο◌̀; ) GREEK SMALL LETTER OMICRON WITH VARIA 958 1F79;03CC;03BF 0301;03CC;03BF 0301; # (ό; ό; ο◌́; ό; ο◌́; ) GREEK SMALL LETTER OMICRON WITH OXIA 1385 24BF;24BF;24BF;004A;004A; # (Ⓙ; Ⓙ; Ⓙ; J; J; ) CIRCLED LATIN CAPITAL LETTER J [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
| H A D | kresults.expected | 60 1D 93 8B F6 00 73 AC 14 54 DE A6 AC BF 20 E6 A4 114 51 6F 31 69 BF 9C 75 AD A1 C6 66 A6 1B A2 38 0D 129 1D 93 8B F6 00 73 AC 14 54 DE A6 AC BF 20 E6 A4 144 F7 43 1B BF 3C 7D A0 21 1E 3D 3F 6A 4D 8A CE 08 186 51 6F 31 69 BF 9C 75 AD A1 C6 66 A6 1B A2 38 0D 203 1D 93 8B F6 00 73 AC 14 54 DE A6 AC BF 20 E6 A4 220 F7 43 1B BF 3C 7D A0 21 1E 3D 3F 6A 4D 8A CE 08
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaInstrInfo.cpp | 264 case Xtensa::BF: in reverseBranchCondition() 268 Cond[0].setImm(Xtensa::BF); in reverseBranchCondition() 304 case Xtensa::BF: in getBranchDestBlock() 342 case Xtensa::BF: in isBranchOffsetInRange() 598 case Xtensa::BF: in insertConstBranchAtInst() 662 case Xtensa::BF: in insertBranchAtInst() 714 case Xtensa::BF: in isBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86DiscriminateMemOps.cpp | 143 unsigned BF, DF, CI = 0; in runOnMachineFunction() local 144 DILocation::decodeDiscriminator(DI->getDiscriminator(), BF, DF, CI); in runOnMachineFunction()
|
| /freebsd/secure/caroot/trusted/ |
| H A D | e-Szigno_Root_CA_2017.pem | 39 87:11:15:08:D1:AA:C1:78:0C:B1:AF:CE:C6:C9:90:EF:BF:30:04:C0 41 87:11:15:08:D1:AA:C1:78:0C:B1:AF:CE:C6:C9:90:EF:BF:30:04:C0
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | e_bf.c | 34 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
|
| /freebsd/usr.bin/jot/tests/ |
| H A D | regress.x.out | 1 …,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,BB,BD,BF,C1,C3,C5,C8
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | acorn | 75 # Language+Service ROMs: JMP at +0 AND +3, target high byte $80-$BF 84 # Service-only ROMs: $00 at +0..+2, JMP at +3, target high byte $80-$BF
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | embeddedSCTs1.sct | 12 93:F9:5A:BF:C3:68:34
|
| /freebsd/secure/caroot/untrusted/ |
| H A D | DigiCert_High_Assurance_EV_Root_CA.pem | 51 B1:3E:C3:69:03:F8:BF:47:01:D4:98:26:1A:08:02:EF:63:64:2B:C3 53 B1:3E:C3:69:03:F8:BF:47:01:D4:98:26:1A:08:02:EF:63:64:2B:C3
|
| H A D | Starfield_Class_2_CA.pem | 46 BF:5F:B7:D1:CE:DD:1F:86:F4:5B:55:AC:DC:D7:10:C2:0E:A9:88:E7 48 keyid:BF:5F:B7:D1:CE:DD:1F:86:F4:5B:55:AC:DC:D7:10:C2:0E:A9:88:E7
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 476 BitFieldRecord &BF) { in visitKnownRecord() argument 477 P.formatLine("type = {0}, bit offset = {1}, # bits = {2}", BF.Type, in visitKnownRecord() 478 BF.BitOffset, BF.BitSize); in visitKnownRecord()
|