Searched refs:allocateArgTypes (Results 1 – 4 of 4) sorted by relevance
282 !allocateArgTypes(DEFAULT_INITIAL_CAPACITY)) { in MessageFormat()309 !allocateArgTypes(DEFAULT_INITIAL_CAPACITY)) { in MessageFormat()337 !allocateArgTypes(DEFAULT_INITIAL_CAPACITY)) { in MessageFormat()426 UBool MessageFormat::allocateArgTypes(int32_t capacity) { in allocateArgTypes() function in MessageFormat465 allocateArgTypes(that.argTypeCount)) { in operator =()1644 !allocateArgTypes(argumentNumber+1)) { in makeFormat()
846 UBool allocateArgTypes(int32_t capacity);
908 UBool allocateArgTypes(int32_t capacity, UErrorCode& status);
342 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { in allocateArgTypes() function in MessageFormat1316 if (!allocateArgTypes(argTypeCount, ec)) { in copyObjects()1609 if (!allocateArgTypes(argTypeCount, status)) { in cacheExplicitFormats()