Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 25 of 44) sorted by relevance

12

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg_mpo_composer.c101 uint32_t buffer_size, int value, uint8_t *overflow) in mm_jpeg_mpo_write_long_little_endian()
132 uint32_t buffer_size, int value, uint8_t *overflow) in mm_jpeg_mpo_write_long()
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DPopupWindowFragment.java52 Button overflow = view.findViewById(R.id.overflow); in onCreateView() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dopen_files_list.cpp85 uintptr_t overflow = 0; in populate_fdsan_table() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DMemoryRangeTest.cpp77 std::unique_ptr<MemoryRange> overflow(new MemoryRange(process_memory, 100, 200, 0)); in TEST_F() local
/aosp12/art/libartbase/base/
H A Dindenter.h57 int_type overflow(int_type c) override { in overflow() function
/aosp12/frameworks/av/media/codecs/amrnb/dec/src/
H A Ddec_amr.h157 Flag overflow; member
/aosp12/system/libfmq/include/fmq/
H A DAidlMQDescriptorShim.h177 bool overflow = bufferSize > std::numeric_limits<uint64_t>::max() - in AidlMQDescriptorShim() local
/aosp12/system/bt/gd/crypto_toolbox/
H A Daes_cmac.cc88 uint8_t i, overflow = 0, next_overflow = 0; in leftshift_onebit() local
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes_cmac.cc90 uint8_t i, overflow = 0, next_overflow = 0; in leftshift_onebit() local
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/
H A Dcod_amr.h171 Flag overflow; member
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_scaler.c84 bool_t overflow; in scaler_calculate_scaling_rows() local
325 bool_t overflow; in _calculate_factors() local
386 bool_t *overflow) { in _scaler_fraction_part()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp337 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()
395 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
/aosp12/system/core/libstats/push_compat/
H A Dstats_event_list.c32 bool overflow; member
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuProcStringReaderTest.java212 String overflow = "123: 999999999999999999999999999999999999999999999999999999999 123"; in testLineToArrayErrorHandling() local
/aosp12/art/runtime/
H A Dlock_word.h273 constexpr uint64_t overflow = static_cast<uint64_t>(kStateForwardingAddressShifted) + in LockWord() local
/aosp12/bionic/tests/
H A Dfdsan_test.cpp139 TEST_F(fdsan, overflow) { in TEST_F() argument
/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination.cc238 ValueBound Add(int32_t c, /* out */ bool* overflow, /* out */ bool* underflow) const { in Add()
337 bool overflow, underflow; in Add() local
668 bool overflow; in HandleIfBetweenTwoMonotonicValueRanges() local
744 bool overflow, underflow; in HandleIf() local
H A Dinduction_var_range.cc49 static int64_t SafeMul(int64_t a, int64_t b, /*out*/ bool* overflow) { in SafeMul()
57 static int64_t IntPow(int64_t b, int64_t e, /*out*/ bool* overflow) { in IntPow()
1067 bool overflow = false; in GenerateLastValueGeometric() local
/aosp12/system/logging/liblog/
H A Dlog_event_list.cpp42 bool overflow; member
/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DFlagged_test.cpp182 volatile bool overflow = true; in TEST_F() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt576 val overflow = nsslController.setPulseHeight(height) regex
/aosp12/system/core/storaged/
H A Dstoraged_uid_monitor.cpp250 ssize_t overflow = history_size(io_history_) + nitems - MAX_UID_RECORDS_SIZE; in maybe_shrink_history_for_items() local
/aosp12/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java405 OverflowAdjuster resetForOverflow(int overflow, int heightSpec) { in resetForOverflow()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java223 float overflow = getMaxOverflowStart(); in onDraw() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java93 private Update(List<Bubble> row, List<Bubble> overflow) { in Update()

12