Home
last modified time | relevance | path

Searched defs:pID (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h41 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/
DDiagnosticInfos.cpp80 static const DiagStaticInfo* getDiagInfo(unsigned int pID, in getDiagInfo()
107 llvm::StringRef DiagnosticInfos::getDescription(unsigned int pID, in getDescription()
DDiagnosticEngine.cpp68 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/
Dmdhcp.h131 #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
Dtapi3cc.h846 #define ITAgentHandler_CreateAgentWithID(This,pID,pPIN,ppAgent) (This)->lpVtbl->CreateAgentWithID(T… argument
Dtapi3.h965 #define ITAgentHandler_CreateAgentWithID(This,pID,pPIN,ppAgent) (This)->lpVtbl->CreateAgentWithID(T… argument
Dmsxml.h2588 #define IXTLRuntime_uniqueID(This,pNode,pID) (This)->lpVtbl->uniqueID(This,pNode,pID) argument
Dmsxml2.h3521 #define IXTLRuntime_uniqueID(This,pNode,pID) (This)->lpVtbl->uniqueID(This,pNode,pID) argument
/aosp_15_r20/external/clang/lib/Frontend/
H A DCacheTokens.cpp640 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID, in EmitData()
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py486 pID = FOUR_CHAR_CODE('ID ') variable