Home
last modified time | relevance | path

Searched refs:WD (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/
H A Dcp_files_001_pos.ksh61 WD=$(pwd)
65 cd $WD
/freebsd-13.1/bin/stty/
H A Dprint.c209 #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 Dcvmx-thunder.c125 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 DInstrBuilder.cpp723 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 DInstruction.cpp126 dbgs() << "{ OpIdx=" << WD->OpIndex << ", Lat=" << getLatency() << ", RegID " in dump()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h198 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 Dpl330.h77 #define WD 0xE80 /* Watchdog Register */ macro
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp249 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 DBitTracker.cpp747 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 DM68kRegisterInfo.td90 def DR16 : MxRegClass<[i16], 16, (sequence "WD%u", 0, 7)>;
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DCommentHTMLNamedCharacterReferences.td13 // 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 DSimplifyIndVar.cpp1030 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 DX86ScheduleAtom.td557 "MMX_PUNPCKH(BW|DQ|WD)irr")>;
H A DX86SchedSkylakeServer.td841 "KUNPCK(BW|DQ|WD)rr",
H A DX86InstrSSE.td4977 defm WD : SS41I_pmovx_rm<0x23, "wd", i64mem, i128mem, NoVLX>;
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1084 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 DPGPKEYS3193 HbG1Qq15XGsza0f4HnTBiQCVAwUQL1JtpSPkYtS/e6QhAQHQ4QP/WD/CqFA6f2Jk
/freebsd-13.1/share/misc/
H A Dpci_vendors20822 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 …]