Searched refs:mfNum (Results 1 – 4 of 4) sorted by relevance
154 unsigned mfNum = MI->getParent()->getParent()->getFunctionNumber(); in printGetPCX() local157 O << '\n' << ".LLGETPCH" << mfNum << '_' << bbNum << ":\n"; in printGetPCX()158 O << "\tcall\t.LLGETPC" << mfNum << '_' << bbNum << '\n' ; in printGetPCX()161 << "%hi(_GLOBAL_OFFSET_TABLE_+(.-.LLGETPCH" << mfNum << '_' << bbNum in printGetPCX()164 O << ".LLGETPC" << mfNum << '_' << bbNum << ":\n" ; in printGetPCX()166 << ", %lo(_GLOBAL_OFFSET_TABLE_+(.-.LLGETPCH" << mfNum << '_' << bbNum in printGetPCX()
1311 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1322 String result = mfNum.format(objArray); in testPluralFormat()1332 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1345 String result = mfNum.format(objArray); in testPluralFormat()
552 MessageFormat* mfNum = new MessageFormat(t1, Locale("fr"), err); in testMsgFormatPlural() local561 mfNum->format(&testArgs1, 1, numResult1, ignore, err); in testMsgFormatPlural()570 delete mfNum; in testMsgFormatPlural()583 delete mfNum; in testMsgFormatPlural()
1308 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1319 String result = mfNum.format(objArray); in testPluralFormat()1329 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1342 String result = mfNum.format(objArray); in testPluralFormat()