/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/ |
H A D | cp_files_001_pos.ksh | 60 WD=$PWD 64 cd $WD
|
/freebsd/bin/stty/ |
H A D | print.c | 202 #define WD "%-8s" in print() macro 204 WD, p->name); in print() 206 WD, ccval(p, cc[p->sub])); in print()
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 801 for (const WriteDescriptor &WD : D.Writes) { in createInstruction() local 802 RegID = WD.isImplicitWrite() ? WD.RegisterID in createInstruction() 803 : MCI.getOperand(WD.OpIndex).getReg(); in createInstruction() 806 if ((WD.IsOptionalDef && !RegID) || MRI.isConstant(RegID)) { in createInstruction() 814 WriteState(WD, RegID, in createInstruction() 818 NewIS->getDefs().emplace_back(WD, RegID, in createInstruction()
|
H A D | Instruction.cpp | 126 dbgs() << "{ OpIdx=" << WD->OpIndex << ", Lat=" << getLatency() << ", RegID " in dump()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 198 const WriteDescriptor *WD; variable 250 : WD(&Desc), CyclesLeft(UNKNOWN_CYCLES), RegisterID(RegID), PRFID(0), 259 unsigned getWriteResourceID() const { return WD->SClassOrWriteResourceID; } in getWriteResourceID() 263 unsigned getLatency() const { return WD->Latency; } in getLatency()
|
/freebsd/sys/dev/xdma/controller/ |
H A D | pl330.h | 75 #define WD 0xE80 /* Watchdog Register */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 272 WD = EC; in RealFileSystem() 274 WD = WorkingDirectory{PWD, PWD}; in RealFileSystem() 276 WD = WorkingDirectory{PWD, RealPWD}; in RealFileSystem() 298 if (!WD || !*WD) in adjustPath() 301 sys::fs::make_absolute(WD->get().Resolved, Storage); in adjustPath() 311 std::optional<llvm::ErrorOr<WorkingDirectory>> WD; member in __anon5c4e8b480211::RealFileSystem 337 if (WD && *WD) in getCurrentWorkingDirectory() 338 return std::string(WD->get().Specified); in getCurrentWorkingDirectory() 339 if (WD) in getCurrentWorkingDirectory() 340 return WD->getError(); in getCurrentWorkingDirectory() [all …]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_dsa.txt | 32 ve1UUr421y3HEUURsrVpxYKvyx8aOBQC/akz95cYxNN3y1JnJJMxPklhdJrJf/WD 113 ve1UUr421y3HEUURsrVpxYKvyx8aOBQC/akz95cYxNN3y1JnJJMxPklhdJrJf/WD
|
H A D | evppkey_kas.txt | 552 nDRcmncQ1ReVkdjz3wqhIjAXaK59t+7i1/WD
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedA64FX.td | 2380 def : InstRW<[A64FXWrite_LD2_WD_IMM], (instregex "^LD2[WD]_IMM")>; 2387 def : InstRW<[A64FXWrite_LD2_WD], (instregex "^LD2[WD]$")>; 2401 def : InstRW<[A64FXWrite_LD3_WD_IMM], (instregex "^LD3[WD]_IMM")>; 2408 def : InstRW<[A64FXWrite_LD3_WD], (instregex "^LD3[WD]$")>; 2422 def : InstRW<[A64FXWrite_LD4_WD_IMM], (instregex "^LD4[WD]_IMM")>; 2429 def : InstRW<[A64FXWrite_LD4_WD], (instregex "^LD4[WD]$")>; 2540 def : InstRW<[A64FXWrite_ST2_WD_RI], (instregex "^ST2[WD]$")>; 2547 def : InstRW<[A64FXWrite_ST2_WD_RR], (instregex "^ST2[WD]_I")>; 2561 def : InstRW<[A64FXWrite_ST3_WD_RI], (instregex "^ST3[WD]$")>; 2568 def : InstRW<[A64FXWrite_ST3_WD_RR], (instregex "^ST3[WD]_ [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 747 uint16_t WD = getRegBitWidth(RD); in evaluate() local 749 assert(WD >= WS); in evaluate() 751 RegisterCell Res(WD); in evaluate() 753 Res.fill(WS, WD, BitValue::Zero); in evaluate()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.td | 103 def DR16 : MxRegClass<[i16], 16, (sequence "WD%u", 0, 7)>;
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentHTMLNamedCharacterReferences.td | 13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86MCInstLower.cpp | 2159 CASE_MOVX_RM(SX, WD) in addConstantComments() 2178 CASE_MOVX_RM(ZX, WD) in addConstantComments()
|
H A D | X86SchedSapphireRapids.td | 615 "^VPUNPCK(H|L)(BW|WD)Z(128|256)rrk(z?)$")>; 772 def : InstRW<[SPRWriteResGroup23], (instregex "^C(DQ|WD)E$", 1325 "^KUNPCK(BW|DQ|WD)rr$")>; 1372 "^VPUNPCK(H|L)(BW|WD)Zrr$", 2610 … "^VPUNPCK(H|L)(BW|WD)Z256rmk(z?)$")>; 2613 … "^VPUNPCK(H|L)(BW|WD)Z128rmk(z?)$")>; 2665 "^VPUNPCK(H|L)(BW|WD)Zrmk(z?)$")>;
|
H A D | X86ScheduleZnver4.td | 1649 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)(Z128?|Z256?)(rr|rrk|rrkz)", 1651 "(V?)PMOV(SX|US|ZX)(DQ|WD|QW|WQ?)(Y|Z128?)(rr|rrk|rrkz)", 1661 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)(Z?)(rr|rrk|rrkz)"
|
H A D | X86SchedAlderlakeP.td | 693 def : InstRW<[ADLPWriteResGroup21], (instregex "^C(DQ|WD)E$",
|
H A D | X86SchedSkylakeServer.td | 845 "KUNPCK(BW|DQ|WD)rr",
|
H A D | X86SchedIceLake.td | 860 "KUNPCK(BW|DQ|WD)rr",
|
H A D | X86InstrSSE.td | 5047 defm WD : SS41I_pmovx_rm<0x23, "wd", i64mem, i128mem, NoVLX>;
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1127 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse() 1129 : NarrowDef(ND), NarrowUse(NU), WideDef(WD), in NarrowIVDefUse()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 1266 if (Arg *WD = Args.getLastArg(options::OPT_working_directory)) in BuildCompilation() local 1267 if (VFS->setCurrentWorkingDirectory(WD->getValue())) in BuildCompilation() 1268 Diag(diag::err_drv_unable_to_set_working_directory) << WD->getValue(); in BuildCompilation()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 22511 5001 WD Black NVMe SSD 22512 5002 SanDisk Extreme Pro / WD Black 2018/SN750/PC SN720 NVMe SSD 22513 5003 WD Blue SN500 / PC SN520 x2 M.2 2280 NVMe SSD 22516 5006 SanDisk Extreme Pro / WD Black SN750 / PC SN730 / Red SN700 NVMe SSD 22519 5009 SanDisk Ultra 3D / WD PC SN530, IX SN530, Blue SN550 NVMe SSD (DRAM-less) 22520 15b7 5009 WD Blue SN550 NVMe SSD 22523 500d WD Ultrastar DC SN340 NVMe SSD 22524 5011 WD PC SN810 / Black SN850 NVMe SSD 22525 5014 WD PC SN540 / Green SN350 NVMe SSD 1 TB (DRAM-less) 22527 5016 WD PC SN740 NVMe SSD 512GB (DRAM-less) [all …]
|
H A D | usb_vendors | 4879 085e PX-503A [ME OFFICE 900WD Series/Stylus Office BX525WD] 16171 0701 WD Passport (WDXMS) 16172 0702 WD Passport (WDXMS) 16203 1003 WD Elements Desktop (WDE1UBK)
|
/freebsd/contrib/sendmail/ |
H A D | PGPKEYS | 3982 HbG1Qq15XGsza0f4HnTBiQCVAwUQL1JtpSPkYtS/e6QhAQHQ4QP/WD/CqFA6f2Jk
|