/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | fdct_neon.h | 193 int64x2_t diff[4]; in butterfly_one_coeff_s32_s64_narrow() local 302 int64x2_t diff[4]; in butterfly_two_coeff_s32_s64_narrow() local 382 const int32x4_t diff = vmlsl_n_s16(a2, b, constant1); in butterfly_two_coeff_half() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/helper/ |
H A D | ItemTouchHelper.java | 1760 int diff = target.itemView.getRight() - right; in chooseDropTarget() local 1770 int diff = target.itemView.getLeft() - curX; in chooseDropTarget() local 1780 int diff = target.itemView.getTop() - curY; in chooseDropTarget() local 1791 int diff = target.itemView.getBottom() - bottom; in chooseDropTarget() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_load_store_vectorize.c | 960 int64_t diff = compare_entries(a, b); in may_alias() local 1117 uint64_t diff = high->offset_signed - low->offset_signed; in try_vectorize() local 1191 uint64_t diff = high->offset_signed - low->offset_signed; in try_vectorize_shared2() local 1269 uint64_t diff = high->offset_signed - low->offset_signed; in vectorize_sorted_entries() local
|
/aosp_15_r20/external/libxaac/common/ |
H A D | ixheaac_basic_ops32.h | 190 WORD32 diff; in ixheaac_sub32() local 226 WORD64 diff; in ixheaac_sub32_sat() local
|
/aosp_15_r20/external/clang/lib/Edit/ |
H A D | EditedSource.cpp | 228 unsigned diff = EndOffs.getOffset() - TopEnd.getOffset(); in commitRemove() local 250 unsigned diff = E.getOffset() - TopEnd.getOffset(); in commitRemove() local
|
/aosp_15_r20/packages/apps/Launcher3/tests/src/com/android/launcher3/model/gridmigration/ |
D | ValidGridMigrationUnitTest.kt | 101 val diff = resultCountMap.toMutableMap() in validate() constant
|
/aosp_15_r20/packages/modules/adb/fdevent/ |
D | fdevent_test.cpp | 307 auto diff = std::chrono::duration_cast<std::chrono::milliseconds>(after - before); in TEST_F() local 317 std::vector<int> diff; in TEST_F() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ |
H A D | GridDragDropState.kt | 75 val diff = state.scrollChannel.receive() in <lambda>() constant
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | BackgroundScanSchedulerTest.java | 847 int diff = Math.abs(bucketPeriod - requestedPeriod); in computeExpectedPeriod() local 863 int diff = Math.abs(bucketPeriod - requestedPeriod); in computeExpectedPeriod() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ChartDtdDelta.java | 231 private void diff(String prefix, DtdData dtdLast, DtdData dtdCurrent) { in diff() method in ChartDtdDelta 538 public static String diff(String pre, String post) { in diff() method in ChartDtdDelta
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | work_serializer_test.cc | 297 auto diff = after->Diff(*before); in TEST() local 302 auto diff = stats_diff_from( in TEST() local
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_gen.cc | 153 int8_t diff = in GenerateRawDelta() local 162 int8_t diff = new_image[equivalence.dst_offset + i] - in GenerateRawDelta() local
|
/aosp_15_r20/external/eigen/bench/btl/libs/STL/ |
H A D | STL_interface.hh | 210 real diff=A[i]-B[i]; in norm_diff() local 225 real diff=A[i][j] - B[i][j]; in norm_diff() local
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | resize.c | 17 uint32_t sit_segments, nat_segments, diff, total_meta_segments; in get_new_sb() local 79 uint32_t diff = max_sit_bitmap_size + in get_new_sb() local
|
/aosp_15_r20/external/harfbuzz_ng/util/ |
H A D | ansi-print.hh | 74 color_diff_t diff (const color_t &o) in diff() function 193 color_diff_t diff = fgc.diff (bgc); in set() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | encodemb.c | 33 void vp8_subtract_mbuv(short *diff, unsigned char *usrc, unsigned char *vsrc, in vp8_subtract_mbuv() 43 void vp8_subtract_mby(short *diff, unsigned char *src, int src_stride, in vp8_subtract_mby()
|
/aosp_15_r20/external/stg/ |
H A D | comparison.cc | 46 namespace diff { namespace 172 Diff diff; member 834 auto diff = added ? Added(parameter) : Removed(parameter); in operator ()() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/ |
H A D | test_std.rs | 973 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_mismatch() localVariable 987 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_longer() localVariable 1001 let diff = it::diff_with(a.iter(), b_map, |a, b| *a == b); in diff_shorter() localVariable
|
/aosp_15_r20/external/webrtc/video/ |
H A D | stats_counter.cc | 129 int64_t diff = it.second.sum_ - it.second.last_sum_; in Diff() local 451 int64_t diff = samples_->Diff(); in GetMetric() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | masked_sad_intrin_avx2.c | 242 const __m256i diff = _mm256_abs_epi16(_mm256_sub_epi16(pred, src)); in highbd_masked_sad8xh_avx2() local 299 const __m256i diff = _mm256_abs_epi16(_mm256_sub_epi16(pred, src)); in highbd_masked_sad16xh_avx2() local
|
H A D | masked_sad_intrin_ssse3.c | 334 const __m128i diff = _mm_abs_epi16(_mm_sub_epi16(pred, src)); in highbd_masked_sad_ssse3() local 395 const __m128i diff = _mm_abs_epi16(_mm_sub_epi16(pred, src)); in aom_highbd_masked_sad4xh_ssse3() local
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | rdopt_neon.c | 24 static inline void horver_correlation_4x4(const int16_t *diff, int stride, in horver_correlation_4x4() 68 void av1_get_horver_correlation_full_neon(const int16_t *diff, int stride, in av1_get_horver_correlation_full_neon()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
D | EdgeBackGesturePanel.java | 553 float diff = touchTranslation - mBaseTranslation; in handleMoveEvent() local 559 float diff = mBaseTranslation - touchTranslation; in handleMoveEvent() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
H A D | WifiUtils.kt | 177 val diff = (now - config.networkSelectionStatus.disableTime) / 1000 in <lambda>() constant
|
/aosp_15_r20/art/dex2oat/linker/arm64/ |
H A D | relative_patcher_arm64_test.cc | 637 uint32_t diff = kTrampolineOffset - method1_offset; in TEST_F() local 670 uint32_t diff = thunk_offset - (last_method_offset + bl_offset_in_last_method); in TEST_F() local 770 uint32_t diff = thunk_offset - (method1_offset + bl_offset_in_method1); in TEST_F() local 800 uint32_t diff = thunk_offset - (last_method_offset + bl_offset_in_last_method); in TEST_F() local 1036 uint32_t diff = thunk_offset - method_offset; in TEST_F() local
|