/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | CheckedArithmetic.h | 33 bool Overflow; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | CheckedArithmetic.h | 32 bool Overflow; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | CheckedArithmetic.h | 32 bool Overflow; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CheckedArithmetic.h | 33 bool Overflow; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | CheckedArithmetic.h | 32 bool Overflow; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | CheckedArithmetic.h | 32 bool Overflow; variable
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/ |
D | Relocator.h | 33 enum Result { OK, BadReloc, Overflow, Unsupported, Unknown }; enumerator
|
/aosp_15_r20/external/libchrome/base/ |
H A D | safe_numerics_unittest.cc | 1344 static constexpr T Overflow() { return max(); } in Overflow() function 1353 static constexpr T Overflow() { return max(); } in Overflow() function
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | histogram_samples_unittest.cc | 84 TEST(SingleSampleTest, Overflow) { in TEST() argument
|
/aosp_15_r20/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
H A D | CopyBitsTest.cpp | 48 TEST(CopyBitsTest, Overflow) { in TEST() argument
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/ |
H A D | tsan_mutexset_test.cc | 108 TEST(MutexSet, Overflow) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/semver/src/ |
D | error.rs | 11 Overflow(Position), enumerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/semver-1.0.22/src/ |
H A D | error.rs | 11 Overflow(Position), enumerator
|
/aosp_15_r20/external/cronet/base/ |
H A D | base64_unittest.cc | 130 TEST(Base64Test, Overflow) { in TEST() argument
|
H A D | safe_numerics_unittest.cc | 1433 static constexpr T Overflow() { return max(); } in Overflow() function 1442 static constexpr T Overflow() { return max(); } in Overflow() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/cast/src/ |
D | lib.rs | 120 Overflow, enumerator
|
/aosp_15_r20/external/pigweed/pw_trace_tokenized/ |
H A D | trace_buffer_test.cc | 109 TEST(TokenizedTrace, Overflow) { in TEST() argument
|
/aosp_15_r20/external/webrtc/system_wrappers/source/ |
H A D | metrics_default_unittest.cc | 100 TEST_F(MetricsDefaultTest, Overflow) { in TEST_F() argument
|
/aosp_15_r20/external/llvm-libc/test/src/sys/mman/linux/ |
H A D | mlock_test.cpp | 80 TEST(LlvmLibcMlockTest, Overflow) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/protocol/common/ |
D | hex.rs | 10 Overflow, enumerator
|
/aosp_15_r20/external/grpc-grpc/test/core/gpr/ |
H A D | time_test.cc | 174 TEST(TimeTest, Overflow) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/ |
H A D | permutations.rs | 52 Overflow, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 815 Constant *Overflow) { in createOverflowTuple() 877 bool Overflow; in moveAddAfterMinMax() local 1652 bool Overflow; in visitCallInst() local 1751 bool Overflow; in visitCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 646 bool Overflow; in visitAllocaInst() local 710 bool Overflow; in visitCallSite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Operator.cpp | 115 bool Overflow = false; in accumulateConstantOffset() local
|