| /netbsd-src/sys/dev/ppbus/ |
| H A D | ppbus_base.h | 45 #define PCD 0x20 macro 51 #define nPCD inv(PCD)
|
| H A D | pps_ppbus.c | 133 ppbus_wctr(sc->ppbus, IRQENABLE | PCD | nINIT | SELECTIN); in ppsopen()
|
| /netbsd-src/sys/arch/sgimips/hpc/ |
| H A D | pi1ppcreg.h | 48 #define PCD 0x20 macro
|
| H A D | pi1ppc.c | 380 if (atppc->sc_ctr_intr & PCD) { in pi1ppcintr() 618 ecr |= PCD; /* data is INPUT */ in pi1ppc_setmode() 1248 if (!(ctr & PCD)) { in pi1ppc_byte_read() 1370 ctr &= ~PCD; in pi1ppc_std_write()
|
| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | geo | 163 # magic for PCD format files 166 0 string #\ .PCD Point Cloud Data
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | alpha-opc.c | 374 #define PCD(oo) PCD_(oo), PCD_MASK macro 481 { "call_pal", PCD(0x00), BASE, ARG_PCD }, 482 { "pal", PCD(0x00), BASE, ARG_PCD }, /* alias */ 1064 { "pal19", PCD(0x19), BASE, ARG_PCD }, 1282 { "pal1b", PCD(0x1B), BASE, ARG_PCD }, 1323 { "pal1d", PCD(0x1D), BASE, ARG_PCD }, 1337 { "pal1e", PCD(0x1E), BASE, ARG_PCD }, 1458 { "pal1f", PCD(0x1F), BASE, ARG_PCD },
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | alpha-opc.c | 374 #define PCD(oo) PCD_(oo), PCD_MASK macro 481 { "call_pal", PCD(0x00), BASE, ARG_PCD }, 482 { "pal", PCD(0x00), BASE, ARG_PCD }, /* alias */ 1064 { "pal19", PCD(0x19), BASE, ARG_PCD }, 1282 { "pal1b", PCD(0x1B), BASE, ARG_PCD }, 1323 { "pal1d", PCD(0x1D), BASE, ARG_PCD }, 1337 { "pal1e", PCD(0x1E), BASE, ARG_PCD }, 1458 { "pal1f", PCD(0x1F), BASE, ARG_PCD },
|
| /netbsd-src/sys/dev/ic/ |
| H A D | atppc.c | 499 atppc_w_ctr(atppc, (ctr_sav & ~IRQENABLE) | PCD); in atppc_detect_fifo() 545 atppc_w_ctr(atppc, (ctr_sav & ~IRQENABLE) & ~PCD); in atppc_detect_fifo() 658 if (atppc->sc_ctr_intr & PCD) { in atppcintr() 1027 ecr |= PCD; in atppc_setmode() 1689 if (!(ctr & PCD)) { in atppc_byte_read() 1803 if (!(ctr & PCD)) { in atppc_ecp_read()
|
| H A D | atppcreg.h | 80 #define PCD 0x20 macro
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 5799 const auto *PCD = cast<PragmaCommentDecl>(D); in EmitTopLevelDecl() local 5800 switch (PCD->getCommentKind()) { in EmitTopLevelDecl() 5804 AppendLinkerOptions(PCD->getArg()); in EmitTopLevelDecl() 5807 AddDependentLib(PCD->getArg()); in EmitTopLevelDecl()
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 1241 PCD page-level cache disable
|
| H A D | airport | 5847 PCD:Prairie du Chien (Municipal Airport), WI, USA
|