Home
last modified time | relevance | path

Searched defs:overflow (Results 401 – 425 of 1393) sorted by relevance

1...<<11121314151617181920>>...56

/aosp_15_r20/external/coreboot/src/drivers/emulation/qemu/
H A Dcirrus.c191 uint8_t overflow, cell_height_reg; in cirrus_init_linear_fb() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dbinary_float.cpp207 std::vector<bool> overflow(buffer_elements, false); in Test() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java408 OverflowAdjuster resetForOverflow(int overflow, int heightSpec) { in resetForOverflow()
/aosp_15_r20/external/python/cpython3/Python/
Dbltinmodule.c2493 int overflow; in builtin_sum_impl() local
2565 int overflow; in builtin_sum_impl() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtable.py91 overflow: "OverflowMethod" = "ellipsis" variable in Column
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtable.py91 overflow: "OverflowMethod" = "ellipsis" variable in Column
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtable.py91 overflow: "OverflowMethod" = "ellipsis" variable in Column
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtable.py91 overflow: "OverflowMethod" = "ellipsis" variable in Column
/aosp_15_r20/external/double-conversion/double-conversion/
H A Dstring-to-double.cc317 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/
H A Dstring-to-double.cc317 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/aosp_15_r20/external/lzma/C/
H A DMtDec.c248 BoolInt wasInterrupted, isAllocError, overflow, finish; in MtDec_ThreadFunc2() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc128 const __m128i overflow = _mm_cmpgt_epi8(*position_xy, ceiling_xy); in GetPosition() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dmisc_shared.h54 dword overflow; member
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/fraction/
H A DBigFraction.java243 long overflow = Integer.MAX_VALUE; in BigFraction() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol.cc288 size_t overflow = size - kHttp2MaxControlFrameSendSize; in GetNumberRequiredContinuationFrames() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dmotion_field_projection_neon.cc127 const uint8x16_t overflow = vcgeq_s8(position_xy, ceiling_xy); in GetPosition() local
/aosp_15_r20/external/FP16/test/
H A Dieee-from-fp32-value.cc401 TEST(FP16_IEEE_FROM_FP32_VALUE, overflow) { in TEST() argument
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java1261 overflow, rect); in startBubbleDrag() local
2266 BubbleOverflow overflow = mBubbleData.getOverflow(); in updateOverflowButtonDot() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dpipe.hpp163 int_type overflow(int_type ch = traits_type::eof()) override in overflow() function
/aosp_15_r20/external/liburing/test/
H A Dpollfree.c148 uint32_t overflow; member
/aosp_15_r20/external/zlib/
H A Dtrees.c550 int overflow = 0; /* number of elements with bit length too large */ in gen_bitlen() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcharconv_test.cc537 std::string overflow = "1e1000@#$%@#$%"; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Dtrees.c501 int overflow = 0; /* number of elements with bit length too large */ local

1...<<11121314151617181920>>...56