HomeSort by relevance Sort by last modified time
    Searched refs:allocateSubformats (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
msgfmt.cpp 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) &&
868 if (allocateSubformats(count)) {
898 if (allocateSubformats(count)) {
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
msgfmt.h     [all...]

Completed in 383 milliseconds