Searched refs:PCD (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/sys/dev/ppbus/ |
| H A D | ppbconf.h | 44 #define PCD 0x20 macro 50 #define nPCD n(PCD)
|
| H A D | pps.c | 172 i = IRQENABLE | PCD | STROBE | nINIT | SELECTIN; in ppsattach() 184 i = IRQENABLE | PCD | nINIT | SELECTIN; in ppsattach() 240 i = IRQENABLE | PCD | nINIT | SELECTIN; in ppsopen()
|
| H A D | ppi.c | 256 ppb_wctr(ppbus, (PCD | STROBE | nINIT) & ~SELECTIN); in ppiintr()
|
| H A D | ppb_1284.c | 449 ppb_wctr(bus, (PCD | nINIT | AUTOFEED) & ~(STROBE | SELECTIN)); in byte_1284_inbyte()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | geo | 127 # magic for PCD format files 130 0 string #\ .PCD Point Cloud Data
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelDAGToDAG.cpp | 54 PCD, // Program Counter Indirect with Displacement enumerator 109 AM == AddrType::ARID || AM == AddrType::PCD || AM == AddrType::AL; in isDispAddrType() 121 case AddrType::PCD: in getDispSize() 808 M68kISelAddressMode AM(M68kISelAddressMode::AddrType::PCD); in SelectPCD()
|
| H A D | M68kInstrInfo.td | 321 def MxPCD : MxOpClass<"PCD">; 563 // qOp: Supported PCD operand 564 // qPat: What PCD pattern is used 566 // kOp: Supported PCD operand 567 // kPat: What PCD pattern is used
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 459 auto *PCD = PragmaCommentDecl::Create( in ActOnPragmaMSComment() local 461 Context.getTranslationUnitDecl()->addDecl(PCD); in ActOnPragmaMSComment() 462 Consumer.HandleTopLevelDecl(DeclGroupRef(PCD)); in ActOnPragmaMSComment()
|
| /freebsd-13.1/sys/dev/ppc/ |
| H A D | ppc.c | 188 w_ctr(ppc, ctr | PCD); /* set direction to 1 */ in ppc_detect_fifo() 229 w_ctr(ppc, ctr & ~PCD); /* set direction to 0 */ in ppc_detect_fifo()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 4745 PragmaCommentDecl *PCD = in Create() local 4748 memcpy(PCD->getTrailingObjects<char>(), Arg.data(), Arg.size()); in Create() 4749 PCD->getTrailingObjects<char>()[Arg.size()] = '\0'; in Create() 4750 return PCD; in Create()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 5833 const auto *PCD = cast<PragmaCommentDecl>(D); in EmitTopLevelDecl() local 5834 switch (PCD->getCommentKind()) { in EmitTopLevelDecl() 5838 AppendLinkerOptions(PCD->getArg()); in EmitTopLevelDecl() 5841 AddDependentLib(PCD->getArg()); in EmitTopLevelDecl()
|
| /freebsd-13.1/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-13.1/share/misc/ |
| H A D | pci_vendors | 14939 14ef 0220 PCD-RP-220S 21606 0101 PCD-7004 Digital Bi-Directional Ports PCI Card 21607 0102 PCD-7104 Digital Input & Output PCI Card 21635 0303 PCD-7006C Digital Input & Output PCI Card
|