Searched defs:newValues (Results 1 – 11 of 11) sorted by relevance
44 remoting.StatsAccumulator.prototype.add = function(newValues) { argument
113 int newValues[] = new int[m_mapSize]; in put() local
106 int newValues[] = new int[m_mapSize]; in put() local
185 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { in getProps()272 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty()
182 int[] newValues = new int[newLength]; in generalize() local
55 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey()
58 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey()
207 Scalar* newValues = new Scalar[size]; in reallocate() local
242 public void addValues(List<String> newValues) { in addValues()
593 Iterator<? extends V> newValues = values.iterator(); in replaceValues() local
597 Iterator<? extends V> newValues = values.iterator(); in replaceValues() local