Home
last modified time | relevance | path

Searched defs:PID (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/sys/arch/atari/dev/
H A Dncr5380var.h61 #define PID(a) \ macro
70 #define PID(a) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dmath.d248 enum double PID = 0x1.921fb54442d18p+1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRTraceExpander.h26 int32_t PID = 0; variable
H A DFDRRecords.h314 int32_t PID = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp71 int PID; in readLockFile() local
114 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
/netbsd-src/sys/arch/mac68k/dev/
H A Dmac68k5380.c98 # define PID(a) \ macro
104 # define PID(a) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRPrintingPasses.cpp136 const char *PID = (const char*)P->getPassID(); in isIRPrintingPass() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1402 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 DDeclObjC.cpp265 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 DASTContext.cpp7062 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 DTransZeroOutPropsInDealloc.cpp115 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dprofile_collector_test.cc36 u64 PID = 0; member
/netbsd-src/bin/ps/
H A Dkeyword.c76 #define PID(n1, n2, of) \ macro
/netbsd-src/usr.bin/ipcs/
H A Dipcs.c87 #define PID 8 macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc51 u64 PID = 0; // Process ID. member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp590 PID = 1, in parseMMap2Event() enumerator
H A DPerfReader.h557 uint64_t PID = 0; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1044 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 DCodeGenModule.cpp5541 for (const auto *PID : D->property_impls()) { in EmitObjCPropertyImplementations() local
H A DCGObjCMac.cpp3609 for (const auto *PID : ID->property_impls()) { in GenerateClass() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1919 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties() local
2265 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis() local
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c140 #define PID 2 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1263 int PID = in getCrashDiagnosticFile() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp767 void RewriteObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()
H A DRewriteModernObjC.cpp917 void RewriteModernObjC::RewritePropertyImplDecl(ObjCPropertyImplDecl *PID, in RewritePropertyImplDecl()

12