Home
last modified time | relevance | path

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

12

/openbsd-src/bin/stty/
H A Dprint.c184 #define WD "%-8s" in print() macro
186 WD, p->name); in print()
188 WD, ccval(p, cc[p->sub])); in print()
/openbsd-src/sys/dev/isa/
H A Dpnpdevs234 we PNP8123 # SMC StarCard PLUS (WD/8003S)
235 we PNP8124 # SMC StarCard PLUS With On Board Hub (WD/8003SH)
236 we PNP8125 # SMC EtherCard PLUS (WD/8003E)
237 we PNP8126 # SMC EtherCard PLUS With Boot ROM Socket (WD/8003EBT)
238 we PNP8127 # SMC EtherCard PLUS With Boot ROM Socket (WD/8003EB)
239 we PNP8128 # SMC EtherCard PLUS TP (WD/8003WT)
240 we PNP812A # SMC EtherCard PLUS 16 With Boot ROM Socket (WD/8013EBT)
260 we PNP81C3 # SMC EtherCard PLUS Elite (WD/8003EP)
261 we PNP81C4 # SMC EtherCard PLUS 10T (WD/8003W)
262 we PNP81C5 # SMC EtherCard PLUS Elite 16 (WD/8013EP)
[all …]
H A Dfiles.isa127 # Must be before the WD/SMC probe which it is hurt by.
131 # WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp748 for (const WriteDescriptor &WD : D.Writes) { in createInstruction() local
749 RegID = WD.isImplicitWrite() ? WD.RegisterID in createInstruction()
750 : MCI.getOperand(WD.OpIndex).getReg(); in createInstruction()
752 if (WD.IsOptionalDef && !RegID) { in createInstruction()
760 WriteState(WD, RegID, in createInstruction()
764 NewIS->getDefs().emplace_back(WD, RegID, in createInstruction()
H A DInstruction.cpp126 dbgs() << "{ OpIdx=" << WD->OpIndex << ", Lat=" << getLatency() << ", RegID " in dump()
/openbsd-src/gnu/llvm/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()
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D3487.crt22 om8XMcfp8n+WD/DU3xf7/OUVF43M49BovAdnmTdVKcCUHnmKOqP7
H A D1815.crt17 AAEwDQYJKoZIhvcNAQELBQADggEBAAK1xzdxnWDB4PdrHrHiQ/Jvb/uZ6UBS0+WD
H A D1565.key8 Y5iQFtfnYXLAUkz+aqpaP0i4imYxGRAPeJam0R5NEmCpPtZEZnjRtYmsGBDo+7WD
H A D1599.chain19 WD+epWhK1bB17NBtThSRt3Ib+aBicYKDmaoy+Tlp6A/QYDc49ciMsXY0t6pdVqvM
H A D770.chain36 wYhcimmyePR+9JXIcI/WD+3gO2euV5xb8I/klxQlwd1PrvOxefa5OE74LLFKFCsf
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp263 WD = {PWD, PWD}; in RealFileSystem()
265 WD = {PWD, RealPWD}; in RealFileSystem()
287 if (!WD) in adjustPath()
290 sys::fs::make_absolute(WD->Resolved, Storage); in adjustPath()
300 std::optional<WorkingDirectory> WD; member in __anon4785343f0211::RealFileSystem
326 if (WD) in getCurrentWorkingDirectory()
327 return std::string(WD->Specified.str()); in getCurrentWorkingDirectory()
336 if (!WD) in setCurrentWorkingDirectory()
348 WD = {Absolute, Resolved}; in setCurrentWorkingDirectory()
368 if (WD) in printImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SchedA64FX.td2381 def : InstRW<[A64FXWrite_LD2_WD_IMM], (instregex "^LD2[WD]_IMM")>;
2388 def : InstRW<[A64FXWrite_LD2_WD], (instregex "^LD2[WD]$")>;
2402 def : InstRW<[A64FXWrite_LD3_WD_IMM], (instregex "^LD3[WD]_IMM")>;
2409 def : InstRW<[A64FXWrite_LD3_WD], (instregex "^LD3[WD]$")>;
2423 def : InstRW<[A64FXWrite_LD4_WD_IMM], (instregex "^LD4[WD]_IMM")>;
2430 def : InstRW<[A64FXWrite_LD4_WD], (instregex "^LD4[WD]$")>;
2541 def : InstRW<[A64FXWrite_ST2_WD_RI], (instregex "^ST2[WD]$")>;
2548 def : InstRW<[A64FXWrite_ST2_WD_RR], (instregex "^ST2[WD]_I")>;
2562 def : InstRW<[A64FXWrite_ST3_WD_RI], (instregex "^ST3[WD]$")>;
2569 def : InstRW<[A64FXWrite_ST3_WD_RR], (instregex "^ST3[WD]_I")>;
[all …]
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.td90 def DR16 : MxRegClass<[i16], 16, (sequence "WD%u", 0, 7)>;
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentHTMLNamedCharacterReferences.td13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
/openbsd-src/sys/arch/hppa/conf/
H A Dfiles.hppa216 # com and lpt are both on WD 16C552
/openbsd-src/sys/arch/i386/conf/
H A DRAMDISK_CD193 we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet series
H A DGENERIC513 we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet
515 #we2 at isa? port 0x280 iomem 0xd0000 irq 3 # WD/SMC 80x3 ethernet
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1068 NarrowIVDefUse(Instruction *ND, Instruction *NU, Instruction *WD, in NarrowIVDefUse()
1070 : NarrowDef(ND), NarrowUse(NU), WideDef(WD), in NarrowIVDefUse()
/openbsd-src/sys/arch/alpha/conf/
H A DGENERIC333 we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ScheduleZnver4.td1645 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)(Z128?|Z256?)(rr|rrk|rrkz)",
1647 "(V?)PMOV(SX|US|ZX)(DQ|WD|QW|WQ?)(Y|Z128?)(rr|rrk|rrkz)",
1658 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)(Z?)(rr|rrk|rrkz)"
/openbsd-src/gnu/gcc/gcc/config/cris/
H A Dcris.md155 (define_mode_macro WD [SI HI])
2042 [(set (match_operand:WD 0 "register_operand" "=r")
2043 (mult:WD
2044 (szext:WD (match_operand:<S> 1 "register_operand" "%0"))
2045 (szext:WD (match_operand:<S> 2 "register_operand" "r"))))
/openbsd-src/gnu/llvm/libcxx/docs/Status/
H A DCxx20Papers.csv48 "`P0941R2 <https://wg21.link/P0941R2>`__","CWG","Integrating feature-test macros into the C++ WD","…
/openbsd-src/sys/dev/pci/
H A Dpcidevs69 vendor WD 0x101c Western Digital
8625 product PIJNENBURG PCWD_PCI 0x5030 PCI PC WD
9066 product SANDISK WDSXXXG1X0C 0x5001 WD Black NVMe
9067 product SANDISK WDSXXXG2X0C 0x5002 WD Black NVMe
9071 product SANDISK WDSXXXG3X0C 0x5006 WD Black NVMe
10105 product WD WD33C193A 0x0193 WD33C193A
10106 product WD WD33C196A 0x0196 WD33C196A
10107 product WD WD33C197A 0x0197 WD33C197A
10108 product WD WD7193 0x3193 WD7193
10109 product WD WD719
[all...]

12