/netbsd-src/sys/arch/atari/dev/ |
H A D | ncr5380var.h | 61 #define PID(a) \ macro 70 #define PID(a) macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | math.d | 248 enum double PID = 0x1.921fb54442d18p+1; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | FDRTraceExpander.h | 26 int32_t PID = 0; variable
|
H A D | FDRRecords.h | 314 int32_t PID = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 71 int PID; in readLockFile() local 114 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
|
/netbsd-src/sys/arch/mac68k/dev/ |
H A D | mac68k5380.c | 98 # define PID(a) \ macro 104 # define PID(a) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRPrintingPasses.cpp | 136 const char *PID = (const char*)P->getPassID(); in isIRPrintingPass() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 1402 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { in VisitObjCProtocolDecl() 1421 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() 1434 void DeclPrinter::VisitObjCCategoryDecl(ObjCCategoryDecl *PID) { in VisitObjCCategoryDecl() 1582 void DeclPrinter::VisitObjCPropertyImplDecl(ObjCPropertyImplDecl *PID) { in VisitObjCPropertyImplDecl()
|
H A D | DeclObjC.cpp | 265 const auto *PID = cast<ObjCProtocolDecl>(this); in FindPropertyDeclaration() local 2155 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl() local 2169 for (auto *PID : property_impls()) in FindPropertyImplDecl() local
|
H A D | ASTContext.cpp | 7062 for (auto *PID : CID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl() local 7067 for (auto *PID : OID->property_impls()) in getObjCPropertyImplDeclForPropertyDecl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransZeroOutPropsInDealloc.cpp | 115 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
H A D | profile_collector_test.cc | 36 u64 PID = 0; member
|
/netbsd-src/bin/ps/ |
H A D | keyword.c | 76 #define PID(n1, n2, of) \ macro
|
/netbsd-src/usr.bin/ipcs/ |
H A D | ipcs.c | 87 #define PID 8 macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_profile_collector.cc | 51 u64 PID = 0; // Process ID. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | PerfReader.cpp | 590 PID = 1, in parseMMap2Event() enumerator
|
H A D | PerfReader.h | 557 uint64_t PID = 0; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 1044 const ObjCPropertyImplDecl *PID) { in GenerateObjCGetter() 1369 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() 1576 const ObjCPropertyImplDecl *PID) { in GenerateObjCSetter() 3660 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicSetterCopyHelperFunction() 3744 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicGetterCopyHelperFunction()
|
H A D | CodeGenModule.cpp | 5541 for (const auto *PID : D->property_impls()) { in EmitObjCPropertyImplementations() local
|
H A D | CGObjCMac.cpp | 3609 for (const auto *PID : ID->property_impls()) { in GenerateClass() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 1919 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties() local 2265 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis() local
|
/netbsd-src/sys/dev/ic/ |
H A D | sl811hs.c | 140 #define PID 2 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Driver.cpp | 1263 int PID = in getCrashDiagnosticFile() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 767 void RewriteObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()
|
H A D | RewriteModernObjC.cpp | 917 void RewriteModernObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()
|