HomeSort by relevance Sort by last modified time
    Searched full:overflow (Results 176 - 200 of 9855) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow-n64.d 1 #name: undefined weak symbol overflow (n64)
2 #source: undefweak-overflow.s
undefweak-overflow.d 1 #name: undefined weak symbol overflow
2 #source: undefweak-overflow.s
  /development/samples/browseable/ActionBarCompat-Basic/
_index.jd 11 displayed in the action bar overflow.
  /external/clang/test/Index/
index-many-call-ops.cpp 4 // Check that we don't get stack overflow trying to index a huge number of
  /external/clang/test/SemaCXX/
shift.cpp 1 // RUN: %clang_cc1 -Wall -Wshift-sign-overflow -ffreestanding -fsyntax-only -verify %s
  /external/compiler-rt/lib/asan/
asan_blacklist.txt 12 # Stack buffer overflow in VC/INCLUDE/xlocnum, see http://goo.gl/L4qqUG
  /external/google-benchmark/src/
log.cc 24 int overflow(int c) { function in class:benchmark::internal::NullLogBuffer
  /external/llvm/test/CodeGen/ARM/
noreturn.ll 9 tail call void @overflow() #0
14 declare void @overflow() #0
30 tail call void @overflow() #0
51 tail call void @overflow() #0
  /external/llvm/test/CodeGen/Generic/
add-with-overflow-128.ll 10 %t = call {i128, i1} @llvm.uadd.with.overflow.i128(i128 %v1, i128 %v2)
26 declare {i96, i1} @llvm.sadd.with.overflow.i96(i96, i96)
27 declare {i128, i1} @llvm.uadd.with.overflow.i128(i128, i128)
31 %t = call {i96, i1} @llvm.sadd.with.overflow.i96(i96 %v1, i96 %v2)
  /external/llvm/test/Transforms/InstCombine/
intrinsics.ll 3 %overflow.result = type {i8, i1}
7 declare %overflow.result @llvm.uadd.with.overflow.i8(i8, i8) nounwind readnone
8 declare %overflow.result @llvm.umul.with.overflow.i8(i8, i8) nounwind readnone
9 declare %ov.result.32 @llvm.sadd.with.overflow.i32(i32, i32) nounwind readnone
10 declare %ov.result.32 @llvm.uadd.with.overflow.i32(i32, i32) nounwind readnone
11 declare %ov.result.32 @llvm.ssub.with.overflow.i32(i32, i32) nounwind readnone
12 declare %ov.result.32 @llvm.usub.with.overflow.i32(i32, i32) nounwind readnone
13 declare %ov.result.32 @llvm.smul.with.overflow.i32(i32, i32) nounwind readnon
    [all...]
  /external/smali/examples/RecursiveAnnotation/
RecursiveAnnotation.smali 7 #will cause a stack overflow
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/
asan_blacklist.txt 12 # Stack buffer overflow in VC/INCLUDE/xlocnum, see http://goo.gl/L4qqUG
  /external/valgrind/massif/tests/
big-alloc.c 5 // threshold calculation to go wrong due to a 32-bit overflow.
  /frameworks/av/media/libstagefright/codecs/avc/common/
Android.mk 21 LOCAL_SANITIZE := signed-integer-overflow
  /frameworks/av/media/libstagefright/colorconversion/
Android.mk 18 LOCAL_SANITIZE := signed-integer-overflow
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug016.go 15 ixedbugs/bug016.go:7: overflow converting constant to <uint32>UINT32
  /prebuilts/go/linux-x86/test/fixedbugs/
bug016.go 15 ixedbugs/bug016.go:7: overflow converting constant to <uint32>UINT32
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-err-29.d 7 # Check that overflow for R_CRIS_16_GOT_GD is flagged as an error.
tls-err-31.d 6 # Check that overflow for R_CRIS_16_DTPREL is flagged as an error.
tls-err-33.d 6 # Check that overflow for R_CRIS_16_GOT_TPREL is flagged as an error.
tls-err-35.d 7 # Check that overflow for R_CRIS_16_TPREL is flagged as an error.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pcrel16.d 1 #name: PCREL16 overflow
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over3.t 1 /* Memory region overflow tests: two regions, each too small for the single
  /art/compiler/utils/
stack_checks.h 25 // definitely get a stack overflow check.
29 // without a stack overflow check.
34 // stack overflow check on method entry.
  /external/clang/test/CodeGen/
inline-asm-immediate-ubsan.c 2 // RUN: -fsanitize=signed-integer-overflow \
7 // overflow intrinsics, if the overflow sanitizer is enabled.

Completed in 778 milliseconds

1 2 3 4 5 6 78 91011>>