Home
last modified time | relevance | path

Searched defs:values (Results 276 – 300 of 16701) sorted by relevance

1...<<11121314151617181920>>...669

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/authentication/data/repository/
H A DAuthenticationRepositoryTest.kt125 val values by collectValues(underTest.isAutoConfirmFeatureEnabled) in isAutoConfirmFeatureEnabled() constant
139 val values by collectValues(underTest.isPatternVisible) in isPatternVisible() constant
155 val values by collectValues(underTest.isPinEnhancedPrivacyEnabled) in isPinEnhancedPrivacyEnabled() constant
/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/
H A DUnsortedByteEntries.kt140 val values = entries!! in <lambda>() constant
157 val values = entries!! in <lambda>() constant
174 val values = entries!! in <lambda>() constant
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dsimpleformatter.cpp161 const UnicodeString *values[] = { &value0 }; in format() local
169 const UnicodeString *values[] = { &value0, &value1 }; in format() local
178 const UnicodeString *values[] = { &value0, &value1, &value2 }; in format() local
183 const UnicodeString *const *values, int32_t valuesLength, in formatAndAppend()
200 const UnicodeString *const *values, int32_t valuesLength, in formatAndReplace()
276 const UnicodeString *const *values, in format()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java377 ValuesDelta values = state.getValues(); in trimEmpty() local
396 ValuesDelta values = state.getValues(); in hasChanges() local
476 public static boolean isEmpty(ValuesDelta values, DataKind kind) { in isEmpty()
585 ArrayList<ContentValues> values = extras.getParcelableArrayList(Insert.DATA); in parseExtras() local
975 ContentValues values = entry.getAfter(); in migrateStateForNewContact() local
1035 final ContentValues values = in migrateStructuredName() local
1098 final ContentValues values = entry.getAfter(); in migratePostal() local
1194 final ContentValues values = entry.getAfter(); in migrateEvent() local
1246 ContentValues values = entry.getAfter(); in migrateGenericWithoutTypeColumn() local
1320 final ContentValues values = entry.getAfter(); in migrateGenericWithTypeColumn() local
/aosp_15_r20/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterProvider.java82 public Uri insert(Uri uri, ContentValues values) { in insert()
118 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update()
136 Map<String, String> values = new HashMap<String, String>(); in getProperties() local
150 Map<String, String> values = new HashMap<String, String>(); in getEnvironmentVariables() local
156 Map<String, String> values = new LinkedHashMap<String, String>(); in getArguments() local
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DExecutableResponseTest.java136 Object[] values = new Object[] {null, ""}; in constructor_errorResponseMissingCode_throws() local
155 Object[] values = new Object[] {null, ""}; in constructor_errorResponseMissingMessage_throws() local
223 Object[] values = new Object[] {null, ""}; in constructor_samlResponseMissingSubjectToken_throws() local
243 Object[] values = new Object[] {null, ""}; in constructor_oidcResponseMissingSubjectToken_throws() local
263 BigDecimal[] values = in isExpired() local
/aosp_15_r20/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
H A DDataUtil.java47 ContentValues values = new ContentValues(); in insertName() local
56 ContentValues values = new ContentValues(); in insertPhoneNumber() local
63 ContentValues values = new ContentValues(); in insertEmail() local
74 ContentValues values) { in insertData()
88 public static void update(ContentResolver resolver, long dataId, ContentValues values) { in update()
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaInserterTest.java107 ContentValues values = new ContentValues(); in createFileContent() local
113 ContentValues values = new ContentValues(); in createAudioContent() local
119 ContentValues values = new ContentValues(); in createVideoContent() local
125 ContentValues values = new ContentValues(); in createImageContent() local
139 ContentValues values; in fillBuffer() local
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DSyncStateContract.java105 ContentValues values = new ContentValues(); in set() local
114 ContentValues values = new ContentValues(); in insert() local
123 ContentValues values = new ContentValues(); in update() local
160 ContentValues values = new ContentValues(); in newSetOperation() local
179 ContentValues values = new ContentValues(); in newUpdateOperation() local
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/
H A DImmutableIntArray.java146 public static ImmutableIntArray copyOf(int[] values) { in copyOf()
151 public static ImmutableIntArray copyOf(Collection<Integer> values) { in copyOf()
162 public static ImmutableIntArray copyOf(Iterable<Integer> values) { in copyOf()
232 public Builder addAll(int[] values) { in addAll()
244 public Builder addAll(Iterable<Integer> values) { in addAll()
259 public Builder addAll(Collection<Integer> values) { in addAll()
287 public Builder addAll(ImmutableIntArray values) { in addAll()
H A DImmutableDoubleArray.java147 public static ImmutableDoubleArray copyOf(double[] values) { in copyOf()
154 public static ImmutableDoubleArray copyOf(Collection<Double> values) { in copyOf()
165 public static ImmutableDoubleArray copyOf(Iterable<Double> values) { in copyOf()
235 public Builder addAll(double[] values) { in addAll()
247 public Builder addAll(Iterable<Double> values) { in addAll()
262 public Builder addAll(Collection<Double> values) { in addAll()
290 public Builder addAll(ImmutableDoubleArray values) { in addAll()
H A DImmutableLongArray.java146 public static ImmutableLongArray copyOf(long[] values) { in copyOf()
153 public static ImmutableLongArray copyOf(Collection<Long> values) { in copyOf()
164 public static ImmutableLongArray copyOf(Iterable<Long> values) { in copyOf()
234 public Builder addAll(long[] values) { in addAll()
246 public Builder addAll(Iterable<Long> values) { in addAll()
261 public Builder addAll(Collection<Long> values) { in addAll()
289 public Builder addAll(ImmutableLongArray values) { in addAll()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_bits_count.c46 VOID ia_enhaacplus_enc_count1_2_3_4_5_6_7_8_9_10_11(const WORD16 *values, const WORD32 width, in ia_enhaacplus_enc_count1_2_3_4_5_6_7_8_9_10_11()
120 static VOID ia_enhaacplus_enc_count3_4_5_6_7_8_9_10_11(const WORD16 *values, const WORD32 width, in ia_enhaacplus_enc_count3_4_5_6_7_8_9_10_11()
189 static VOID ia_enhaacplus_enc_count5_6_7_8_9_10_11(const WORD16 *values, const WORD32 width, in ia_enhaacplus_enc_count5_6_7_8_9_10_11()
241 static VOID ia_enhaacplus_enc_count7_8_9_10_11(const WORD16 *values, const WORD32 width, in ia_enhaacplus_enc_count7_8_9_10_11()
285 static VOID ia_enhaacplus_enc_count9_10_11(const WORD16 *values, const WORD32 width, in ia_enhaacplus_enc_count9_10_11()
324 static VOID ia_enhaacplus_enc_count11(const WORD16 *values, const WORD32 width, WORD32 *bitcnt, in ia_enhaacplus_enc_count11()
357 static VOID ia_enhaacplus_enc_count_esc(const WORD16 *values, const WORD32 width, WORD32 *bitcnt, in ia_enhaacplus_enc_count_esc()
/aosp_15_r20/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDatabaseHelper.java263 public long calendarsInsert(ContentValues values) { in calendarsInsert()
267 public long colorsInsert(ContentValues values) { in colorsInsert()
271 public long eventsInsert(ContentValues values) { in eventsInsert()
275 public long eventsRawTimesInsert(ContentValues values) { in eventsRawTimesInsert()
279 public long eventsRawTimesReplace(ContentValues values) { in eventsRawTimesReplace()
283 public long instancesInsert(ContentValues values) { in instancesInsert()
287 public long instancesReplace(ContentValues values) { in instancesReplace()
291 public long attendeesInsert(ContentValues values) { in attendeesInsert()
295 public long remindersInsert(ContentValues values) { in remindersInsert()
299 public long calendarAlertsInsert(ContentValues values) { in calendarAlertsInsert()
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/topics/
DTopicsDao.java129 ContentValues values = new ContentValues(); in persistAppClassificationTopics() local
236 ContentValues values = new ContentValues(); in persistTopTopics() local
363 ContentValues values = new ContentValues(); in recordUsageHistory() local
395 ContentValues values = new ContentValues(); in recordAppUsageHistory() local
569 ContentValues values = new ContentValues(); in persistCallerCanLearnTopics() local
697 ContentValues values = new ContentValues(); in persistReturnedAppTopicsMap() local
745 ContentValues values = new ContentValues(); in persistReturnedAppEncryptedTopicsMap() local
989 ContentValues values = getContentValuesForBlockedTopic(topic); in recordBlockedTopic() local
1004 ContentValues values = new ContentValues(); in getContentValuesForBlockedTopic() local
1300 ContentValues values = new ContentValues(); in persistEpochOrigin() local
[all …]
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
H A DCameraErrorCollector.java265 public <T> boolean expectContainsAll(String msg, Collection<T> values, Collection<T> expected) { in expectContainsAll()
1044 public <T> void expectContains(String reason, T[] values, T expected) { in expectContains()
1058 public <T> void expectContains(String reason, Collection<T> values, T expected) { in expectContains()
1065 public <T> void expectContains(T[] values, T expected) { in expectContains()
1077 public <T> void expectContains(List<T> values, T expected) { in expectContains()
1089 public IntInMatcher(int[] values) { in IntInMatcher()
1107 public void expectContains(String reason, int[] values, int expected) { in expectContains()
1115 public void expectContains(int[] values, int expected) { in expectContains()
1125 public BooleanInMatcher(boolean[] values) { in BooleanInMatcher()
1143 public void expectContains(String reason, boolean[] values, boolean expected) { in expectContains()
[all …]
/aosp_15_r20/external/cronet/base/functional/
H A Dconcurrent_callbacks_unittest.cc27 std::vector<size_t> values = future.Take(); in TEST() local
45 std::vector<size_t> values = future.Take(); in TEST() local
71 std::vector<size_t> values = future.Take(); in TEST() local
98 std::vector<size_t> values = future.Take(); in TEST() local
124 std::vector<size_t> values = future.Take(); in TEST() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSortingKernel.cpp29 const TensorBase &values, in _dim_apply()
95 static bool can_use_radix_sort(const TensorBase& values, const bool descending) { in can_use_radix_sort()
112 const TensorBase& values, in parallel_sort1d_kernel()
172 const TensorBase& values, in sort_kernel()
196 ) { in sort_kernel()
228 const TensorBase &values, in topk_kernel()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/tape/
H A Dtape_operation.cc124 const void* const* values, in SetAttrStringList()
134 const float* values, int num_values) { in SetAttrFloatList()
140 const int64_t* values, int num_values) { in SetAttrIntList()
147 const DataType* values, int num_values) { in SetAttrTypeList()
153 const unsigned char* values, in SetAttrBoolList()
191 const char* attr_name, absl::Span<const AbstractOperation*> values) { in SetAttrFunctionList()
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
H A DCompositeUserDataTest.java93 final String[] values = userData.getValues(); in testMerge_nullGenericUserData() local
111 final String[] values = userData.getValues(); in testMerge_bothEmpty() local
131 final String[] values = userData.getValues(); in testMerge_emptyGenericUserData() local
163 final String[] values = userData.getValues(); in testMerge_emptyPackageUserData() local
196 final String[] values = userData.getValues(); in testMerge_bothHaveData() local
/aosp_15_r20/cts/tests/tests/animation/src/android/animation/cts/
H A DObjectAnimatorTest.java197 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testOfObject() local
236 Float[] values = {new Float(startValue), new Float(endValue)}; in testOfObject_generic() local
261 int[] values = {startValue, endValue}; in testOfPropertyValuesHolder() local
288 int[] values = {start, end}; in testOfArgb() local
344 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testGetPropertyName() local
359 float[] values = {startY, endY}; in testSetFloatValues() local
389 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testGetTarget() local
625 float[] values = (float[]) animation.getAnimatedValue(); in testOfMultiFloat() local
726 int[] values = (int[]) animation.getAnimatedValue(); in testOfMultiInt() local
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/enums/stats/connectivity/networkstackprotos/android_common/javac/
Dnetworkstackprotos.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/stats/ android/ ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountsDb.java383 ContentValues values = new ContentValues(); in insertAuthToken() local
393 final ContentValues values = new ContentValues(); in updateCeAccountPassword() local
402 final ContentValues values = new ContentValues(); in renameCeAccount() local
433 ContentValues values = new ContentValues(); in updateExtra() local
443 ContentValues values = new ContentValues(); in insertExtra() local
498 ContentValues values = new ContentValues(); in insertCeAccount() local
704 ContentValues values = new ContentValues(); in insertSharedAccount() local
719 final ContentValues values = new ContentValues(); in renameSharedAccount() local
777 final ContentValues values = new ContentValues(); in updateAccountLastAuthenticatedTime() local
851 ContentValues values = new ContentValues(); in insertDeAccount() local
[all …]
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DObjectUtils.java141 public static boolean allNotNull(final Object... values) { in allNotNull()
167 public static boolean allNull(final Object... values) { in allNull()
194 public static boolean anyNotNull(final Object... values) { in anyNotNull()
222 public static boolean anyNull(final Object... values) { in anyNull()
651 public static <T> T firstNonNull(final T... values) { in firstNonNull()
1084 public static <T extends Comparable<? super T>> T max(final T... values) { in max()
1155 public static <T extends Comparable<? super T>> T min(final T... values) { in min()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dsparse_matrix.h150 const Tensor& values, in CreateCSRSparseMatrix()
295 inline Tensor& values() { in values() function
300 inline const Tensor& values() const { in values() function
402 const Tensor& col_indices, const Tensor& values) in CSRSparseMatrix()
429 const Tensor& values) { in ValidateTypesAndShapes()
620 typename TTypes<T>::UnalignedConstVec values; member
628 typename TTypes<T>::UnalignedVec values; member

1...<<11121314151617181920>>...669