Searched refs:newValues (Results 1 - 25 of 42) sorted by relevance

12

/external/chromium_org/remoting/webapp/
H A Dstats_accumulator.js42 * @param {Object.<string, number>} newValues
44 remoting.StatsAccumulator.prototype.add = function(newValues) {
45 for (var key in newValues) {
46 this.getValueList(key).push(newValues[key]);
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DStringToIntTable.java113 int newValues[] = new int[m_mapSize];
115 System.arraycopy(m_values, 0, newValues, 0, m_firstFree + 1);
117 m_values = newValues;
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DStringToIntTable.java106 int newValues[] = new int[m_mapSize];
108 System.arraycopy(m_values, 0, newValues, 0, m_firstFree + 1);
110 m_values = newValues;
/external/proguard/src/proguard/evaluation/value/
H A DInstructionOffsetValue.java182 int[] newValues = new int[newLength];
191 newValues[newIndex++] = this.values[index];
198 newValues[newIndex++] = other.values[index];
201 return new InstructionOffsetValue(newValues);
/external/chromium_org/third_party/icu/source/i18n/
H A Dsortkey.cpp58 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) argument
62 if (count < 0 || (newValues == NULL && count != 0) ||
69 uprv_memcpy(getBytes(), newValues, count); local
/external/icu/icu4c/source/i18n/
H A Dsortkey.cpp58 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) argument
62 if (count < 0 || (newValues == NULL && count != 0) ||
69 uprv_memcpy(getBytes(), newValues, count); local
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dppucd.h124 * Clears newValues and sets UProperty codes for property values mentioned
129 const UniProps *getProps(UnicodeSet &newValues, UErrorCode &errorCode);
147 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
H A Dppucd.cpp185 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { argument
187 newValues.clear();
256 if(!parseProperty(*props, field, newValues, errorCode)) { return NULL; }
272 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, argument
459 newValues.add((UChar32)prop);
/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h124 * Clears newValues and sets UProperty codes for property values mentioned
129 const UniProps *getProps(UnicodeSet &newValues, UErrorCode &errorCode);
147 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
H A Dppucd.cpp185 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { argument
187 newValues.clear();
256 if(!parseProperty(*props, field, newValues, errorCode)) { return NULL; }
272 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, argument
459 newValues.add((UChar32)prop);
/external/eigen/Eigen/src/SparseCore/
H A DCompressedStorage.h207 Scalar* newValues = new Scalar[size]; local
211 internal::smart_copy(m_values, m_values+copySize, newValues);
216 m_values = newValues;
/external/smack/src/org/jivesoftware/smackx/
H A DFormField.java240 * @param newValues default values or an answered values of the question.
242 public void addValues(List<String> newValues) { argument
244 values.addAll(newValues);
/external/guava/guava/src/com/google/common/collect/
H A DLinkedListMultimap.java597 Iterator<? extends V> newValues = values.iterator();
600 while (keyValues.hasNext() && newValues.hasNext()) {
602 keyValues.set(newValues.next());
612 while (newValues.hasNext()) {
613 keyValues.add(newValues.next());
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DLinkedListMultimap.java593 Iterator<? extends V> newValues = values.iterator();
596 while (keyValues.hasNext() && newValues.hasNext()) {
598 keyValues.set(newValues.next());
608 while (newValues.hasNext()) {
609 keyValues.add(newValues.next());
/external/lldb/utils/vim-lldb/python-vim-lldb/
H A Dvim_panes.py434 newValues = {}
436 newValues[key] = value
437 self.frameValues[frameId] = newValues
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...

Completed in 5276 milliseconds

12