Searched refs:PCD (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/dev/ppbus/ |
| H A D | ppbconf.h | 42 #define PCD 0x20 macro 48 #define nPCD n(PCD)
|
| H A D | pps.c | 168 i = IRQENABLE | PCD | STROBE | nINIT | SELECTIN; in ppsattach() 180 i = IRQENABLE | PCD | nINIT | SELECTIN; in ppsattach() 236 i = IRQENABLE | PCD | nINIT | SELECTIN; in ppsopen()
|
| H A D | ppi.c | 249 ppb_wctr(ppbus, (PCD | STROBE | nINIT) & ~SELECTIN); in ppiintr()
|
| H A D | ppb_1284.c | 447 ppb_wctr(bus, (PCD | nINIT | AUTOFEED) & ~(STROBE | SELECTIN)); in byte_1284_inbyte()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelDAGToDAG.cpp | 55 PCD, // Program Counter Indirect with Displacement enumerator 110 AM == AddrType::ARID || AM == AddrType::PCD || AM == AddrType::AL; in isDispAddrType() 122 case AddrType::PCD: in getDispSize() 863 M68kISelAddressMode AM(M68kISelAddressMode::AddrType::PCD); in SelectPCD()
|
| H A D | M68kInstrInfo.td | 360 def MxPCD : MxOpClass<"PCD">; 612 // qOp: Supported PCD operand 613 // qPat: What PCD pattern is used
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | geo | 163 # magic for PCD format files 166 0 string #\ .PCD Point Cloud Data
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 508 auto *PCD = PragmaCommentDecl::Create( in ActOnPragmaMSComment() local 510 Context.getTranslationUnitDecl()->addDecl(PCD); in ActOnPragmaMSComment() 511 Consumer.HandleTopLevelDecl(DeclGroupRef(PCD)); in ActOnPragmaMSComment()
|
| /freebsd-14.2/sys/dev/ppc/ |
| H A D | ppc.c | 185 w_ctr(ppc, ctr | PCD); /* set direction to 1 */ in ppc_detect_fifo() 226 w_ctr(ppc, ctr & ~PCD); /* set direction to 0 */ in ppc_detect_fifo()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 5220 PragmaCommentDecl *PCD = in Create() local 5223 memcpy(PCD->getTrailingObjects<char>(), Arg.data(), Arg.size()); in Create() 5224 PCD->getTrailingObjects<char>()[Arg.size()] = '\0'; in Create() 5225 return PCD; in Create()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 6874 const auto *PCD = cast<PragmaCommentDecl>(D); in EmitTopLevelDecl() local 6875 switch (PCD->getCommentKind()) { in EmitTopLevelDecl() 6879 AppendLinkerOptions(PCD->getArg()); in EmitTopLevelDecl() 6882 AddDependentLib(PCD->getArg()); in EmitTopLevelDecl()
|
| /freebsd-14.2/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 2241 # PrintXY(), AsciiPrintXY(), Print(), ErrorPrint() base on this PCD value to print characters. 2246 # FileHandlePrintLine() sizes buffers based on this PCD value for printing.
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 15870 14ef 0220 PCD-RP-220S 23198 0101 PCD-7004 Digital Bi-Directional Ports PCI Card 23199 0102 PCD-7104 Digital Input & Output PCI Card 23227 0303 PCD-7006C Digital Input & Output PCI Card
|