Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/aosp12/art/test/660-checker-sad/src/
H A DSadByte.java41 int diff = x - y; in sad2() local
54 int diff = x - y; in sad3() local
66 int diff = x - y; in sad3Alt() local
91 long diff = x - y; in sadL2() local
104 long diff = x - y; in sadL3() local
116 long diff = x - y; in sadL3Alt() local
H A DSadChar.java41 int diff = x - y; in sad2() local
54 int diff = x - y; in sad3() local
66 int diff = x - y; in sad3Alt() local
91 long diff = x - y; in sadL2() local
104 long diff = x - y; in sadL3() local
116 long diff = x - y; in sadL3Alt() local
H A DSadShort.java41 int diff = x - y; in sad2() local
54 int diff = x - y; in sad3() local
66 int diff = x - y; in sad3Alt() local
91 long diff = x - y; in sadL2() local
104 long diff = x - y; in sadL3() local
116 long diff = x - y; in sadL3Alt() local
H A DSadInt.java46 int diff = x - y; in sad2() local
59 int diff = x - y; in sad3() local
71 int diff = x - y; in sad3Alt() local
96 long diff = x - y; in sadL2() local
109 long diff = x - y; in sadL3() local
121 long diff = x - y; in sadL3Alt() local
H A DSadLong.java46 long diff = x - y; in sad2() local
59 long diff = x - y; in sad3() local
71 long diff = x - y; in sad3Alt() local
/aosp12/art/runtime/
H A Dentrypoints_order_test.cc37 #define EXPECT_OFFSET_DIFF(first_type, first_field, second_type, second_field, diff, name) \ argument
42 #define EXPECT_OFFSET_DIFFNP(type, first_field, second_field, diff) \ argument
48 #define EXPECT_OFFSET_DIFFP(type, prefix, first_field, second_field, diff) \ argument
54 #define EXPECT_OFFSET_DIFF_GT(first_type, first_field, second_type, second_field, diff, name) \ argument
59 #define EXPECT_OFFSET_DIFF_GT3(type, first_field, second_field, diff, name) \ argument
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DRawContactDeltaTests.java166 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNone() local
184 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNoneInsert() local
227 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffUpdateInsert() local
270 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNoneUpdate() local
306 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffDelete() local
332 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffInsert() local
361 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffInsertInsert() local
H A DRawContactDeltaListTests.java177 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in assertDiffPattern() local
187 static void assertDiffPattern(ArrayList<CPOWrapper> diff, CPOWrapper... pattern) { in assertDiffPattern()
309 static int countExceptionUpdates(ArrayList<CPOWrapper> diff) { in countExceptionUpdates()
326 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsert() local
337 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testUpdateUpdate() local
348 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testUpdateInsert() local
360 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsertUpdateInsert() local
372 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsertInsertInsert() local
/aosp12/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
H A DDeviceStateInfoTest.java86 final int diff = info.diff(otherInfo); in diff_differentSupportedStates() local
96 final int diff = info.diff(otherInfo); in diff_differentNonOverrideState() local
106 final int diff = info.diff(otherInfo); in diff_differentState() local
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DJitterCalculator.cpp43 uint32_t diff = 0; in putBaseData() local
57 uint32_t diff = 0; in putInterArrivalData() local
/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java98 final int diff = CONFIG_SCREEN_SIZE | CONFIG_SMALLEST_SCREEN_SIZE | CONFIG_SCREEN_LAYOUT in testNullSizeConfigurationBuckets() local
254 final int diff = CONFIG_SCREEN_LAYOUT; in testScreenLayoutFilteredIfLongDidNotCrossThreshold() local
285 final int diff = CONFIG_SCREEN_LAYOUT; in testScreenLayoutNotFilteredIfLongCrossedThreshold() local
/aosp12/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateInfo.java113 public int diff(@NonNull DeviceStateInfo other) { in diff() method in DeviceStateInfo
114 int diff = 0; in diff() local
/aosp12/art/dex2oat/linker/x86/
H A Drelative_patcher_x86_test.cc100 uint32_t diff = kTrampolineOffset - (result.second + kCallCode.size()); in TEST_F() local
131 uint32_t diff = bss_begin_ + kStringEntryOffset - (result.second + anchor_offset); in TEST_F() local
163 uint32_t diff = kStringOffset - (result.second + anchor_offset); in TEST_F() local
/aosp12/art/dex2oat/linker/x86_64/
H A Drelative_patcher_x86_64_test.cc120 uint32_t diff = kTrampolineOffset - (result.second + kCallCode.size()); in TEST_F() local
144 uint32_t diff = bss_begin_ + kStringEntryOffset - (result.second + kDexCacheLoadCode.size()); in TEST_F() local
168 uint32_t diff = kStringOffset - (result.second + kStringReferenceCode.size()); in TEST_F() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsDiffReporter.java84 int diff = compareAppNameAndType(orgRowEntry, newRowEntry, comparator); in process() local
152 int diff = comparator.compare(curRow, newRow); in compareAppNameAndType() local
/aosp12/frameworks/av/media/codecs/amrnb/common/src/
H A Dsub.cpp196 Word32 diff; in sub() local
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DResChunkPullParser.cpp51 const std::ptrdiff_t diff = (const char*)current_chunk_ - (const char*)data_; in Next() local
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
H A DFlingAnimationUtils.java126 float diff = Math.abs(endValue - currValue); in getProperties() local
198 float diff = Math.abs(endValue - currValue); in getDismissingProperties() local
273 private float diff; field in FlingAnimationUtils.VelocityInterpolator
275 private VelocityInterpolator(float durationSeconds, float velocity, float diff) { in VelocityInterpolator()
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.cpp52 const float diff = value - mean_; in Pdf() local
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DDiff.cpp126 bool diff = false; in EmitResourceEntryDiff() local
160 bool diff = false; in EmitResourceTypeDiff() local
239 bool diff = false; in EmitResourcePackageDiff() local
309 bool diff = false; in EmitResourceTableDiff() local
/aosp12/system/media/audio_utils/include/audio_utils/
H A DLinearMap.h241 static inline bool checkedDiff(int32_t *diff, T x2, T x1, const char *coord) { in checkedDiff()
310 int64_t diff = 0; in findU() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountComparator.java50 int diff = a.name.compareToIgnoreCase(b.name); in compare() local
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DProcDiskStats.cpp129 ProcDiskStats::PerPartitionDiskStats diff; in diffPerPartitionDiskStats() local
155 auto diff = [](const uint64_t& l, const uint64_t& r) -> uint64_t { in operator -=() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dfgetln.c106 size_t diff; in fgetln() local
/aosp12/system/sepolicy/tools/sepolicy-analyze/
H A Dtypecmp.c157 static int analyze_types(policydb_t * policydb, char diff, char equiv) in analyze_types()
275 char ch, diff = 0, equiv = 0; in typecmp_func() local

12345678910>>...12