Home | History | Annotate | Download | only in i18n

Lines Matching refs:allocateSubformats

281     if (!allocateSubformats(DEFAULT_INITIAL_CAPACITY) ||
308 if (!allocateSubformats(DEFAULT_INITIAL_CAPACITY) ||
336 if (!allocateSubformats(DEFAULT_INITIAL_CAPACITY) ||
395 UBool MessageFormat::allocateSubformats(int32_t capacity) {
464 allocateSubformats(that.subformatCount) &&
876 if (allocateSubformats(count)) {
906 if (allocateSubformats(count)) {
1651 if (!allocateSubformats(formatNumber+1) ||