Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 25 of 1389) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/hppc/
H A DLongLongScatterMap.kt91 var existing = keys[slot] in set() variable
125 var existing = keys[slot] in remove() variable
154 var existing = keys[slot] in getSlot() variable
188 var existing: Long in forEach() variable
214 var existing: Long in entrySequence() variable
240 var existing = keys[slot] in containsKey() variable
291 var existing: Long in rehash() variable
383 val existing = keys[slot] in shiftConflictingKeys() constant
H A DLongObjectScatterMap.kt87 var existing = keys[slot] in set() variable
121 var existing = keys[slot] in remove() variable
144 var existing = keys[slot] in get() variable
162 var existing: Long in entrySequence() variable
188 var existing = keys[slot] in containsKey() variable
239 var existing: Long in rehash() variable
332 val existing = keys[slot] in shiftConflictingKeys() constant
H A DLongScatterSet.kt68 var existing: Long in elementSequence() variable
104 var existing = keys[slot] in add() variable
131 var existing = keys[slot] in contains() variable
152 var existing: Long = keys[slot] in remove() variable
176 val existing = keys[slot] in shiftConflictingKeys() constant
221 var existing: Long in rehash() variable
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/om/
H A DOverlayReferenceMapperTests.kt58 val existing = mapper.addInOrder(overlay) { in <lambda>() constant
87 val existing = mapper.addInOrder(overlay0, overlay1) { in <lambda>() constant
122 val existing = mapper.addInOrder(target) { in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/
H A DLockscreenTargetFilter.kt48 val existing = field constant
56 val existing = field constant
/aosp_15_r20/external/fonttools/Lib/fontTools/ufoLib/
H A Dfilenames.py95 def userNameToFileName(userName: str, existing=(), prefix="", suffix=""): argument
183 def handleClash1(userName, existing=[], prefix="", suffix=""): argument
240 def handleClash2(existing=[], prefix="", suffix=""): argument
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A Dfilenames.py32 def userNameToFileName(userName, existing=[], prefix="", suffix=""): argument
136 def handleClash1(userName, existing=[], prefix="", suffix=""): argument
193 def handleClash2(existing=[], prefix="", suffix=""): argument
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java344 final Map<AccountWithDataSet, Set<SimContact>> existing = sut in returnsEmptyMapWhenNoMatchingContactsExist() local
376 final Map<AccountWithDataSet, Set<SimContact>> existing = sut in hasAccountWithMatchingContactsWhenSingleMatchingContactExists() local
420 final Map<AccountWithDataSet, Set<SimContact>> existing = sut in hasMultipleAccountsWhenMultipleMatchingContactsExist() local
454 final Map<AccountWithDataSet, Set<SimContact>> existing = sut in matchesByNameIfSimContactHasNoPhone() local
488 final Map<AccountWithDataSet, Set<SimContact>> existing = sut in largeNumberOfSimContacts() local
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/
DLogAggregators.java59 ToAggregate toAggregate, AggregateValue existing) { in aggregateValues()
73 protected abstract Stored aggregate(ToAggregate toAggregate, Stored existing); in aggregate()
94 protected Long aggregate(Long toAggregate, Long existing) { in aggregate()
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dstr_matcher.rs320 let existing = self.into(); in ignoring_leading_whitespace() localVariable
328 let existing = self.into(); in ignoring_trailing_whitespace() localVariable
336 let existing = self.into(); in ignoring_outer_whitespace() localVariable
341 let existing = self.into(); in ignoring_ascii_case() localVariable
349 let existing = self.into(); in times() localVariable
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingPropertyAnimator.java142 ObjectAnimator existing = (ObjectAnimator) v.getTag(TAG_TOP_ANIMATOR); in startTopAnimation() local
182 ObjectAnimator existing = (ObjectAnimator) v.getTag(TAG_ALPHA_ANIMATOR); in fadeIn() local
215 ObjectAnimator existing = (ObjectAnimator) view.getTag(TAG_ALPHA_ANIMATOR); in fadeOut() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dfix_build_deps.py389 def score_edit_distance(proposed, existing): argument
409 def score_list_size(proposed, existing): argument
414 def score_best(proposed, existing): argument
/aosp_15_r20/external/grpc-grpc/tools/distrib/
H A Dfix_build_deps.py326 def score_edit_distance(proposed, existing): argument
346 def score_list_size(proposed, existing): argument
351 def score_best(proposed, existing): argument
/aosp_15_r20/art/libartbase/base/
H A Dbit_vector.cc161 uint32_t existing = storage_[idx]; in Union() local
196 uint32_t existing = storage_[idx]; in UnionIfNotIn() local
206 uint32_t existing = storage_[idx]; in UnionIfNotIn() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc320 const int32_t existing = Rank(shape); in WithRank() local
345 const int32_t existing = Rank(shape); in WithRankAtLeast() local
360 const int32_t existing = Rank(shape); in WithRankAtMost() local
372 const int64_t existing = Value(dim); in WithValue() local
1212 const ShapeAndType& existing = (*to_update)[i]; in MergeHandleShapesAndTypes() local
1269 const ShapeAndType& existing = (*to_update)[i]; in RelaxHandleShapesAndMergeTypes() local
/aosp_15_r20/external/grpc-grpc-java/rls/src/main/java/io/grpc/rls/
H A DLinkedHashLruCache.java152 SizedValue existing; in cache() local
180 SizedValue existing = delegate.get(key); in readInternal() local
200 SizedValue existing = delegate.remove(key); in invalidate() local
/aosp_15_r20/frameworks/base/tools/aapt2/tools/
H A Dfinalize_res.py94 existing = finalFile.read() variable
96 existing = "\n".join(existing.rsplit("</resources>", 1)) variable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator.cc450 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); in MergeHistogramDeltaToStatisticsRecorder() local
468 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); in MergeHistogramFinalDeltaToStatisticsRecorder() local
631 HistogramBase* existing = in GetOrCreateStatisticsRecorderHistogram() local
896 size_t existing = StatisticsRecorder::GetHistogramCount(); in Set() local
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/
DLogAggregatorsTest.java94 AggregateValue existing = indexHistogramAggregate(/* index= */ 5, /* count= */ 1); in stringIndexAggregator_aggregateValues_incrementsBucketCount() local
106 AggregateValue existing = indexHistogramAggregate(/* index= */ 4, /* count= */ 1); in stringIndexAggregator_aggregateValues_addsNewBucket() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dcommon_subexpression_elimination.cpp50 auto existing = subexprs.find(n); in run() local
88 auto existing = *subit.first; in run() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc103 HistogramBase* existing, in MergeSamplesToExistingHistogram()
514 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); in MergeHistogramDeltaToStatisticsRecorder() local
536 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); in MergeHistogramFinalDeltaToStatisticsRecorder() local
714 HistogramBase* existing = in GetOrCreateStatisticsRecorderHistogram() local
/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
H A DProcessModelFragment.kt76 val existing = _counters.put(key, value) in <lambda>() constant
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_DisplayTransactionCommitTest.cpp226 auto existing = Case::Display::makeFakeExistingDisplayInjector(this); in processesHotplugDisconnectCommon() local
377 auto existing = Case::Display::makeFakeExistingDisplayInjector(this); in TEST_F() local
545 auto existing = Case::Display::makeFakeExistingDisplayInjector(this); in TEST_F() local
/aosp_15_r20/external/okio/okio-fakefilesystem/src/commonMain/kotlin/okio/fakefilesystem/
H A DFakeFileSystem.kt345 val existing = lookupResult.element in open() constant
354 val existing = lookupResult?.element in open() constant
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
H A DAnnotationManager.kt96 val existing = annotationKeyToInfo[key] in getAnnotationInfo() constant

12345678910>>...56