Searched defs:pf2 (Results 1 – 7 of 7) sorted by relevance
18 void (__stdcall *pf2)(void) = f2; variable
31 void (__stdcall *pf2)(void) = f2; variable
24 void (__attribute__((stdcall)) *pf2)(void) = f2; variable
653 PluralFormat pf2(Locale::getEnglish(), UPLURAL_TYPE_ORDINAL, errorCode); in ordinalFormatTest() local677 PluralFormat pf2(Locale::getEnglish(), in TestDecimals() local
404 PluralFormat pf2 = new PluralFormat(ULocale.ENGLISH, in TestDecimals() local
401 PluralFormat pf2 = new PluralFormat(ULocale.ENGLISH, in TestDecimals() local
52 int (A::*pf2)(int, int); in f() local