Home
last modified time | relevance | path

Searched defs:newValues (Results 1 – 25 of 827) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DUnicodeRelation.java92 Set<T> newValues = addValue(data.get(key), value); in add() local
100 Set<T> newValues = addValue(data.get(key), value); in add() local
108 Set<T> newValues = addValues(data.get(key), values); in addAll() local
146 Set<T> newValues = make(oldValues); in addValue() local
153 Set<T> newValues = maker.make(); in make() local
168 Set<T> newValues = make(oldValues); in addValues() local
180 Set<T> newValues = make(oldValues); in removeValues() local
223 Set<T> newValues = removeValues(data.get(key), values); in removeAll() local
263 Set<T> newValues = make(values); in removeExisting() local
273 Set<T> newValues = make(values); in removeExisting() local
/aosp_15_r20/packages/services/Car/libs/vehicle-hal-support-lib/src/com/android/car/hal/test/
DAidlVehiclePropValueBuilder.java134 int[] newValues = new int[newSize]; in addIntValues() local
152 float[] newValues = new float[newSize]; in addFloatValues() local
188 long[] newValues = new long[newSize]; in addInt64Values() local
/aosp_15_r20/external/grpc-grpc-java/context/src/main/java/io/grpc/
H A DPersistentHashArrayMappedTrie.java150 V[] newValues = Arrays.copyOf(values, keys.length); in put() local
157 V[] newValues = Arrays.copyOf(values, keys.length + 1); in put() local
224 Node<K,V>[] newValues = (Node<K,V>[]) new Node<?,?>[values.length + 1]; in put() local
236 Node<K,V>[] newValues = Arrays.copyOf(values, values.length); in put() local
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVoicemailProviderTest.java238 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local
254 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_dirty() local
270 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_notDirty() local
285 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_noOtherValues() local
/aosp_15_r20/external/armnn/src/armnn/optimizations/
H A DConvertConstants.hpp29 std::vector<float> newValues(info.GetNumElements()); in Func() local
50 std::vector<Half> newValues(info.GetNumElements()); in Func() local
H A DConvertConstPermuteLayersToConstLayers.hpp102 std::vector<T> newValues(outputPermuteInfo.GetNumElements()); in ReplaceConstPermuteLayer() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DFindAttributeValueDifferences.java55 M4<String, String, String, Boolean> newValues = in main() local
70 getActuals(current.make(locale, false), newValues); in main() local
/aosp_15_r20/frameworks/base/core/java/android/text/
H A DAutoGrowArray.java210 final int[] newValues = ArrayUtils.newUnpaddedIntArray(newCapacity); in ensureCapacity() local
319 final float[] newValues = ArrayUtils.newUnpaddedFloatArray(newCapacity); in ensureCapacity() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dppucd.cpp193 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { in getProps()
318 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty()
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.cpp175 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { in getProps()
300 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty()
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DCachedAppOptimizerTest.java1174 public void setRss(long[] newValues) { in setRss()
1178 public void setRssAfterCompaction(long[] newValues) { in setRssAfterCompaction()
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/contacts/
H A DVoicemailContractTest.java272 ContentValues newValues = new ContentValues(); in testForeignUpdate_retainDirty_notDirty() local
376 ContentValues newValues = new ContentValues(); in testLocalUpdate_retainDirty_dirty() local
/aosp_15_r20/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
H A DTweenAccessor.java81 public void setValues(T target, int tweenType, float[] newValues); in setValues()
/aosp_15_r20/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
H A DSpriteAccessor.java35 public void setValues(Sprite target, int tweenType, float[] newValues) { in setValues()
/aosp_15_r20/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/primitives/
H A DMutableFloat.java31 public void setValues(MutableFloat target, int tweenType, float[] newValues) { in setValues()
H A DMutableInteger.java31 public void setValues(MutableInteger target, int tweenType, float[] newValues) { in setValues()
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex33/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgrpc-context-1.27.2.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex10000/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex34/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgrpc-context-1.27.2.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgrpc-context-1.19.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex30/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/settings/
DBlockNumberTaskFragment.java53 ContentValues newValues = new ContentValues(); in doInBackground() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DStringToIntTable.java106 int newValues[] = new int[m_mapSize]; in put() local

12345678910>>...34