/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
H A D | mm_jpeg_mpo_composer.c | 101 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 D | PopupWindowFragment.java | 52 Button overflow = view.findViewById(R.id.overflow); in onCreateView() local
|
/aosp12/system/core/debuggerd/libdebuggerd/ |
H A D | open_files_list.cpp | 85 uintptr_t overflow = 0; in populate_fdsan_table() local
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MemoryRangeTest.cpp | 77 std::unique_ptr<MemoryRange> overflow(new MemoryRange(process_memory, 100, 200, 0)); in TEST_F() local
|
/aosp12/art/libartbase/base/ |
H A D | indenter.h | 57 int_type overflow(int_type c) override { in overflow() function
|
/aosp12/frameworks/av/media/codecs/amrnb/dec/src/ |
H A D | dec_amr.h | 157 Flag overflow; member
|
/aosp12/system/libfmq/include/fmq/ |
H A D | AidlMQDescriptorShim.h | 177 bool overflow = bufferSize > std::numeric_limits<uint64_t>::max() - in AidlMQDescriptorShim() local
|
/aosp12/system/bt/gd/crypto_toolbox/ |
H A D | aes_cmac.cc | 88 uint8_t i, overflow = 0, next_overflow = 0; in leftshift_onebit() local
|
/aosp12/system/bt/stack/crypto_toolbox/ |
H A D | aes_cmac.cc | 90 uint8_t i, overflow = 0, next_overflow = 0; in leftshift_onebit() local
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | cod_amr.h | 171 Flag overflow; member
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | wprint_scaler.c | 84 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 D | RTSPSource.cpp | 337 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 D | stats_event_list.c | 32 bool overflow; member
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | KernelCpuProcStringReaderTest.java | 212 String overflow = "123: 999999999999999999999999999999999999999999999999999999999 123"; in testLineToArrayErrorHandling() local
|
/aosp12/art/runtime/ |
H A D | lock_word.h | 273 constexpr uint64_t overflow = static_cast<uint64_t>(kStateForwardingAddressShifted) + in LockWord() local
|
/aosp12/bionic/tests/ |
H A D | fdsan_test.cpp | 139 TEST_F(fdsan, overflow) { in TEST_F() argument
|
/aosp12/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 238 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 D | induction_var_range.cc | 49 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 D | log_event_list.cpp | 42 bool overflow; member
|
/aosp12/frameworks/av/media/libstagefright/foundation/tests/ |
H A D | Flagged_test.cpp | 182 volatile bool overflow = true; in TEST_F() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | LockscreenShadeTransitionController.kt | 576 val overflow = nsslController.setPulseHeight(height) regex
|
/aosp12/system/core/storaged/ |
H A D | storaged_uid_monitor.cpp | 250 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 D | NotificationTopLineView.java | 405 OverflowAdjuster resetForOverflow(int overflow, int heightSpec) { in resetForOverflow()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationIconContainer.java | 223 float overflow = getMaxOverflowStart(); in onDraw() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleData.java | 93 private Update(List<Bubble> row, List<Bubble> overflow) { in Update()
|