| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/ |
| H A D | cp_files_001_pos.ksh | 61 WD=$(pwd) 65 cd $WD
|
| /freebsd-13.1/bin/stty/ |
| H A D | print.c | 209 #define WD "%-8s" in print() macro 211 WD, p->name); in print() 213 WD, ccval(p, cc[p->sub])); in print()
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-thunder.c | 125 static int cvmx_rtc_ds1374_alarm_config(int WD, int WDSTR, int AIE) in cvmx_rtc_ds1374_alarm_config() argument 131 WD?(val = val | RTC_CTL_BIT_WD_ALM):(val = val & ~RTC_CTL_BIT_WD_ALM); in cvmx_rtc_ds1374_alarm_config()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | InstrBuilder.cpp | 723 for (const WriteDescriptor &WD : D.Writes) { in createInstruction() local 724 RegID = WD.isImplicitWrite() ? WD.RegisterID in createInstruction() 725 : MCI.getOperand(WD.OpIndex).getReg(); in createInstruction() 727 if (WD.IsOptionalDef && !RegID) { in createInstruction() 733 NewIS->getDefs().emplace_back(WD, RegID, in createInstruction()
|
| H A D | Instruction.cpp | 126 dbgs() << "{ OpIdx=" << WD->OpIndex << ", Lat=" << getLatency() << ", RegID " in dump()
|
| /freebsd-13.1/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-13.1/sys/dev/xdma/controller/ |
| H A D | pl330.h | 77 #define WD 0xE80 /* Watchdog Register */ macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 249 WD = {PWD, PWD}; in RealFileSystem() 251 WD = {PWD, RealPWD}; in RealFileSystem() 269 if (!WD) in adjustPath() 272 sys::fs::make_absolute(WD->Resolved, Storage); in adjustPath() 282 Optional<WorkingDirectory> WD; member in __anona9173f7c0211::RealFileSystem 308 if (WD) in getCurrentWorkingDirectory() 309 return std::string(WD->Specified.str()); in getCurrentWorkingDirectory() 318 if (!WD) in setCurrentWorkingDirectory() 330 WD = {Absolute, Resolved}; in setCurrentWorkingDirectory()
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kRegisterInfo.td | 90 def DR16 : MxRegClass<[i16], 16, (sequence "WD%u", 0, 7)>;
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyIndVar.cpp | 1030 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse() 1032 : NarrowDef(ND), NarrowUse(NU), WideDef(WD), in NarrowIVDefUse()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleAtom.td | 557 "MMX_PUNPCKH(BW|DQ|WD)irr")>;
|
| H A D | X86SchedSkylakeServer.td | 841 "KUNPCK(BW|DQ|WD)rr",
|
| H A D | X86InstrSSE.td | 4977 defm WD : SS41I_pmovx_rm<0x23, "wd", i64mem, i128mem, NoVLX>;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 1084 if (Arg *WD = Args.getLastArg(options::OPT_working_directory)) in BuildCompilation() local 1085 if (VFS->setCurrentWorkingDirectory(WD->getValue())) in BuildCompilation() 1086 Diag(diag::err_drv_unable_to_set_working_directory) << WD->getValue(); in BuildCompilation()
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | PGPKEYS | 3193 HbG1Qq15XGsza0f4HnTBiQCVAwUQL1JtpSPkYtS/e6QhAQHQ4QP/WD/CqFA6f2Jk
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 20822 5001 WD Black NVMe SSD 20823 5002 WD Black 2018/SN750 / PC SN720 NVMe SSD 20824 5003 WD Blue SN500 / PC SN520 NVMe SSD 20827 5006 WD Black SN750 / PC SN730 NVMe SSD 20828 5009 WD Blue SN550 NVMe SSD 20829 15b7 5009 WD Blue SN550 NVMe SSD 20832 500d WD Ultrastar DC SN340 NVMe SSD 20833 5011 WD Black SN850 21194 14b7 0a10 8480-WD 802.11abg Cardbus Adapter 21195 14b7 0a60 8482-WD ORiNOCO 11a/b/g Wireless PCI Adapter [all …]
|