Searched defs:pID (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | MsgHandling.h | 41 inline mcld::MsgHandler mcld::unreachable(unsigned int pID) { in unreachable() 45 inline mcld::MsgHandler mcld::fatal(unsigned int pID) { in fatal() 49 inline mcld::MsgHandler mcld::error(unsigned int pID) { in error() 53 inline mcld::MsgHandler mcld::warning(unsigned int pID) { in warning() 57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug() 61 inline mcld::MsgHandler mcld::note(unsigned int pID) { in note() 65 inline mcld::MsgHandler mcld::ignore(unsigned int pID) { in ignore()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | DiagnosticInfos.cpp | 80 static const DiagStaticInfo* getDiagInfo(unsigned int pID, in getDiagInfo() 107 llvm::StringRef DiagnosticInfos::getDescription(unsigned int pID, in getDescription()
|
D | DiagnosticEngine.cpp | 68 MsgHandler DiagnosticEngine::report(uint16_t pID, in report()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mdhcp.h | 131 #define IMcastScope_get_ScopeID(This,pID) (This)->lpVtbl->get_ScopeID(This,pID) argument 132 #define IMcastScope_get_ServerID(This,pID) (This)->lpVtbl->get_ServerID(This,pID) argument 133 #define IMcastScope_get_InterfaceID(This,pID) (This)->lpVtbl->get_InterfaceID(This,pID) argument
|
D | tapi3cc.h | 846 #define ITAgentHandler_CreateAgentWithID(This,pID,pPIN,ppAgent) (This)->lpVtbl->CreateAgentWithID(T… argument
|
D | tapi3.h | 965 #define ITAgentHandler_CreateAgentWithID(This,pID,pPIN,ppAgent) (This)->lpVtbl->CreateAgentWithID(T… argument
|
D | msxml.h | 2588 #define IXTLRuntime_uniqueID(This,pNode,pID) (This)->lpVtbl->uniqueID(This,pNode,pID) argument
|
D | msxml2.h | 3521 #define IXTLRuntime_uniqueID(This,pNode,pID) (This)->lpVtbl->uniqueID(This,pNode,pID) argument
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CacheTokens.cpp | 640 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID, in EmitData()
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | AppleEvents.py | 486 pID = FOUR_CHAR_CODE('ID ') variable
|