| /freebsd/contrib/llvm-project/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 223 HistEvent HE; in LineEditor() local 224 ::history(Data->Hist, &HE, H_SETSIZE, 800); in LineEditor() 225 ::history(Data->Hist, &HE, H_SETUNIQUE, 1); in LineEditor() 239 HistEvent HE; in saveHistory() local 240 ::history(Data->Hist, &HE, H_SAVE, HistoryPath.c_str()); in saveHistory() 246 HistEvent HE; in loadHistory() local 247 ::history(Data->Hist, &HE, H_LOAD, HistoryPath.c_str()); in loadHistory() 265 HistEvent HE; in readLine() local 267 ::history(Data->Hist, &HE, H_ENTER, Line); in readLine()
|
| /freebsd/crypto/openssl/test/ |
| H A D | testrsa2048pub.pem | 7 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ14.td | 1423 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)$")>; 1424 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)DB$")>; 1425 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DB$")>; 1426 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)DB$")>; 1427 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)SB$")>; 1428 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)SB$")>; 1429 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)SB$")>; 1430 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>; 1431 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>; 1432 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; [all …]
|
| H A D | SystemZScheduleZ15.td | 1466 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)$")>; 1467 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)DB$")>; 1468 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DB$")>; 1469 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)DB$")>; 1470 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)SB$")>; 1471 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)SB$")>; 1472 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)SB$")>; 1473 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>; 1474 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>; 1475 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; [all …]
|
| H A D | SystemZScheduleZ16.td | 1474 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)$")>; 1475 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)DB$")>; 1476 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DB$")>; 1477 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)DB$")>; 1478 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "VF(C|K)(E|H|HE)SB$")>; 1479 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)SB$")>; 1480 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFK(E|H|HE)SB$")>; 1481 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>; 1482 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>; 1483 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; [all …]
|
| H A D | SystemZInstrInfo.td | 85 foreach V = [ "E", "NE", "H", "NH", "L", "NL", "HE", "NHE", "LE", "NLE", 159 foreach V = [ "E", "H", "L", "HE", "LE", "LH", 250 foreach V = [ "E", "H", "L", "HE", "LE", "LH", 582 foreach V = [ "E", "NE", "H", "NH", "L", "NL", "HE", "NHE", "LE", "NLE", 623 foreach V = [ "E", "NE", "H", "NH", "L", "NL", "HE", "NHE", "LE", "NLE", 654 foreach V = [ "E", "NE", "H", "NH", "L", "NL", "HE", "NHE", "LE", "NLE", 2357 foreach V = [ "E", "NE", "H", "NH", "L", "NL", "HE", "NHE", "LE", "NLE",
|
| H A D | SystemZScheduleZ13.td | 1367 def : InstRW<[WLat2, WLat2, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)$")>; 1368 def : InstRW<[WLat2, WLat2, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DB$")>; 1369 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DB$")>; 1370 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "VFC(E|H|HE)DBS$")>; 1371 def : InstRW<[WLat3, WLat3, VecXsPm, NormalGr], (instregex "WFC(E|H|HE)DBS$")>;
|
| /freebsd/libexec/getty/ |
| H A D | gettytab.h | 71 #define HE gettystrs[12].value macro
|
| H A D | main.c | 298 edithost(HE); in main()
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_rsa_kem.txt | 50 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE
|
| H A D | evppkey_rsa_sigalg.txt | 58 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE
|
| H A D | evppkey_rsa.txt | 60 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE 265 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE
|
| H A D | evppkey_rsa_common.txt | 58 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE 870 uYV3hp2g6nGDU/ByJ1SIaRNkh2DRIr5nbg/Eg90g/8Mb2pajGWbJqi51rQPeR+HE
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonAsmPrinter.cpp | 257 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); in ScaleVectorOffset() local 258 int32_t V = cast<MCConstantExpr>(HE->getExpr())->getValue(); in ScaleVectorOffset()
|
| H A D | HexagonGenInsert.cpp | 1509 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local 1510 BitTracker BTLoc(HE, MF); in runOnMachineFunction()
|
| H A D | HexagonBitSimplify.cpp | 2809 const HexagonEvaluator HE(HRI, MRI, HII, MF); in runOnMachineFunction() local 2810 BitTracker BT(HE, MF); in runOnMachineFunction() 3350 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local 3351 BitTracker BT(HE, MF); in runOnMachineFunction()
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | CompositionExclusions-3.2.0.txt | 63 FB34 # HEBREW LETTER HE WITH MAPIQ
|
| H A D | rfc4013.txt | 296 "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | CompositionExclusions.txt | 63 FB34 # HEBREW LETTER HE WITH MAPIQ
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | RSTP-MIB.txt | 9 -- "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | animation | 129 >8 string da2a \b, DMB MAF aud w/ HE-AAC v2 aud, MOT slides, DLS, JPG/PNG/MNG 131 >8 string da3a \b, DMB MAF aud with HE-AAC aud, JPG/PNG/MNG images 146 >8 string dv2a \b, DMB MAF vid w/ AVC vid, HE-AAC v2 aud, BIFS, JPG/PNG/MNG, TS 148 >8 string dv3a \b, DMB MAF vid w/ AVC vid, HE-AAC aud, BIFS, JPG/PNG/MNG, TS
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | defconfig | 209 # Support HE overrides 505 # IEEE 802.11ax HE support (mainly for AP mode)
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | defconfig | 161 # IEEE 802.11ax HE support
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 271 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper() local 272 HI != HE && !UnwindDestToken; ++HI) { in getUnwindDestTokenHelper()
|
| /freebsd/share/i18n/csmapper/APPLE/ |
| H A D | HEBREW%UCS.src | 488 0xE4 = 0x05D4 # HEBREW LETTER HE
|