Home
last modified time | relevance | path

Searched defs:PN (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/
DComponentName.java105 int PN = mPackage.length(); in getShortClassName() local
117 int PN = packageName.length(); in appendShortClassName() local
130 int PN = packageName.length(); in printShortClassName() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp210 PHINode *PN = cast<PHINode>(II); in UpgradeExceptionHandling() local
2930 PHINode *PN = PHINode::Create(Ty, (Record.size()-1)/2); in ParseFunctionBody() local
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1160 const PHINode &PN = cast<PHINode>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp1202 const PHINode &PN = cast<PHINode>(I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1217 const PHINode &PN = cast<PHINode>(I); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2676 PHINode *PN = PHINode::Create(Ty, (Record.size()-1)/2); in ParseFunctionBody() local