Searched defs:otherPattern (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dplurfmts.cpp55 UnicodeString otherPattern = UnicodeString("other{#}"); local
76 plFmt[4] = new PluralFormat(otherPattern, status[4]);
77 plFmt[5] = new PluralFormat(*plRules, otherPattern, status[5]);
78 plFmt[6] = new PluralFormat(locale, otherPattern, status[6]);
79 plFmt[7] = new PluralFormat(locale, *plRules, otherPattern, status[7]);
/external/icu/icu4c/source/test/intltest/
H A Dplurfmts.cpp55 UnicodeString otherPattern = UnicodeString("other{#}"); local
76 plFmt[4] = new PluralFormat(otherPattern, status[4]);
77 plFmt[5] = new PluralFormat(*plRules, otherPattern, status[5]);
78 plFmt[6] = new PluralFormat(locale, otherPattern, status[6]);
79 plFmt[7] = new PluralFormat(locale, *plRules, otherPattern, status[7]);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...

Completed in 165 milliseconds