Home
last modified time | relevance | path

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

12

/external/llvm/lib/Support/
DLockFileManager.cpp57 int PID; in readLockFile() local
100 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLockFileManager.cpp66 int PID; in readLockFile() local
109 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRTraceExpander.h26 int32_t PID = 0; variable
DFDRRecords.h314 int32_t PID = 0; variable
/external/llvm-project/llvm/include/llvm/XRay/
DFDRTraceExpander.h26 int32_t PID = 0; variable
DFDRRecords.h314 int32_t PID = 0; variable
/external/autotest/client/common_lib/cros/
Dpower_cycle_usb_util_unittest.py15 PID = '0001' variable in PowerCycleUsbUtilTest
/external/llvm-project/llvm/lib/Support/
DLockFileManager.cpp71 int PID; in readLockFile() local
114 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()
/external/perfetto/test/trace_processor/graphics/
Dandroid_sysui_cuj.py20 PID = 1000 variable
/external/autotest/server/site_tests/firmware_IntegratedU2F/
Dfirmware_IntegratedU2F.py29 PID = '502C' variable in firmware_IntegratedU2F
/external/clang/lib/AST/
DDeclPrinter.cpp1182 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { in VisitObjCProtocolDecl()
1201 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl()
1209 void DeclPrinter::VisitObjCCategoryDecl(ObjCCategoryDecl *PID) { in VisitObjCCategoryDecl()
1333 void DeclPrinter::VisitObjCPropertyImplDecl(ObjCPropertyImplDecl *PID) { in VisitObjCPropertyImplDecl()
DDeclObjC.cpp241 const ObjCProtocolDecl *PID = cast<ObjCProtocolDecl>(this); in FindPropertyDeclaration() local
2038 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl() local
2053 for (auto *PID : property_impls()) in FindPropertyImplDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRPrintingPasses.cpp134 const char *PID = (const char*)P->getPassID(); in isIRPrintingPass() local
/external/llvm-project/llvm/lib/IR/
DIRPrintingPasses.cpp136 const char *PID = (const char*)P->getPassID(); in isIRPrintingPass() local
/external/llvm-project/clang/lib/AST/
DDeclPrinter.cpp1368 void DeclPrinter::VisitObjCProtocolDecl(ObjCProtocolDecl *PID) { in VisitObjCProtocolDecl()
1387 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl()
1400 void DeclPrinter::VisitObjCCategoryDecl(ObjCCategoryDecl *PID) { in VisitObjCCategoryDecl()
1548 void DeclPrinter::VisitObjCPropertyImplDecl(ObjCPropertyImplDecl *PID) { in VisitObjCPropertyImplDecl()
DDeclObjC.cpp265 const auto *PID = cast<ObjCProtocolDecl>(this); in FindPropertyDeclaration() local
2156 for (auto *PID : property_impls()) in FindPropertyImplIvarDecl() local
2170 for (auto *PID : property_impls()) in FindPropertyImplDecl() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp115 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl() local
/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp116 for (auto *PID : IMD->property_impls()) { in TraverseObjCMethodDecl() local
/external/llvm-project/compiler-rt/lib/xray/tests/unit/
Dprofile_collector_test.cpp35 u64 PID = 0; member
/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.cpp50 u64 PID = 0; // Process ID. member
/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.cpp412 PID = 1, in parseMMap2Event() enumerator
DPerfReader.h294 uint64_t PID = 0; member
/external/clang/lib/CodeGen/
DCGObjC.cpp796 const ObjCPropertyImplDecl *PID) { in GenerateObjCGetter()
1114 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr()
1322 const ObjCPropertyImplDecl *PID) { in GenerateObjCSetter()
3166 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicSetterCopyHelperFunction()
3245 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicGetterCopyHelperFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1043 const ObjCPropertyImplDecl *PID) { in GenerateObjCGetter()
1368 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr()
1575 const ObjCPropertyImplDecl *PID) { in GenerateObjCSetter()
3611 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicSetterCopyHelperFunction()
3695 const ObjCPropertyImplDecl *PID) { in GenerateObjCAtomicGetterCopyHelperFunction()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1696 if (ObjCPropertyImplDecl *PID = in DefaultSynthesizeProperties() local
2041 for (const auto *PID : D->property_impls()) { in DiagnoseOwningPropertyGetterSynthesis() local

12