Home
last modified time | relevance | path

Searched defs:overflow (Results 276 – 300 of 1393) sorted by relevance

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

/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dcod_amr.h171 Flag overflow; member
/aosp_15_r20/external/mbedtls/library/
H A Dmps_reader.c439 int overflow; in mbedtls_mps_reader_reclaim() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFloatArrayList.java252 int overflow = Integer.MAX_VALUE - size; in addAll() local
H A DLongArrayList.java252 int overflow = Integer.MAX_VALUE - size; in addAll() local
H A DDoubleArrayList.java253 int overflow = Integer.MAX_VALUE - size; in addAll() local
/aosp_15_r20/external/trusty/musl/src/regex/
Dglob.c46 int in_bracket = 0, overflow = 0; in do_glob() local
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLongArrayList.java252 int overflow = Integer.MAX_VALUE - size; in addAll() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dqueue.rs91 fn overflow() { in overflow() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/
H A Dscoped.rs55 fn overflow(&self) { in overflow() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Dbignum.rs239 let overflow = self.base[last - 1] >> (digitbits - bits); localVariable
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
H A DAbstractWatchService.java211 private final AtomicInteger overflow = new AtomicInteger(); field in AbstractWatchService.Key
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dprofbuf.go90 overflow atomic.Uint64 member
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dscoped.rs55 fn overflow(&self) { in overflow() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Dbignum.rs239 let overflow = self.base[last - 1] >> (digitbits - bits); localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dscoped.rs55 fn overflow(&self) { in overflow() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dscoped.rs55 fn overflow(&self) { in overflow() method
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dstrstream.cpp105 strstreambuf::int_type strstreambuf::overflow(int_type __c) { in overflow() function in strstreambuf
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Dbignum.rs239 let overflow = self.base[last - 1] >> (digitbits - bits); localVariable
/aosp_15_r20/external/mesa3d/src/util/
H A Dtimespec.h117 bool overflow = (b_sec > (uint64_t)TIME_T_MAX) || in timespec_add_nsec() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dscoped.rs55 fn overflow(&self) { in overflow() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/
H A Dbignum.rs239 let overflow = self.base[last - 1] >> (digitbits - bits); localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Dbignum.rs239 let overflow = self.base[last - 1] >> (digitbits - bits); localVariable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/
H A Dssl_helpers.c140 size_t overflow = 0; in mbedtls_test_ssl_buffer_put() local
184 size_t overflow = 0; in mbedtls_test_ssl_buffer_get() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt671 val overflow = nsslController.setPulseHeight(height) in <lambda>() constant
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.cpp1726 int overflow = -1; in tensor_slow() local
1803 int overflow = -1; in scalar_slow() local

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